1
0
Fork 0

helix: Remove italic modifier from comment style

This commit is contained in:
Jeremy Kaplan 2026-05-19 19:49:00 -04:00
commit 5bc355a7fa
10 changed files with 15 additions and 21 deletions

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

@ -0,0 +1,3 @@
inherits = "onedark"
"comment" = { fg = "light-gray" }