File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ type = { fg = "#65bcff" }
6363"type.enum" = { fg = " #65bcff" }
6464"type.enum.variant" = { fg = " #ff966c" }
6565"ui.background" = { bg = " bg" }
66+ "ui.bufferline.active" = { fg = " #c0caf5" , bg = " #283457" }
6667"ui.cursor" = { bg = " #c8d3f5" , fg = " #222436" }
6768"ui.cursor.match" = { fg = " #ff966c" , modifiers = [" bold" ] }
6869"ui.linenr" = { fg = " #3b4261" }
Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ type = { fg = "#2ac3de" }
6363"type.enum" = { fg = " #2ac3de" }
6464"type.enum.variant" = { fg = " #ff9e64" }
6565"ui.background" = { bg = " bg" }
66+ "ui.bufferline.active" = { fg = " #c0caf5" , bg = " #283457" }
6667"ui.cursor" = { bg = " #c0caf5" , fg = " #1a1b26" }
6768"ui.cursor.match" = { fg = " #ff9e64" , modifiers = [" bold" ] }
6869"ui.linenr" = { fg = " #3b4261" }
Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ type = { fg = "#2ac3de" }
6363"type.enum" = { fg = " #2ac3de" }
6464"type.enum.variant" = { fg = " #ff9e64" }
6565"ui.background" = { bg = " bg" }
66+ "ui.bufferline.active" = { fg = " #c0caf5" , bg = " #565f89" }
6667"ui.cursor" = { bg = " #c0caf5" , fg = " #24283b" }
6768"ui.cursor.match" = { fg = " #ff9e64" , modifiers = [" bold" ] }
6869"ui.linenr" = { fg = " #3b4261" }
You can’t perform that action at this time.
0 commit comments