diff --git a/dotfiles/.config/alacritty/alacritty.yml b/dotfiles/.config/alacritty/alacritty.yml index eb0ce18..afb65d4 100644 --- a/dotfiles/.config/alacritty/alacritty.yml +++ b/dotfiles/.config/alacritty/alacritty.yml @@ -16,7 +16,6 @@ window: startup_mode: Fullscreen opacity: 0.77 - scrolling: # Maximum number of lines in the scrollback buffer. @@ -49,7 +48,7 @@ draw_bold_text_with_bright_colors: true colors: # Default colors primary: - background: '#16141D' + background: '#010101' foreground: '#D0CFCC' # Normal colors diff --git a/dotfiles/.config/tmux/plugins.tmux b/dotfiles/.config/tmux/plugins.tmux index 96192a6..faca901 100644 --- a/dotfiles/.config/tmux/plugins.tmux +++ b/dotfiles/.config/tmux/plugins.tmux @@ -8,7 +8,7 @@ set -g @plugin 'tmux-plugins/tmux-sensible' # Tmux Power set -g @plugin 'linuxiscool/tmux-power' #set -g @tmux_power_theme 'moon' # dark slate blue -set -g @tmux_power_theme 'redwine' # dark slate blue +set -g @tmux_power_theme 'forest' # dark slate blue #set -g @tmux_power_date_icon '☃️ ☃️ ☃️ February' # set it to a blank will disable the icon set -g @tmux_power_date_icon '🍂 %A %B %d' # set it to a blank will disable the icon set -g @tmux_power_time_icon '⌚' # emoji can be used if your terminal supports