8 lines
89 B
TOML
8 lines
89 B
TOML
[theme]
|
|
name = "my-theme"
|
|
parent = ""
|
|
|
|
[colors]
|
|
Annotation = "#DDDDDD"
|
|
Base = "#999999"
|