AQIT 0.1.0
Loading...
Searching...
No Matches
theme.py File Reference

Go to the source code of this file.

Namespaces

namespace  aquin
namespace  aquin.tui
namespace  aquin.tui.theme

Variables

str aquin.tui.theme.AQUIN_YELLOW = "#facc15"
str aquin.tui.theme.AQUIN_MUTED = "#9ca3af"
str aquin.tui.theme.AQUIN_SOFT = "#6b7280"
str aquin.tui.theme.AQUIN_SURFACE = "#141414"
str aquin.tui.theme.AQUIN_PANEL = "#1c1c1c"
str aquin.tui.theme.AQUIN_BORDER = "#2a2a2a"
str aquin.tui.theme.AQUIN_TEXT = "#e5e7eb"
str aquin.tui.theme.AQUIN_OK = "#34d399"
str aquin.tui.theme.AQUIN_WARN = "#fbbf24"
str aquin.tui.theme.AQUIN_ERR = "#f87171"
str aquin.tui.theme.AQUIN_CSS