11 lines
146 B
TOML
11 lines
146 B
TOML
|
[window]
|
||
|
opacity = 0.95
|
||
|
|
||
|
[font]
|
||
|
size = 9
|
||
|
normal = { family = "Gohu GohuFont", style = "Regular" }
|
||
|
|
||
|
[colors]
|
||
|
[colors.primary]
|
||
|
background="#000000"
|