12 lines
204 B
TOML
12 lines
204 B
TOML
[colors]
|
|
background = "white"
|
|
primary = "white"
|
|
secondary = "white"
|
|
tertiary = "white"
|
|
title_primary = "white"
|
|
title_secondary = "white"
|
|
highlight = "white"
|
|
highlight_inactive = "#e0e0e0"
|
|
view = "black"
|
|
|