14 lines
238 B
TOML
14 lines
238 B
TOML
|
mode = "dark"
|
||
|
|
||
|
background = ["#45475a", "#313244", "#1e1e2e", "#181825"]
|
||
|
|
||
|
text = ["#cdd6f4", "#bac2de", "#a6adc8", "#9399b2"]
|
||
|
|
||
|
[window.border]
|
||
|
radius = 0
|
||
|
width = 1
|
||
|
color = { color = "#11111b", alpha = 0.5 }
|
||
|
|
||
|
[content.border]
|
||
|
radius = 4.0
|