Update catppuccin-mocha.tmuxtheme

This commit is contained in:
Joshua Bell 2024-01-30 14:42:07 -06:00 committed by GitHub
parent 69636bc0ac
commit e6d7c658e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,11 +2,11 @@
# WARNING: hex colors can't contain capital letters
# --> Catppuccin (Mocha)
thm_bg="#2e2e2e"
thm_fg="#f5f5f5"
thm_bg="#262626"
thm_fg="#e0e0e0"
thm_cyan="#89dceb"
thm_black="#242424"
thm_gray="#424242"
thm_black="#1f1f1f"
thm_gray="#3b3b3b"
thm_magenta="#cba6f7"
thm_pink="#f5c2e7"
thm_red="#f38ba8"
@ -14,4 +14,4 @@ thm_green="#a6e3a1"
thm_yellow="#f9e2af"
thm_blue="#89b4fa"
thm_orange="#fab387"
thm_black4="#6f6f6f"
thm_black4="#636363"