1
0
Fork 0
dotfiles/helix/themes/light.toml

7 lines
213 B
TOML

inherits = "onelight"
"comment" = { fg = "grey" }
"comment.line" = { fg = "grey" }
"comment.line.documentation" = { fg = "grey" }
"comment.block" = { fg = "grey" }
"comment.block.documentation" = { fg = "grey" }