mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
24 lines
439 B
Plaintext
24 lines
439 B
Plaintext
# Background and foreground colors
|
|
background = #1e1e2e
|
|
foreground = #cdd6f4
|
|
|
|
# Standard colors
|
|
palette = 0=#45475a
|
|
palette = 1=#f38ba8
|
|
palette = 2=#a6e3a1
|
|
palette = 3=#f9e2af
|
|
palette = 4=#89b4fa
|
|
palette = 5=#cba6f7
|
|
palette = 6=#94e2d5
|
|
palette = 7=#bac2de
|
|
|
|
# Bright colors
|
|
palette = 8=#585b70
|
|
palette = 9=#f38ba8
|
|
palette = 10=#a6e3a1
|
|
palette = 11=#f9e2af
|
|
palette = 12=#89b4fa
|
|
palette = 13=#cba6f7
|
|
palette = 14=#94e2d5
|
|
palette = 15=#cdd6f4
|