tmux-catppuccin-coal/themes/catppuccin_latte.tmuxtheme
2024-05-11 15:26:41 +00:00

17 lines
421 B
Text

# NOTE: you can use vars with $<var> and ${<var>} as long as the str is double quoted: ""
# WARNING: hex colors can't contain capital letters
# --> Catppuccin (Latte)
thm_bg="#eff1f5"
thm_fg="#4c4f69"
thm_cyan="#04a5e5"
thm_black="#e6e9ef"
thm_gray="#ccd0da"
thm_magenta="#8839ef"
thm_pink="#ea76cb"
thm_red="#d20f39"
thm_green="#40a02b"
thm_yellow="#df8e1d"
thm_blue="#1e66f5"
thm_orange="#fe640b"
thm_black4="#acb0be"