fix: theme: bogster: Only primary selection had a cursor style

imgbot
Blaž Hrastnik 2 years ago
parent 78a6f77e99
commit 6a6a9ab2b3
No known key found for this signature in database
GPG Key ID: 1238B9C4AD889640

@ -56,7 +56,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.cursor" = { fg = "#ABB2BF", modifiers = ["reversed"] }
"ui.menu.selected" = { fg = "#e5ded6", bg = "#313f4e" }
"warning" = "#dc7759"

Loading…
Cancel
Save