changed describtion of neo-tree mapping
changed tmux status line
This commit is contained in:
@@ -21,7 +21,7 @@ set -g @white "#C8C8C8"
|
||||
set -g @bluish-black "#000010"
|
||||
set -g @dark-blue "#3050C8"
|
||||
set -g @blue "#297AF5"
|
||||
set -g @light-blue "#5BB8FF"
|
||||
set -g @light-blue "#68ACE8"
|
||||
set -g @cyan "#15D7E5"
|
||||
set -g @dark-grey "#242430"
|
||||
set -g @light-grey "#A0A0AD"
|
||||
@@ -35,8 +35,8 @@ set -g @light-yellow "#F1EA92"
|
||||
|
||||
|
||||
# format strings
|
||||
set -g status-left " ( #[fg=#{@light-yellow}]#S#[fg=#{@white}] ) : "
|
||||
set -g status-right "#[fg=#{@white}] ( #[fg=#{@dark-blue}]%Y-%m-%d #[fg=#{@white}]//#[fg=#{@dark-blue}] %H:%M #[fg=#{@white}]) "
|
||||
set -g status-left " ( #[fg=#{@light-blue}]#S#[fg=#{@white}] ) : "
|
||||
set -g status-right "#[fg=#{@white}] ( #[fg=#{@light-yellow}]%Y-%m-%d #[fg=#{@white}]//#[fg=#{@light-yellow}] %H:%M #[fg=#{@white}]) "
|
||||
setw -g window-status-format " #[fg=#{@green}]#I#[fg=#{@white}]_#[fg=#{@green}]#W#[fg=#{@white}] "
|
||||
setw -g window-status-current-format "[ #[fg=#{@light-green}]#I#[fg=#{@white}]_#[fg=#{@light-green}]#W#[fg=#{@white}] ]"
|
||||
setw -g window-status-separator ""
|
||||
|
||||
Reference in New Issue
Block a user