mirror of
https://github.com/LucasVbr/dotfiles.git
synced 2026-05-13 17:12:10 +00:00
24 lines
449 B
YAML
24 lines
449 B
YAML
background: '#1e1e2e'
|
|
accent: '#f5e0dc'
|
|
foreground: '#cdd6f4'
|
|
details: darker
|
|
terminal_colors:
|
|
normal:
|
|
black: '#45475a'
|
|
red: '#f38ba8'
|
|
green: '#a6e3a1'
|
|
yellow: '#f9e2af'
|
|
blue: '#89b4fa'
|
|
magenta: '#f5c2e7'
|
|
cyan: '#94e2d5'
|
|
white: '#bac2de'
|
|
bright:
|
|
black: '#585b70'
|
|
red: '#f38ba8'
|
|
green: '#a6e3a1'
|
|
yellow: '#f9e2af'
|
|
blue: '#89b4fa'
|
|
magenta: '#f5c2e7'
|
|
cyan: '#94e2d5'
|
|
white: '#a6adc8'
|