Add helix configuration

This commit is contained in:
Jeena 2025-09-12 21:43:42 +09:00
parent 1b9fff48b1
commit 8754a985ab
3 changed files with 6 additions and 0 deletions

3
helix/themes/jeenas.toml Normal file
View file

@ -0,0 +1,3 @@
inherits = "dracula"
"ui.background" = {}
"ui.virtual.ruler" = { bg = "#281427" }