fix: change primary cursor color in bogster theme

pull/511/head
gbaranski 3 years ago committed by Blaž Hrastnik
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…
Cancel
Save