dots/chezmoi/dot_config/alacritty/themes/rose-pine/dist/rose-pine-dawn.yml
aleidk 224c7ed45c Migrate to chezmoi
Move config files from config to chezmoi
Add script to auto install packages with DNF and Cargo
2024-03-01 20:26:02 -03:00

41 lines
821 B
YAML

colors:
primary:
background: "0xfaf4ed"
foreground: "0x575279"
cursor:
text: "0x575279"
cursor: "0xcecacd"
vi_mode_cursor:
text: "0x575279"
cursor: "0xcecacd"
line_indicator:
foreground: None
background: None
selection:
text: "0x575279"
background: "0xdfdad9"
normal:
black: "0xf2e9e1"
red: "0xb4637a"
green: "0x286983"
yellow: "0xea9d34"
blue: "0x56949f"
magenta: "0x907aa9"
cyan: "0xd7827e"
white: "0x575279"
bright:
black: "0x9893a5"
red: "0xb4637a"
green: "0x286983"
yellow: "0xea9d34"
blue: "0x56949f"
magenta: "0x907aa9"
cyan: "0xd7827e"
white: "0x575279"
hints:
start:
foreground: "#797593"
background: "#fffaf3"
end:
foreground: "#9893a5"
background: "#fffaf3"