1
0
Fork 0
vdotfiles/cli/.config/helix/themes/gruvbox_custom.toml

6 lines
145 B
TOML
Raw Normal View History

2024-12-27 11:08:27 +02:00
inherits = "gruvbox"
# transparent background, if ever needed
#"ui.background" = {}
"ui.cursor.primary.normal" = { fg = "bg1", bg = "orange1" }