12 lines
194 B
TOML
12 lines
194 B
TOML
[theme]
|
|
theme = "dracula"
|
|
[icons]
|
|
icons = "material-nf"
|
|
|
|
[general]
|
|
colors = true
|
|
color_good = "#a3be8c"
|
|
color_degraded = "#ebcb8b"
|
|
color_bad = "#bf616a"
|
|
interval = 1
|
|
separator = "*"
|