fix: change primary cursor color in bogster theme
This commit is contained in:
parent
f7c8500797
commit
a630fb5d20
@ -42,6 +42,7 @@
|
||||
|
||||
"ui.selection" = { bg = "#313f4e" }
|
||||
# "ui.cursor.match" # TODO might want to override this because dimmed is not widely supported
|
||||
"ui.cursor.primary" = { fg = "#ABB2BF", modifiers = ["reversed"] }
|
||||
"ui.menu.selected" = { fg = "#e5ded6", bg = "#313f4e" }
|
||||
|
||||
"warning" = "#dc7759"
|
||||
|
Loading…
Reference in New Issue
Block a user