freechat/tui/themes/high-contrast.toml
2021-01-17 20:06:51 -08:00

14 lines
234 B
TOML

shadow = false
borders = "outset"
[colors]
background = "black"
primary = ["#000000"]
secondary = "black"
tertiary = "#000000"
title_primary = "black"
title_secondary = "#000000"
highlight = "#000000"
highlight_inactive = "#7a7a7a"