mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
27 lines
515 B
YAML
27 lines
515 B
YAML
name: Aether
|
|
accent: "#89b4fa"
|
|
cursor: "#89b4fa"
|
|
background: "#1e1e2e"
|
|
foreground: "#cdd6f4"
|
|
details: darker
|
|
|
|
terminal_colors:
|
|
normal:
|
|
black: "#45475a"
|
|
red: "#f38ba8"
|
|
green: "#a6e3a1"
|
|
yellow: "#f9e2af"
|
|
blue: "#89b4fa"
|
|
magenta: "#cba6f7"
|
|
cyan: "#94e2d5"
|
|
white: "#bac2de"
|
|
bright:
|
|
black: "#585b70"
|
|
red: "#f38ba8"
|
|
green: "#a6e3a1"
|
|
yellow: "#f9e2af"
|
|
blue: "#89b4fa"
|
|
magenta: "#cba6f7"
|
|
cyan: "#94e2d5"
|
|
white: "#cdd6f4"
|