Add themes for rainbow indentation

pull/6/head
trivernis 2 years ago
parent d18a064fad
commit 38f24a5b41
Signed by: Trivernis
GPG Key ID: DFFFCC2C7A02DB45

@ -65,6 +65,8 @@
"ui.explorer.focus" = { modifiers = ["reversed"] }
"ui.explorer.unfocus" = { bg = "comment" }
rainbow = ["#7c5ea3", "#9c5b95", "#9c5e80", "#6b4466"]
[palette]
background = "#3A2A4D"
background_dark = "#2B1C3D"

@ -65,6 +65,8 @@
"ui.explorer.focus" = { modifiers = ["reversed"] }
"ui.explorer.unfocus" = { bg = "comment" }
rainbow = ["#7c5ea3", "#9c5b95", "#9c5e80", "#6b4466"]
[palette]
background = "#3A2A4D"
background_dark = "#2B1C3D"

Loading…
Cancel
Save