mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
Fix: incorrect color type in treesitter
This commit is contained in:
parent
ffa56f0766
commit
530325936f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
local theme = require("base16").get_colors "base_30"
|
||||
local theme = require("base16").get_colors "base_16"
|
||||
|
||||
return {
|
||||
TSAnnotation = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue