7 lines
213 B
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" }
|