mirror of
https://github.com/tiyn/tccs.nvim.git
synced 2026-02-16 12:54:49 +01:00
changed cursor and search color
This commit is contained in:
@@ -8,6 +8,7 @@ colors.get_colors = function()
|
||||
bg_alt = "#0D1016",
|
||||
fg = "#D4D4D4",
|
||||
fg_alt = "#CE9178",
|
||||
cursor = "#AEAFAD",
|
||||
accent = "#C586C0",
|
||||
accent_alt = "#608B4E",
|
||||
ui = "#4D5566",
|
||||
|
||||
Reference in New Issue
Block a user