From 9ed8d296b77867a2f5003425ed2bdca61de18dcf Mon Sep 17 00:00:00 2001 From: edunfelt Date: Sun, 23 Jul 2023 00:39:25 +0000 Subject: [PATCH] Build the latest base16 colorschemes --- .../base16-rose-pine-dawn.pyradio-theme | 14 +++++++------- .../base16-rose-pine-moon.pyradio-theme | 16 ++++++++-------- .../default-alt/base16-rose-pine.pyradio-theme | 16 ++++++++-------- .../default/base16-rose-pine-dawn.pyradio-theme | 14 +++++++------- .../default/base16-rose-pine-moon.pyradio-theme | 16 ++++++++-------- themes/default/base16-rose-pine.pyradio-theme | 16 ++++++++-------- .../base16-rose-pine-dawn.pyradio-theme | 12 ++++++------ .../base16-rose-pine-moon.pyradio-theme | 14 +++++++------- .../variation-alt/base16-rose-pine.pyradio-theme | 14 +++++++------- .../base16-rose-pine-dawn.pyradio-theme | 12 ++++++------ .../base16-rose-pine-moon.pyradio-theme | 14 +++++++------- themes/variation/base16-rose-pine.pyradio-theme | 14 +++++++------- 12 files changed, 86 insertions(+), 86 deletions(-) diff --git a/themes/default-alt/base16-rose-pine-dawn.pyradio-theme b/themes/default-alt/base16-rose-pine-dawn.pyradio-theme index 9da6ee5..7fc466a 100644 --- a/themes/default-alt/base16-rose-pine-dawn.pyradio-theme +++ b/themes/default-alt/base16-rose-pine-dawn.pyradio-theme @@ -1,22 +1,22 @@ # Base16 Rosé Pine Dawn for pyradio -# By Emilia Dunfelt <sayhi@dunfelt.se> +# By Emilia Dunfelt <edun@dunfelt.se> # Main foreground and background Stations #575279 #faf4ed # Playing station text color # (background color will come from Stations) -Active Station #56949f +Active Station #907aa9 # Status bar foreground and background -Status Bar #faf4ed #1f1d2e +Status Bar #faf4ed #b4637a # Normal cursor foreground and background -Normal Cursor #faf4ed #56949f +Normal Cursor #faf4ed #907aa9 # Cursor foreground and background # when cursor on playing station -Active Cursor #faf4ed #1f1d2e +Active Cursor #faf4ed #b4637a # Cursor foreground and background # This is the Line Editor cursor @@ -25,11 +25,11 @@ Edit Cursor #faf4ed #575279 # Text color for extra function indication # and jump numbers within the status bar # (background color will come from Stations) -Extra Func #56949f +Extra Func #907aa9 # Text color for URL # (background color will come from Stations) -PyRadio URL #d7827e +PyRadio URL #286983 # Message window borser foreground # (background color will come from Stations) diff --git a/themes/default-alt/base16-rose-pine-moon.pyradio-theme b/themes/default-alt/base16-rose-pine-moon.pyradio-theme index 4c58a0a..a3e14f8 100644 --- a/themes/default-alt/base16-rose-pine-moon.pyradio-theme +++ b/themes/default-alt/base16-rose-pine-moon.pyradio-theme @@ -1,22 +1,22 @@ # Base16 Rosé Pine Moon for pyradio -# By Emilia Dunfelt <sayhi@dunfelt.se> +# By Emilia Dunfelt <edun@dunfelt.se> # Main foreground and background Stations #e0def4 #232136 # Playing station text color # (background color will come from Stations) -Active Station #9ccfd8 +Active Station #c4a7e7 # Status bar foreground and background -Status Bar #232136 #ecebf0 +Status Bar #232136 #eb6f92 # Normal cursor foreground and background -Normal Cursor #232136 #9ccfd8 +Normal Cursor #232136 #c4a7e7 # Cursor foreground and background # when cursor on playing station -Active Cursor #232136 #ecebf0 +Active Cursor #232136 #eb6f92 # Cursor foreground and background # This is the Line Editor cursor @@ -25,15 +25,15 @@ Edit Cursor #232136 #e0def4 # Text color for extra function indication # and jump numbers within the status bar # (background color will come from Stations) -Extra Func #9ccfd8 +Extra Func #c4a7e7 # Text color for URL # (background color will come from Stations) -PyRadio URL #ea9a97 +PyRadio URL #3e8fb0 # Message window borser foreground # (background color will come from Stations) -Messages Border #59546d +Messages Border #6e6a86 # Theme Transparency # Values are: diff --git a/themes/default-alt/base16-rose-pine.pyradio-theme b/themes/default-alt/base16-rose-pine.pyradio-theme index 04c2109..97e605d 100644 --- a/themes/default-alt/base16-rose-pine.pyradio-theme +++ b/themes/default-alt/base16-rose-pine.pyradio-theme @@ -1,22 +1,22 @@ # Base16 Rosé Pine for pyradio -# By Emilia Dunfelt <sayhi@dunfelt.se> +# By Emilia Dunfelt <edun@dunfelt.se> # Main foreground and background Stations #e0def4 #191724 # Playing station text color # (background color will come from Stations) -Active Station #9ccfd8 +Active Station #c4a7e7 # Status bar foreground and background -Status Bar #191724 #e2e1e7 +Status Bar #191724 #eb6f92 # Normal cursor foreground and background -Normal Cursor #191724 #9ccfd8 +Normal Cursor #191724 #c4a7e7 # Cursor foreground and background # when cursor on playing station -Active Cursor #191724 #e2e1e7 +Active Cursor #191724 #eb6f92 # Cursor foreground and background # This is the Line Editor cursor @@ -25,15 +25,15 @@ Edit Cursor #191724 #e0def4 # Text color for extra function indication # and jump numbers within the status bar # (background color will come from Stations) -Extra Func #9ccfd8 +Extra Func #c4a7e7 # Text color for URL # (background color will come from Stations) -PyRadio URL #ebbcba +PyRadio URL #31748f # Message window borser foreground # (background color will come from Stations) -Messages Border #555169 +Messages Border #6e6a86 # Theme Transparency # Values are: diff --git a/themes/default/base16-rose-pine-dawn.pyradio-theme b/themes/default/base16-rose-pine-dawn.pyradio-theme index 614a2f2..c173596 100644 --- a/themes/default/base16-rose-pine-dawn.pyradio-theme +++ b/themes/default/base16-rose-pine-dawn.pyradio-theme @@ -1,22 +1,22 @@ # Base16 Rosé Pine Dawn for pyradio -# By Emilia Dunfelt <sayhi@dunfelt.se> +# By Emilia Dunfelt <edun@dunfelt.se> # Main foreground and background Stations #575279 #faf4ed # Playing station text color # (background color will come from Stations) -Active Station #1f1d2e +Active Station #b4637a # Status bar foreground and background -Status Bar #faf4ed #56949f +Status Bar #faf4ed #907aa9 # Normal cursor foreground and background -Normal Cursor #faf4ed #1f1d2e +Normal Cursor #faf4ed #b4637a # Cursor foreground and background # when cursor on playing station -Active Cursor #faf4ed #56949f +Active Cursor #faf4ed #907aa9 # Cursor foreground and background # This is the Line Editor cursor @@ -25,11 +25,11 @@ Edit Cursor #faf4ed #575279 # Text color for extra function indication # and jump numbers within the status bar # (background color will come from Stations) -Extra Func #1f1d2e +Extra Func #b4637a # Text color for URL # (background color will come from Stations) -PyRadio URL #d7827e +PyRadio URL #286983 # Message window borser foreground # (background color will come from Stations) diff --git a/themes/default/base16-rose-pine-moon.pyradio-theme b/themes/default/base16-rose-pine-moon.pyradio-theme index eae9da7..1432ea1 100644 --- a/themes/default/base16-rose-pine-moon.pyradio-theme +++ b/themes/default/base16-rose-pine-moon.pyradio-theme @@ -1,22 +1,22 @@ # Base16 Rosé Pine Moon for pyradio -# By Emilia Dunfelt <sayhi@dunfelt.se> +# By Emilia Dunfelt <edun@dunfelt.se> # Main foreground and background Stations #e0def4 #232136 # Playing station text color # (background color will come from Stations) -Active Station #ecebf0 +Active Station #eb6f92 # Status bar foreground and background -Status Bar #232136 #9ccfd8 +Status Bar #232136 #c4a7e7 # Normal cursor foreground and background -Normal Cursor #232136 #ecebf0 +Normal Cursor #232136 #eb6f92 # Cursor foreground and background # when cursor on playing station -Active Cursor #232136 #9ccfd8 +Active Cursor #232136 #c4a7e7 # Cursor foreground and background # This is the Line Editor cursor @@ -25,15 +25,15 @@ Edit Cursor #232136 #e0def4 # Text color for extra function indication # and jump numbers within the status bar # (background color will come from Stations) -Extra Func #ecebf0 +Extra Func #eb6f92 # Text color for URL # (background color will come from Stations) -PyRadio URL #ea9a97 +PyRadio URL #3e8fb0 # Message window borser foreground # (background color will come from Stations) -Messages Border #59546d +Messages Border #6e6a86 # Theme Transparency # Values are: diff --git a/themes/default/base16-rose-pine.pyradio-theme b/themes/default/base16-rose-pine.pyradio-theme index bd4516d..7d61b9d 100644 --- a/themes/default/base16-rose-pine.pyradio-theme +++ b/themes/default/base16-rose-pine.pyradio-theme @@ -1,22 +1,22 @@ # Base16 Rosé Pine for pyradio -# By Emilia Dunfelt <sayhi@dunfelt.se> +# By Emilia Dunfelt <edun@dunfelt.se> # Main foreground and background Stations #e0def4 #191724 # Playing station text color # (background color will come from Stations) -Active Station #e2e1e7 +Active Station #eb6f92 # Status bar foreground and background -Status Bar #191724 #9ccfd8 +Status Bar #191724 #c4a7e7 # Normal cursor foreground and background -Normal Cursor #191724 #e2e1e7 +Normal Cursor #191724 #eb6f92 # Cursor foreground and background # when cursor on playing station -Active Cursor #191724 #9ccfd8 +Active Cursor #191724 #c4a7e7 # Cursor foreground and background # This is the Line Editor cursor @@ -25,15 +25,15 @@ Edit Cursor #191724 #e0def4 # Text color for extra function indication # and jump numbers within the status bar # (background color will come from Stations) -Extra Func #e2e1e7 +Extra Func #eb6f92 # Text color for URL # (background color will come from Stations) -PyRadio URL #ebbcba +PyRadio URL #31748f # Message window borser foreground # (background color will come from Stations) -Messages Border #555169 +Messages Border #6e6a86 # Theme Transparency # Values are: diff --git a/themes/variation-alt/base16-rose-pine-dawn.pyradio-theme b/themes/variation-alt/base16-rose-pine-dawn.pyradio-theme index abd879d..9e0a582 100644 --- a/themes/variation-alt/base16-rose-pine-dawn.pyradio-theme +++ b/themes/variation-alt/base16-rose-pine-dawn.pyradio-theme @@ -1,22 +1,22 @@ # Base16 Rosé Pine Dawn for pyradio -# By Emilia Dunfelt <sayhi@dunfelt.se> +# By Emilia Dunfelt <edun@dunfelt.se> # Main foreground and background Stations #575279 #faf4ed # Playing station text color # (background color will come from Stations) -Active Station #d7827e +Active Station #286983 # Status bar foreground and background -Status Bar #faf4ed #1f1d2e +Status Bar #faf4ed #b4637a # Normal cursor foreground and background -Normal Cursor #faf4ed #d7827e +Normal Cursor #faf4ed #286983 # Cursor foreground and background # when cursor on playing station -Active Cursor #faf4ed #1f1d2e +Active Cursor #faf4ed #b4637a # Cursor foreground and background # This is the Line Editor cursor @@ -25,7 +25,7 @@ Edit Cursor #faf4ed #575279 # Text color for extra function indication # and jump numbers within the status bar # (background color will come from Stations) -Extra Func #d7827e +Extra Func #286983 # Text color for URL # (background color will come from Stations) diff --git a/themes/variation-alt/base16-rose-pine-moon.pyradio-theme b/themes/variation-alt/base16-rose-pine-moon.pyradio-theme index 739d691..cca1834 100644 --- a/themes/variation-alt/base16-rose-pine-moon.pyradio-theme +++ b/themes/variation-alt/base16-rose-pine-moon.pyradio-theme @@ -1,22 +1,22 @@ # Base16 Rosé Pine Moon for pyradio -# By Emilia Dunfelt <sayhi@dunfelt.se> +# By Emilia Dunfelt <edun@dunfelt.se> # Main foreground and background Stations #e0def4 #232136 # Playing station text color # (background color will come from Stations) -Active Station #ea9a97 +Active Station #3e8fb0 # Status bar foreground and background -Status Bar #232136 #ecebf0 +Status Bar #232136 #eb6f92 # Normal cursor foreground and background -Normal Cursor #232136 #ea9a97 +Normal Cursor #232136 #3e8fb0 # Cursor foreground and background # when cursor on playing station -Active Cursor #232136 #ecebf0 +Active Cursor #232136 #eb6f92 # Cursor foreground and background # This is the Line Editor cursor @@ -25,7 +25,7 @@ Edit Cursor #232136 #e0def4 # Text color for extra function indication # and jump numbers within the status bar # (background color will come from Stations) -Extra Func #ea9a97 +Extra Func #3e8fb0 # Text color for URL # (background color will come from Stations) @@ -33,7 +33,7 @@ PyRadio URL #e0def4 # Message window borser foreground # (background color will come from Stations) -Messages Border #59546d +Messages Border #6e6a86 # Theme Transparency # Values are: diff --git a/themes/variation-alt/base16-rose-pine.pyradio-theme b/themes/variation-alt/base16-rose-pine.pyradio-theme index ab4d4a1..7f33b6f 100644 --- a/themes/variation-alt/base16-rose-pine.pyradio-theme +++ b/themes/variation-alt/base16-rose-pine.pyradio-theme @@ -1,22 +1,22 @@ # Base16 Rosé Pine for pyradio -# By Emilia Dunfelt <sayhi@dunfelt.se> +# By Emilia Dunfelt <edun@dunfelt.se> # Main foreground and background Stations #e0def4 #191724 # Playing station text color # (background color will come from Stations) -Active Station #ebbcba +Active Station #31748f # Status bar foreground and background -Status Bar #191724 #e2e1e7 +Status Bar #191724 #eb6f92 # Normal cursor foreground and background -Normal Cursor #191724 #ebbcba +Normal Cursor #191724 #31748f # Cursor foreground and background # when cursor on playing station -Active Cursor #191724 #e2e1e7 +Active Cursor #191724 #eb6f92 # Cursor foreground and background # This is the Line Editor cursor @@ -25,7 +25,7 @@ Edit Cursor #191724 #e0def4 # Text color for extra function indication # and jump numbers within the status bar # (background color will come from Stations) -Extra Func #ebbcba +Extra Func #31748f # Text color for URL # (background color will come from Stations) @@ -33,7 +33,7 @@ PyRadio URL #e0def4 # Message window borser foreground # (background color will come from Stations) -Messages Border #555169 +Messages Border #6e6a86 # Theme Transparency # Values are: diff --git a/themes/variation/base16-rose-pine-dawn.pyradio-theme b/themes/variation/base16-rose-pine-dawn.pyradio-theme index 63c50aa..6e7dec6 100644 --- a/themes/variation/base16-rose-pine-dawn.pyradio-theme +++ b/themes/variation/base16-rose-pine-dawn.pyradio-theme @@ -1,22 +1,22 @@ # Base16 Rosé Pine Dawn for pyradio -# By Emilia Dunfelt <sayhi@dunfelt.se> +# By Emilia Dunfelt <edun@dunfelt.se> # Main foreground and background Stations #575279 #faf4ed # Playing station text color # (background color will come from Stations) -Active Station #1f1d2e +Active Station #b4637a # Status bar foreground and background -Status Bar #faf4ed #d7827e +Status Bar #faf4ed #286983 # Normal cursor foreground and background -Normal Cursor #faf4ed #1f1d2e +Normal Cursor #faf4ed #b4637a # Cursor foreground and background # when cursor on playing station -Active Cursor #faf4ed #d7827e +Active Cursor #faf4ed #286983 # Cursor foreground and background # This is the Line Editor cursor @@ -25,7 +25,7 @@ Edit Cursor #faf4ed #575279 # Text color for extra function indication # and jump numbers within the status bar # (background color will come from Stations) -Extra Func #1f1d2e +Extra Func #b4637a # Text color for URL # (background color will come from Stations) diff --git a/themes/variation/base16-rose-pine-moon.pyradio-theme b/themes/variation/base16-rose-pine-moon.pyradio-theme index 1f8df25..91d317a 100644 --- a/themes/variation/base16-rose-pine-moon.pyradio-theme +++ b/themes/variation/base16-rose-pine-moon.pyradio-theme @@ -1,22 +1,22 @@ # Base16 Rosé Pine Moon for pyradio -# By Emilia Dunfelt <sayhi@dunfelt.se> +# By Emilia Dunfelt <edun@dunfelt.se> # Main foreground and background Stations #e0def4 #232136 # Playing station text color # (background color will come from Stations) -Active Station #ecebf0 +Active Station #eb6f92 # Status bar foreground and background -Status Bar #232136 #ea9a97 +Status Bar #232136 #3e8fb0 # Normal cursor foreground and background -Normal Cursor #232136 #ecebf0 +Normal Cursor #232136 #eb6f92 # Cursor foreground and background # when cursor on playing station -Active Cursor #232136 #ea9a97 +Active Cursor #232136 #3e8fb0 # Cursor foreground and background # This is the Line Editor cursor @@ -25,7 +25,7 @@ Edit Cursor #232136 #e0def4 # Text color for extra function indication # and jump numbers within the status bar # (background color will come from Stations) -Extra Func #ecebf0 +Extra Func #eb6f92 # Text color for URL # (background color will come from Stations) @@ -33,7 +33,7 @@ PyRadio URL #e0def4 # Message window borser foreground # (background color will come from Stations) -Messages Border #59546d +Messages Border #6e6a86 # Theme Transparency # Values are: diff --git a/themes/variation/base16-rose-pine.pyradio-theme b/themes/variation/base16-rose-pine.pyradio-theme index d4643f6..10aaff3 100644 --- a/themes/variation/base16-rose-pine.pyradio-theme +++ b/themes/variation/base16-rose-pine.pyradio-theme @@ -1,22 +1,22 @@ # Base16 Rosé Pine for pyradio -# By Emilia Dunfelt <sayhi@dunfelt.se> +# By Emilia Dunfelt <edun@dunfelt.se> # Main foreground and background Stations #e0def4 #191724 # Playing station text color # (background color will come from Stations) -Active Station #e2e1e7 +Active Station #eb6f92 # Status bar foreground and background -Status Bar #191724 #ebbcba +Status Bar #191724 #31748f # Normal cursor foreground and background -Normal Cursor #191724 #e2e1e7 +Normal Cursor #191724 #eb6f92 # Cursor foreground and background # when cursor on playing station -Active Cursor #191724 #ebbcba +Active Cursor #191724 #31748f # Cursor foreground and background # This is the Line Editor cursor @@ -25,7 +25,7 @@ Edit Cursor #191724 #e0def4 # Text color for extra function indication # and jump numbers within the status bar # (background color will come from Stations) -Extra Func #e2e1e7 +Extra Func #eb6f92 # Text color for URL # (background color will come from Stations) @@ -33,7 +33,7 @@ PyRadio URL #e0def4 # Message window borser foreground # (background color will come from Stations) -Messages Border #555169 +Messages Border #6e6a86 # Theme Transparency # Values are: