7 lines
120 B
TOML
7 lines
120 B
TOML
syntax_palette = "dark"
|
|
|
|
[colors]
|
|
window_bg = [10, 20, 30]
|
|
text = [200, 200, 200]
|
|
button_hovered = [255, 100, 50]
|