From b38cd8181b3c90e88580425fa8da00076244d81a Mon Sep 17 00:00:00 2001 From: tinted-theming-bot Date: Sun, 16 Jul 2023 02:26:13 +0000 Subject: [PATCH] Update with the latest tinted-theming colorschemes --- colors/base16-rose-pine-dawn.conf | 18 +++++++++--------- colors/base16-rose-pine-moon.conf | 18 +++++++++--------- colors/base16-rose-pine.conf | 18 +++++++++--------- 3 files changed, 27 insertions(+), 27 deletions(-) diff --git a/colors/base16-rose-pine-dawn.conf b/colors/base16-rose-pine-dawn.conf index 9f504aa..58dbc39 100644 --- a/colors/base16-rose-pine-dawn.conf +++ b/colors/base16-rose-pine-dawn.conf @@ -1,15 +1,15 @@ # Base16 Rosé Pine Dawn -# Scheme author: Emilia Dunfelt <sayhi@dunfelt.se> +# Scheme author: Emilia Dunfelt <edun@dunfelt.se> # Template author: Tinted Theming: (https://github.com/tinted-theming) # default statusbar colors -set-option -g status-style "fg=#6e6a86,bg=#fffaf3" +set-option -g status-style "fg=#797593,bg=#fffaf3" # default window title colors -set-window-option -g window-status-style "fg=#6e6a86,bg=default" +set-window-option -g window-status-style "fg=#797593,bg=default" # active window title colors -set-window-option -g window-status-current-style "fg=#ea9d34,bg=default" +set-window-option -g window-status-current-style "fg=#d7827e,bg=default" # pane border set-option -g pane-border-style "fg=#fffaf3" @@ -19,14 +19,14 @@ set-option -g pane-active-border-style "fg=#f2e9de" set-option -g message-style "fg=#575279,bg=#fffaf3" # pane number display -set-option -g display-panes-active-colour "#d7827e" -set-option -g display-panes-colour "#ea9d34" +set-option -g display-panes-active-colour "#286983" +set-option -g display-panes-colour "#d7827e" # clock -set-window-option -g clock-mode-colour "#d7827e" +set-window-option -g clock-mode-colour "#286983" # copy mode highligh -set-window-option -g mode-style "fg=#6e6a86,bg=#f2e9de" +set-window-option -g mode-style "fg=#797593,bg=#f2e9de" # bell -set-window-option -g window-status-bell-style "fg=#fffaf3,bg=#1f1d2e" +set-window-option -g window-status-bell-style "fg=#fffaf3,bg=#b4637a" diff --git a/colors/base16-rose-pine-moon.conf b/colors/base16-rose-pine-moon.conf index 388feba..351608c 100644 --- a/colors/base16-rose-pine-moon.conf +++ b/colors/base16-rose-pine-moon.conf @@ -1,15 +1,15 @@ # Base16 Rosé Pine Moon -# Scheme author: Emilia Dunfelt <sayhi@dunfelt.se> +# Scheme author: Emilia Dunfelt <edun@dunfelt.se> # Template author: Tinted Theming: (https://github.com/tinted-theming) # default statusbar colors -set-option -g status-style "fg=#817c9c,bg=#2a273f" +set-option -g status-style "fg=#908caa,bg=#2a273f" # default window title colors -set-window-option -g window-status-style "fg=#817c9c,bg=default" +set-window-option -g window-status-style "fg=#908caa,bg=default" # active window title colors -set-window-option -g window-status-current-style "fg=#f6c177,bg=default" +set-window-option -g window-status-current-style "fg=#ea9a97,bg=default" # pane border set-option -g pane-border-style "fg=#2a273f" @@ -19,14 +19,14 @@ set-option -g pane-active-border-style "fg=#393552" set-option -g message-style "fg=#e0def4,bg=#2a273f" # pane number display -set-option -g display-panes-active-colour "#ea9a97" -set-option -g display-panes-colour "#f6c177" +set-option -g display-panes-active-colour "#3e8fb0" +set-option -g display-panes-colour "#ea9a97" # clock -set-window-option -g clock-mode-colour "#ea9a97" +set-window-option -g clock-mode-colour "#3e8fb0" # copy mode highligh -set-window-option -g mode-style "fg=#817c9c,bg=#393552" +set-window-option -g mode-style "fg=#908caa,bg=#393552" # bell -set-window-option -g window-status-bell-style "fg=#2a273f,bg=#ecebf0" +set-window-option -g window-status-bell-style "fg=#2a273f,bg=#eb6f92" diff --git a/colors/base16-rose-pine.conf b/colors/base16-rose-pine.conf index de85855..182504c 100644 --- a/colors/base16-rose-pine.conf +++ b/colors/base16-rose-pine.conf @@ -1,15 +1,15 @@ # Base16 Rosé Pine -# Scheme author: Emilia Dunfelt <sayhi@dunfelt.se> +# Scheme author: Emilia Dunfelt <edun@dunfelt.se> # Template author: Tinted Theming: (https://github.com/tinted-theming) # default statusbar colors -set-option -g status-style "fg=#6e6a86,bg=#1f1d2e" +set-option -g status-style "fg=#908caa,bg=#1f1d2e" # default window title colors -set-window-option -g window-status-style "fg=#6e6a86,bg=default" +set-window-option -g window-status-style "fg=#908caa,bg=default" # active window title colors -set-window-option -g window-status-current-style "fg=#f6c177,bg=default" +set-window-option -g window-status-current-style "fg=#ebbcba,bg=default" # pane border set-option -g pane-border-style "fg=#1f1d2e" @@ -19,14 +19,14 @@ set-option -g pane-active-border-style "fg=#26233a" set-option -g message-style "fg=#e0def4,bg=#1f1d2e" # pane number display -set-option -g display-panes-active-colour "#ebbcba" -set-option -g display-panes-colour "#f6c177" +set-option -g display-panes-active-colour "#31748f" +set-option -g display-panes-colour "#ebbcba" # clock -set-window-option -g clock-mode-colour "#ebbcba" +set-window-option -g clock-mode-colour "#31748f" # copy mode highligh -set-window-option -g mode-style "fg=#6e6a86,bg=#26233a" +set-window-option -g mode-style "fg=#908caa,bg=#26233a" # bell -set-window-option -g window-status-bell-style "fg=#1f1d2e,bg=#e2e1e7" +set-window-option -g window-status-bell-style "fg=#1f1d2e,bg=#eb6f92"