Skip to content

Commit

Permalink
chore(extras): auto-generate extras
Browse files Browse the repository at this point in the history
  • Loading branch information
astronvimbot committed Sep 6, 2024
1 parent f714032 commit 2a45df2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion extras/tmux/astrodark.tmux
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ set -g status-right-style NONE

set -g status-left "#[fg=#1A1D23,bg=#50A4E9,bold] #S #[fg=#50A4E9,bg=#111317,nobold,nounderscore,noitalics]"
set -g status-right "#[fg=#111317,bg=#111317,nobold,nounderscore,noitalics]#[fg=#50A4E9,bg=#111317] #{prefix_highlight} #[fg=#26343F,bg=#111317,nobold,nounderscore,noitalics]#[fg=#50A4E9,bg=#26343F] %Y-%m-%d  %I:%M %p #[fg=#50A4E9,bg=#26343F,nobold,nounderscore,noitalics]#[fg=#1A1D23,bg=#50A4E9,bold] #h "
if-shell '[ "$(tmux show-option -gqv "clock-mode-style")" == "24" ]' {
if-shell '[ "$(tmux show-option -gqv "clock-mode-style")" = "24" ]' {
set -g status-right "#[fg=#111317,bg=#111317,nobold,nounderscore,noitalics]#[fg=#50A4E9,bg=#111317] #{prefix_highlight} #[fg=#26343F,bg=#111317,nobold,nounderscore,noitalics]#[fg=#50A4E9,bg=#26343F] %Y-%m-%d  %H:%M #[fg=#50A4E9,bg=#26343F,nobold,nounderscore,noitalics]#[fg=#1A1D23,bg=#50A4E9,bold] #h "
}

Expand Down
2 changes: 1 addition & 1 deletion extras/tmux/astrojupiter.tmux
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ set -g status-right-style NONE

set -g status-left "#[fg=#FEEEEE,bg=#D04F4E,bold] #S #[fg=#D04F4E,bg=#D8D6D5,nobold,nounderscore,noitalics]"
set -g status-right "#[fg=#D8D6D5,bg=#D8D6D5,nobold,nounderscore,noitalics]#[fg=#D04F4E,bg=#D8D6D5] #{prefix_highlight} #[fg=#BBC9D7,bg=#D8D6D5,nobold,nounderscore,noitalics]#[fg=#D04F4E,bg=#BBC9D7] %Y-%m-%d  %I:%M %p #[fg=#D04F4E,bg=#BBC9D7,nobold,nounderscore,noitalics]#[fg=#FEEEEE,bg=#D04F4E,bold] #h "
if-shell '[ "$(tmux show-option -gqv "clock-mode-style")" == "24" ]' {
if-shell '[ "$(tmux show-option -gqv "clock-mode-style")" = "24" ]' {
set -g status-right "#[fg=#D8D6D5,bg=#D8D6D5,nobold,nounderscore,noitalics]#[fg=#D04F4E,bg=#D8D6D5] #{prefix_highlight} #[fg=#BBC9D7,bg=#D8D6D5,nobold,nounderscore,noitalics]#[fg=#D04F4E,bg=#BBC9D7] %Y-%m-%d  %H:%M #[fg=#D04F4E,bg=#BBC9D7,nobold,nounderscore,noitalics]#[fg=#FEEEEE,bg=#D04F4E,bold] #h "
}

Expand Down
2 changes: 1 addition & 1 deletion extras/tmux/astrolight.tmux
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ set -g status-right-style NONE

set -g status-left "#[fg=#F7F8F8,bg=#671FF0,bold] #S #[fg=#671FF0,bg=#E1E2E4,nobold,nounderscore,noitalics]"
set -g status-right "#[fg=#E1E2E4,bg=#E1E2E4,nobold,nounderscore,noitalics]#[fg=#671FF0,bg=#E1E2E4] #{prefix_highlight} #[fg=#E7E9EB,bg=#E1E2E4,nobold,nounderscore,noitalics]#[fg=#671FF0,bg=#E7E9EB] %Y-%m-%d  %I:%M %p #[fg=#671FF0,bg=#E7E9EB,nobold,nounderscore,noitalics]#[fg=#F7F8F8,bg=#671FF0,bold] #h "
if-shell '[ "$(tmux show-option -gqv "clock-mode-style")" == "24" ]' {
if-shell '[ "$(tmux show-option -gqv "clock-mode-style")" = "24" ]' {
set -g status-right "#[fg=#E1E2E4,bg=#E1E2E4,nobold,nounderscore,noitalics]#[fg=#671FF0,bg=#E1E2E4] #{prefix_highlight} #[fg=#E7E9EB,bg=#E1E2E4,nobold,nounderscore,noitalics]#[fg=#671FF0,bg=#E7E9EB] %Y-%m-%d  %H:%M #[fg=#671FF0,bg=#E7E9EB,nobold,nounderscore,noitalics]#[fg=#F7F8F8,bg=#671FF0,bold] #h "
}

Expand Down
2 changes: 1 addition & 1 deletion extras/tmux/astromars.tmux
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ set -g status-right-style NONE

set -g status-left "#[fg=#1E1517,bg=#9CBDC9,bold] #S #[fg=#9CBDC9,bg=#281E22,nobold,nounderscore,noitalics]"
set -g status-right "#[fg=#281E22,bg=#281E22,nobold,nounderscore,noitalics]#[fg=#9CBDC9,bg=#281E22] #{prefix_highlight} #[fg=#1B282C,bg=#281E22,nobold,nounderscore,noitalics]#[fg=#9CBDC9,bg=#1B282C] %Y-%m-%d  %I:%M %p #[fg=#9CBDC9,bg=#1B282C,nobold,nounderscore,noitalics]#[fg=#1E1517,bg=#9CBDC9,bold] #h "
if-shell '[ "$(tmux show-option -gqv "clock-mode-style")" == "24" ]' {
if-shell '[ "$(tmux show-option -gqv "clock-mode-style")" = "24" ]' {
set -g status-right "#[fg=#281E22,bg=#281E22,nobold,nounderscore,noitalics]#[fg=#9CBDC9,bg=#281E22] #{prefix_highlight} #[fg=#1B282C,bg=#281E22,nobold,nounderscore,noitalics]#[fg=#9CBDC9,bg=#1B282C] %Y-%m-%d  %H:%M #[fg=#9CBDC9,bg=#1B282C,nobold,nounderscore,noitalics]#[fg=#1E1517,bg=#9CBDC9,bold] #h "
}

Expand Down

0 comments on commit 2a45df2

Please sign in to comment.