Files
omarchycn/themes/tokyo-night/colors.toml
T
David Heinemeier Hansson 3cdfb52a74 Didn't actually like the stock hyprland active color
Especially not on the notifications or lock screen
2026-06-03 21:05:19 +02:00

35 lines
658 B
TOML

mode = "dark"
accent = "#7aa2f7"
cursor = "#c0caf5"
foreground = "#a9b1d6"
background = "#1a1b26"
selection_foreground = "#c0caf5"
selection_background = "#7aa2f7"
bg = "#1a1b26"
lighter_bg = "#24283b"
selection = "#292e42"
muted = "#414868"
dark_fg = "#565f89"
fg = "#737aa2"
light_fg = "#a9b1d6"
bright_fg = "#cfc9c2"
red = "#f7768e"
yellow = "#e0af68"
orange = "#eb927b"
green = "#9ece6a"
cyan = "#449dab"
blue = "#7aa2f7"
magenta = "#ad8ee6"
brown = "#75493d"
dark_bg = "#13141c"
darker_bg = "#0e0e14"
bright_red = "#ff7a93"
bright_yellow = "#ff9e64"
bright_green = "#b9f27c"
bright_cyan = "#0db9d7"
bright_blue = "#7da6ff"
bright_magenta = "#bb9af7"