Merge pull request #59 from yetone/yetone-patch-1

Fix: incorrect color type in treesitter
This commit is contained in:
siduck 2022-05-03 16:28:11 +05:30 committed by GitHub
commit f712406df5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
local theme = require("base16").get_colors "base_30"
local theme = require("base16").get_colors "base_16"
return {
TSAnnotation = {