First stab at converting to farout palette
Also renamed all/most instances of tokyonight to farout
This commit is contained in:
38
extras/tmux/faroutday.tmux
Normal file
38
extras/tmux/faroutday.tmux
Normal file
@@ -0,0 +1,38 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# FarOut colors for Tmux
|
||||
|
||||
set -g mode-style "fg=#c77544,bg=#d79687"
|
||||
|
||||
set -g message-style "fg=#c77544,bg=#d79687"
|
||||
set -g message-command-style "fg=#c77544,bg=#d79687"
|
||||
|
||||
set -g pane-border-style "fg=#d79687"
|
||||
set -g pane-active-border-style "fg=#c77544"
|
||||
|
||||
set -g status "on"
|
||||
set -g status-justify "left"
|
||||
|
||||
set -g status-style "fg=#c77544,bg=#e9e9ec"
|
||||
|
||||
set -g status-left-length "100"
|
||||
set -g status-right-length "100"
|
||||
|
||||
set -g status-left-style NONE
|
||||
set -g status-right-style NONE
|
||||
|
||||
set -g status-left "#[fg=#e9e9ed,bg=#c77544,bold] #S #[fg=#c77544,bg=#e9e9ec,nobold,nounderscore,noitalics]"
|
||||
set -g status-right "#[fg=#e9e9ec,bg=#e9e9ec,nobold,nounderscore,noitalics]#[fg=#c77544,bg=#e9e9ec] #{prefix_highlight} #[fg=#d79687,bg=#e9e9ec,nobold,nounderscore,noitalics]#[fg=#c77544,bg=#d79687] %Y-%m-%d %I:%M %p #[fg=#c77544,bg=#d79687,nobold,nounderscore,noitalics]#[fg=#e9e9ed,bg=#c77544,bold] #h "
|
||||
if-shell '[ "$(tmux show-option -gqv "clock-mode-style")" == "24" ]' {
|
||||
set -g status-right "#[fg=#e9e9ec,bg=#e9e9ec,nobold,nounderscore,noitalics]#[fg=#c77544,bg=#e9e9ec] #{prefix_highlight} #[fg=#d79687,bg=#e9e9ec,nobold,nounderscore,noitalics]#[fg=#c77544,bg=#d79687] %Y-%m-%d %H:%M #[fg=#c77544,bg=#d79687,nobold,nounderscore,noitalics]#[fg=#e9e9ed,bg=#c77544,bold] #h "
|
||||
}
|
||||
|
||||
setw -g window-status-activity-style "underscore,fg=#9b6635,bg=#e9e9ec"
|
||||
setw -g window-status-separator ""
|
||||
setw -g window-status-style "NONE,fg=#9b6635,bg=#e9e9ec"
|
||||
setw -g window-status-format "#[fg=#e9e9ec,bg=#e9e9ec,nobold,nounderscore,noitalics]#[default] #I #W #F #[fg=#e9e9ec,bg=#e9e9ec,nobold,nounderscore,noitalics]"
|
||||
setw -g window-status-current-format "#[fg=#e9e9ec,bg=#d79687,nobold,nounderscore,noitalics]#[fg=#c77544,bg=#d79687,bold] #I #W #F #[fg=#d79687,bg=#e9e9ec,nobold,nounderscore,noitalics]"
|
||||
|
||||
# tmux-plugins/tmux-prefix-highlight support
|
||||
set -g @prefix_highlight_output_prefix "#[fg=#9b6635]#[bg=#e9e9ec]#[fg=#e9e9ec]#[bg=#9b6635]"
|
||||
set -g @prefix_highlight_output_suffix ""
|
||||
38
extras/tmux/faroutmoon.tmux
Normal file
38
extras/tmux/faroutmoon.tmux
Normal file
@@ -0,0 +1,38 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# FarOut colors for Tmux
|
||||
|
||||
set -g mode-style "fg=#82aaff,bg=#3b4261"
|
||||
|
||||
set -g message-style "fg=#82aaff,bg=#3b4261"
|
||||
set -g message-command-style "fg=#82aaff,bg=#3b4261"
|
||||
|
||||
set -g pane-border-style "fg=#3b4261"
|
||||
set -g pane-active-border-style "fg=#82aaff"
|
||||
|
||||
set -g status "on"
|
||||
set -g status-justify "left"
|
||||
|
||||
set -g status-style "fg=#82aaff,bg=#1e2030"
|
||||
|
||||
set -g status-left-length "100"
|
||||
set -g status-right-length "100"
|
||||
|
||||
set -g status-left-style NONE
|
||||
set -g status-right-style NONE
|
||||
|
||||
set -g status-left "#[fg=#1b1d2b,bg=#82aaff,bold] #S #[fg=#82aaff,bg=#1e2030,nobold,nounderscore,noitalics]"
|
||||
set -g status-right "#[fg=#1e2030,bg=#1e2030,nobold,nounderscore,noitalics]#[fg=#82aaff,bg=#1e2030] #{prefix_highlight} #[fg=#3b4261,bg=#1e2030,nobold,nounderscore,noitalics]#[fg=#82aaff,bg=#3b4261] %Y-%m-%d %I:%M %p #[fg=#82aaff,bg=#3b4261,nobold,nounderscore,noitalics]#[fg=#1b1d2b,bg=#82aaff,bold] #h "
|
||||
if-shell '[ "$(tmux show-option -gqv "clock-mode-style")" == "24" ]' {
|
||||
set -g status-right "#[fg=#1e2030,bg=#1e2030,nobold,nounderscore,noitalics]#[fg=#82aaff,bg=#1e2030] #{prefix_highlight} #[fg=#3b4261,bg=#1e2030,nobold,nounderscore,noitalics]#[fg=#82aaff,bg=#3b4261] %Y-%m-%d %H:%M #[fg=#82aaff,bg=#3b4261,nobold,nounderscore,noitalics]#[fg=#1b1d2b,bg=#82aaff,bold] #h "
|
||||
}
|
||||
|
||||
setw -g window-status-activity-style "underscore,fg=#828bb8,bg=#1e2030"
|
||||
setw -g window-status-separator ""
|
||||
setw -g window-status-style "NONE,fg=#828bb8,bg=#1e2030"
|
||||
setw -g window-status-format "#[fg=#1e2030,bg=#1e2030,nobold,nounderscore,noitalics]#[default] #I #W #F #[fg=#1e2030,bg=#1e2030,nobold,nounderscore,noitalics]"
|
||||
setw -g window-status-current-format "#[fg=#1e2030,bg=#3b4261,nobold,nounderscore,noitalics]#[fg=#82aaff,bg=#3b4261,bold] #I #W #F #[fg=#3b4261,bg=#1e2030,nobold,nounderscore,noitalics]"
|
||||
|
||||
# tmux-plugins/tmux-prefix-highlight support
|
||||
set -g @prefix_highlight_output_prefix "#[fg=#ffc777]#[bg=#1e2030]#[fg=#1e2030]#[bg=#ffc777]"
|
||||
set -g @prefix_highlight_output_suffix ""
|
||||
38
extras/tmux/faroutnight.tmux
Normal file
38
extras/tmux/faroutnight.tmux
Normal file
@@ -0,0 +1,38 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# FarOut colors for Tmux
|
||||
|
||||
set -g mode-style "fg=#d47d49,bg=#6B4035"
|
||||
|
||||
set -g message-style "fg=#d47d49,bg=#6B4035"
|
||||
set -g message-command-style "fg=#d47d49,bg=#6B4035"
|
||||
|
||||
set -g pane-border-style "fg=#6B4035"
|
||||
set -g pane-active-border-style "fg=#d47d49"
|
||||
|
||||
set -g status "on"
|
||||
set -g status-justify "left"
|
||||
|
||||
set -g status-style "fg=#d47d49,bg=#16161e"
|
||||
|
||||
set -g status-left-length "100"
|
||||
set -g status-right-length "100"
|
||||
|
||||
set -g status-left-style NONE
|
||||
set -g status-right-style NONE
|
||||
|
||||
set -g status-left "#[fg=#15161e,bg=#d47d49,bold] #S #[fg=#d47d49,bg=#16161e,nobold,nounderscore,noitalics]"
|
||||
set -g status-right "#[fg=#16161e,bg=#16161e,nobold,nounderscore,noitalics]#[fg=#d47d49,bg=#16161e] #{prefix_highlight} #[fg=#6B4035,bg=#16161e,nobold,nounderscore,noitalics]#[fg=#d47d49,bg=#6B4035] %Y-%m-%d %I:%M %p #[fg=#d47d49,bg=#6B4035,nobold,nounderscore,noitalics]#[fg=#15161e,bg=#d47d49,bold] #h "
|
||||
if-shell '[ "$(tmux show-option -gqv "clock-mode-style")" == "24" ]' {
|
||||
set -g status-right "#[fg=#16161e,bg=#16161e,nobold,nounderscore,noitalics]#[fg=#d47d49,bg=#16161e] #{prefix_highlight} #[fg=#6B4035,bg=#16161e,nobold,nounderscore,noitalics]#[fg=#d47d49,bg=#6B4035] %Y-%m-%d %H:%M #[fg=#d47d49,bg=#6B4035,nobold,nounderscore,noitalics]#[fg=#15161e,bg=#d47d49,bold] #h "
|
||||
}
|
||||
|
||||
setw -g window-status-activity-style "underscore,fg=#F2A766,bg=#16161e"
|
||||
setw -g window-status-separator ""
|
||||
setw -g window-status-style "NONE,fg=#F2A766,bg=#16161e"
|
||||
setw -g window-status-format "#[fg=#16161e,bg=#16161e,nobold,nounderscore,noitalics]#[default] #I #W #F #[fg=#16161e,bg=#16161e,nobold,nounderscore,noitalics]"
|
||||
setw -g window-status-current-format "#[fg=#16161e,bg=#6B4035,nobold,nounderscore,noitalics]#[fg=#d47d49,bg=#6B4035,bold] #I #W #F #[fg=#6B4035,bg=#16161e,nobold,nounderscore,noitalics]"
|
||||
|
||||
# tmux-plugins/tmux-prefix-highlight support
|
||||
set -g @prefix_highlight_output_prefix "#[fg=#f2a766]#[bg=#16161e]#[fg=#16161e]#[bg=#f2a766]"
|
||||
set -g @prefix_highlight_output_suffix ""
|
||||
38
extras/tmux/faroutstorm.tmux
Normal file
38
extras/tmux/faroutstorm.tmux
Normal file
@@ -0,0 +1,38 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# FarOut colors for Tmux
|
||||
|
||||
set -g mode-style "fg=#d47d49,bg=#6B4035"
|
||||
|
||||
set -g message-style "fg=#d47d49,bg=#6B4035"
|
||||
set -g message-command-style "fg=#d47d49,bg=#6B4035"
|
||||
|
||||
set -g pane-border-style "fg=#6B4035"
|
||||
set -g pane-active-border-style "fg=#d47d49"
|
||||
|
||||
set -g status "on"
|
||||
set -g status-justify "left"
|
||||
|
||||
set -g status-style "fg=#d47d49,bg=#1f1311"
|
||||
|
||||
set -g status-left-length "100"
|
||||
set -g status-right-length "100"
|
||||
|
||||
set -g status-left-style NONE
|
||||
set -g status-right-style NONE
|
||||
|
||||
set -g status-left "#[fg=#0c0706,bg=#d47d49,bold] #S #[fg=#d47d49,bg=#1f1311,nobold,nounderscore,noitalics]"
|
||||
set -g status-right "#[fg=#1f1311,bg=#1f1311,nobold,nounderscore,noitalics]#[fg=#d47d49,bg=#1f1311] #{prefix_highlight} #[fg=#6B4035,bg=#1f1311,nobold,nounderscore,noitalics]#[fg=#d47d49,bg=#6B4035] %Y-%m-%d %I:%M %p #[fg=#d47d49,bg=#6B4035,nobold,nounderscore,noitalics]#[fg=#0c0706,bg=#d47d49,bold] #h "
|
||||
if-shell '[ "$(tmux show-option -gqv "clock-mode-style")" == "24" ]' {
|
||||
set -g status-right "#[fg=#1f1311,bg=#1f1311,nobold,nounderscore,noitalics]#[fg=#d47d49,bg=#1f1311] #{prefix_highlight} #[fg=#6B4035,bg=#1f1311,nobold,nounderscore,noitalics]#[fg=#d47d49,bg=#6B4035] %Y-%m-%d %H:%M #[fg=#d47d49,bg=#6B4035,nobold,nounderscore,noitalics]#[fg=#0c0706,bg=#d47d49,bold] #h "
|
||||
}
|
||||
|
||||
setw -g window-status-activity-style "underscore,fg=#F2A766,bg=#1f1311"
|
||||
setw -g window-status-separator ""
|
||||
setw -g window-status-style "NONE,fg=#F2A766,bg=#1f1311"
|
||||
setw -g window-status-format "#[fg=#1f1311,bg=#1f1311,nobold,nounderscore,noitalics]#[default] #I #W #F #[fg=#1f1311,bg=#1f1311,nobold,nounderscore,noitalics]"
|
||||
setw -g window-status-current-format "#[fg=#1f1311,bg=#6B4035,nobold,nounderscore,noitalics]#[fg=#d47d49,bg=#6B4035,bold] #I #W #F #[fg=#6B4035,bg=#1f1311,nobold,nounderscore,noitalics]"
|
||||
|
||||
# tmux-plugins/tmux-prefix-highlight support
|
||||
set -g @prefix_highlight_output_prefix "#[fg=#f2a766]#[bg=#1f1311]#[fg=#1f1311]#[bg=#f2a766]"
|
||||
set -g @prefix_highlight_output_suffix ""
|
||||
Reference in New Issue
Block a user