Replace ghostty with foot
- Also add some extra color configuration to starship and tmux
This commit is contained in:
@@ -33,6 +33,21 @@ set -g @plugin 'dracula/tmux'
|
||||
|
||||
set -g @plugin 'dracula/tmux'
|
||||
|
||||
set -g @dracula-colors "
|
||||
# Dracula Color Pallette
|
||||
white='#f8f8f2'
|
||||
gray='#44475a'
|
||||
dark_gray='#282a36'
|
||||
light_purple='#bd93f9'
|
||||
dark_purple='#6272a4'
|
||||
cyan='#8be9fd'
|
||||
green='#50fa7b'
|
||||
orange='#ffb86c'
|
||||
red='#ff5555'
|
||||
pink='#ff79c6'
|
||||
yellow='#f1fa8c'
|
||||
"
|
||||
|
||||
set -g @dracula-plugins "git cpu-usage ram-usage battery time"
|
||||
|
||||
set -g @dracula-show-powerline true
|
||||
|
Reference in New Issue
Block a user