1
0
Fork 0

helix: Update dark theme

This commit is contained in:
Jeremy Kaplan 2026-06-02 00:06:13 -04:00
commit 0236ac5434

View file

@ -1,3 +1,6 @@
inherits = "onedark" inherits = "onedark"
"comment" = { fg = "light-gray" } "comment" = { fg = "light-gray" }
"ui.background" = { bg = "#222222" }
"ui.cursorline.primary" = { bg = "#000000" }