Update catppuccin-mocha.tmuxtheme
This commit is contained in:
parent
db7cd6e9b2
commit
69636bc0ac
1 changed files with 5 additions and 5 deletions
|
@ -2,11 +2,11 @@
|
||||||
# WARNING: hex colors can't contain capital letters
|
# WARNING: hex colors can't contain capital letters
|
||||||
|
|
||||||
# --> Catppuccin (Mocha)
|
# --> Catppuccin (Mocha)
|
||||||
thm_bg="#1e1e2e"
|
thm_bg="#2e2e2e"
|
||||||
thm_fg="#cdd6f4"
|
thm_fg="#f5f5f5"
|
||||||
thm_cyan="#89dceb"
|
thm_cyan="#89dceb"
|
||||||
thm_black="#181825"
|
thm_black="#242424"
|
||||||
thm_gray="#313244"
|
thm_gray="#424242"
|
||||||
thm_magenta="#cba6f7"
|
thm_magenta="#cba6f7"
|
||||||
thm_pink="#f5c2e7"
|
thm_pink="#f5c2e7"
|
||||||
thm_red="#f38ba8"
|
thm_red="#f38ba8"
|
||||||
|
@ -14,4 +14,4 @@ thm_green="#a6e3a1"
|
||||||
thm_yellow="#f9e2af"
|
thm_yellow="#f9e2af"
|
||||||
thm_blue="#89b4fa"
|
thm_blue="#89b4fa"
|
||||||
thm_orange="#fab387"
|
thm_orange="#fab387"
|
||||||
thm_black4="#585b70"
|
thm_black4="#6f6f6f"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue