mirror of
https://github.com/fscotto/infra.git
synced 2026-05-31 07:49:57 +00:00
Add tmux package and common dotfiles deployment
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# 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"
|
||||
Reference in New Issue
Block a user