Fix: incorrect color type in treesitter

This commit is contained in:
yetone 2022-05-03 18:51:29 +08:00 committed by GitHub
parent ffa56f0766
commit 530325936f
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 = {