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

15 lines
250 B
TOML

shadow = true
borders = "outset"
[colors]
shadow = "#1a1a1a"
background = "black"
primary = ["black"]
secondary = "black"
tertiary = "black"
title_primary = "#3560e0"
title_secondary = "#ffff55"
highlight = "#3560e0"
highlight_inactive = "#7a93c9"