mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 15:38:15 -07:00
Merge pull request #59 from yetone/yetone-patch-1
Fix: incorrect color type in treesitter
This commit is contained in:
commit
f712406df5
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 {
|
return {
|
||||||
TSAnnotation = {
|
TSAnnotation = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue