From 4a9f6506d5e72380ed55f5f59929ba943dbff6b9 Mon Sep 17 00:00:00 2001 From: edunfelt Date: Sun, 8 Oct 2023 00:40:32 +0000 Subject: [PATCH] Build the latest base16 colorschemes --- .../base16-everforest-dark-hard.pyradio-theme | 43 +++++++++++++++++++ .../base16-oxocarbon-dark.pyradio-theme | 43 +++++++++++++++++++ .../base16-oxocarbon-light.pyradio-theme | 43 +++++++++++++++++++ .../base16-everforest-dark-hard.pyradio-theme | 43 +++++++++++++++++++ .../base16-oxocarbon-dark.pyradio-theme | 43 +++++++++++++++++++ .../base16-oxocarbon-light.pyradio-theme | 43 +++++++++++++++++++ .../base16-everforest-dark-hard.pyradio-theme | 43 +++++++++++++++++++ .../base16-oxocarbon-dark.pyradio-theme | 43 +++++++++++++++++++ .../base16-oxocarbon-light.pyradio-theme | 43 +++++++++++++++++++ .../base16-everforest-dark-hard.pyradio-theme | 43 +++++++++++++++++++ .../base16-oxocarbon-dark.pyradio-theme | 43 +++++++++++++++++++ .../base16-oxocarbon-light.pyradio-theme | 43 +++++++++++++++++++ 12 files changed, 516 insertions(+) create mode 100644 themes/default-alt/base16-everforest-dark-hard.pyradio-theme create mode 100644 themes/default-alt/base16-oxocarbon-dark.pyradio-theme create mode 100644 themes/default-alt/base16-oxocarbon-light.pyradio-theme create mode 100644 themes/default/base16-everforest-dark-hard.pyradio-theme create mode 100644 themes/default/base16-oxocarbon-dark.pyradio-theme create mode 100644 themes/default/base16-oxocarbon-light.pyradio-theme create mode 100644 themes/variation-alt/base16-everforest-dark-hard.pyradio-theme create mode 100644 themes/variation-alt/base16-oxocarbon-dark.pyradio-theme create mode 100644 themes/variation-alt/base16-oxocarbon-light.pyradio-theme create mode 100644 themes/variation/base16-everforest-dark-hard.pyradio-theme create mode 100644 themes/variation/base16-oxocarbon-dark.pyradio-theme create mode 100644 themes/variation/base16-oxocarbon-light.pyradio-theme diff --git a/themes/default-alt/base16-everforest-dark-hard.pyradio-theme b/themes/default-alt/base16-everforest-dark-hard.pyradio-theme new file mode 100644 index 0000000..1e328af --- /dev/null +++ b/themes/default-alt/base16-everforest-dark-hard.pyradio-theme @@ -0,0 +1,43 @@ +# Base16 Everforest Dark Hard for pyradio +# By Oskar Liew (https://github.com/OskarLiew) + +# Main foreground and background +Stations #d3c6aa #272e33 + +# Playing station text color +# (background color will come from Stations) +Active Station #a7c080 + +# Status bar foreground and background +Status Bar #272e33 #7fbbb3 + +# Normal cursor foreground and background +Normal Cursor #272e33 #a7c080 + +# Cursor foreground and background +# when cursor on playing station +Active Cursor #272e33 #7fbbb3 + +# Cursor foreground and background +# This is the Line Editor cursor +Edit Cursor #272e33 #d3c6aa + +# Text color for extra function indication +# and jump numbers within the status bar +# (background color will come from Stations) +Extra Func #a7c080 + +# Text color for URL +# (background color will come from Stations) +PyRadio URL #83c092 + +# Message window borser foreground +# (background color will come from Stations) +Messages Border #859289 + +# Theme Transparency +# Values are: +# 0: No transparency (default) +# 1: Theme is transparent +# 2: Obey config setting +transparency 0 diff --git a/themes/default-alt/base16-oxocarbon-dark.pyradio-theme b/themes/default-alt/base16-oxocarbon-dark.pyradio-theme new file mode 100644 index 0000000..6a23a75 --- /dev/null +++ b/themes/default-alt/base16-oxocarbon-dark.pyradio-theme @@ -0,0 +1,43 @@ +# Base16 Oxocarbon Dark for pyradio +# By shaunsingh/IBM + +# Main foreground and background +Stations #f2f4f8 #161616 + +# Playing station text color +# (background color will come from Stations) +Active Station #42be65 + +# Status bar foreground and background +Status Bar #161616 #3ddbd9 + +# Normal cursor foreground and background +Normal Cursor #161616 #42be65 + +# Cursor foreground and background +# when cursor on playing station +Active Cursor #161616 #3ddbd9 + +# Cursor foreground and background +# This is the Line Editor cursor +Edit Cursor #161616 #f2f4f8 + +# Text color for extra function indication +# and jump numbers within the status bar +# (background color will come from Stations) +Extra Func #42be65 + +# Text color for URL +# (background color will come from Stations) +PyRadio URL #33b1ff + +# Message window borser foreground +# (background color will come from Stations) +Messages Border #525252 + +# Theme Transparency +# Values are: +# 0: No transparency (default) +# 1: Theme is transparent +# 2: Obey config setting +transparency 0 diff --git a/themes/default-alt/base16-oxocarbon-light.pyradio-theme b/themes/default-alt/base16-oxocarbon-light.pyradio-theme new file mode 100644 index 0000000..14ae1bc --- /dev/null +++ b/themes/default-alt/base16-oxocarbon-light.pyradio-theme @@ -0,0 +1,43 @@ +# Base16 Oxocarbon Light for pyradio +# By shaunsingh/IBM + +# Main foreground and background +Stations #393939 #f2f4f8 + +# Playing station text color +# (background color will come from Stations) +Active Station #42be65 + +# Status bar foreground and background +Status Bar #f2f4f8 #ff7eb6 + +# Normal cursor foreground and background +Normal Cursor #f2f4f8 #42be65 + +# Cursor foreground and background +# when cursor on playing station +Active Cursor #f2f4f8 #ff7eb6 + +# Cursor foreground and background +# This is the Line Editor cursor +Edit Cursor #f2f4f8 #393939 + +# Text color for extra function indication +# and jump numbers within the status bar +# (background color will come from Stations) +Extra Func #42be65 + +# Text color for URL +# (background color will come from Stations) +PyRadio URL #0f62fe + +# Message window borser foreground +# (background color will come from Stations) +Messages Border #161616 + +# Theme Transparency +# Values are: +# 0: No transparency (default) +# 1: Theme is transparent +# 2: Obey config setting +transparency 0 diff --git a/themes/default/base16-everforest-dark-hard.pyradio-theme b/themes/default/base16-everforest-dark-hard.pyradio-theme new file mode 100644 index 0000000..f1c1694 --- /dev/null +++ b/themes/default/base16-everforest-dark-hard.pyradio-theme @@ -0,0 +1,43 @@ +# Base16 Everforest Dark Hard for pyradio +# By Oskar Liew (https://github.com/OskarLiew) + +# Main foreground and background +Stations #d3c6aa #272e33 + +# Playing station text color +# (background color will come from Stations) +Active Station #7fbbb3 + +# Status bar foreground and background +Status Bar #272e33 #a7c080 + +# Normal cursor foreground and background +Normal Cursor #272e33 #7fbbb3 + +# Cursor foreground and background +# when cursor on playing station +Active Cursor #272e33 #a7c080 + +# Cursor foreground and background +# This is the Line Editor cursor +Edit Cursor #272e33 #d3c6aa + +# Text color for extra function indication +# and jump numbers within the status bar +# (background color will come from Stations) +Extra Func #7fbbb3 + +# Text color for URL +# (background color will come from Stations) +PyRadio URL #83c092 + +# Message window borser foreground +# (background color will come from Stations) +Messages Border #859289 + +# Theme Transparency +# Values are: +# 0: No transparency (default) +# 1: Theme is transparent +# 2: Obey config setting +transparency 0 diff --git a/themes/default/base16-oxocarbon-dark.pyradio-theme b/themes/default/base16-oxocarbon-dark.pyradio-theme new file mode 100644 index 0000000..94900d3 --- /dev/null +++ b/themes/default/base16-oxocarbon-dark.pyradio-theme @@ -0,0 +1,43 @@ +# Base16 Oxocarbon Dark for pyradio +# By shaunsingh/IBM + +# Main foreground and background +Stations #f2f4f8 #161616 + +# Playing station text color +# (background color will come from Stations) +Active Station #3ddbd9 + +# Status bar foreground and background +Status Bar #161616 #42be65 + +# Normal cursor foreground and background +Normal Cursor #161616 #3ddbd9 + +# Cursor foreground and background +# when cursor on playing station +Active Cursor #161616 #42be65 + +# Cursor foreground and background +# This is the Line Editor cursor +Edit Cursor #161616 #f2f4f8 + +# Text color for extra function indication +# and jump numbers within the status bar +# (background color will come from Stations) +Extra Func #3ddbd9 + +# Text color for URL +# (background color will come from Stations) +PyRadio URL #33b1ff + +# Message window borser foreground +# (background color will come from Stations) +Messages Border #525252 + +# Theme Transparency +# Values are: +# 0: No transparency (default) +# 1: Theme is transparent +# 2: Obey config setting +transparency 0 diff --git a/themes/default/base16-oxocarbon-light.pyradio-theme b/themes/default/base16-oxocarbon-light.pyradio-theme new file mode 100644 index 0000000..49d7122 --- /dev/null +++ b/themes/default/base16-oxocarbon-light.pyradio-theme @@ -0,0 +1,43 @@ +# Base16 Oxocarbon Light for pyradio +# By shaunsingh/IBM + +# Main foreground and background +Stations #393939 #f2f4f8 + +# Playing station text color +# (background color will come from Stations) +Active Station #ff7eb6 + +# Status bar foreground and background +Status Bar #f2f4f8 #42be65 + +# Normal cursor foreground and background +Normal Cursor #f2f4f8 #ff7eb6 + +# Cursor foreground and background +# when cursor on playing station +Active Cursor #f2f4f8 #42be65 + +# Cursor foreground and background +# This is the Line Editor cursor +Edit Cursor #f2f4f8 #393939 + +# Text color for extra function indication +# and jump numbers within the status bar +# (background color will come from Stations) +Extra Func #ff7eb6 + +# Text color for URL +# (background color will come from Stations) +PyRadio URL #0f62fe + +# Message window borser foreground +# (background color will come from Stations) +Messages Border #161616 + +# Theme Transparency +# Values are: +# 0: No transparency (default) +# 1: Theme is transparent +# 2: Obey config setting +transparency 0 diff --git a/themes/variation-alt/base16-everforest-dark-hard.pyradio-theme b/themes/variation-alt/base16-everforest-dark-hard.pyradio-theme new file mode 100644 index 0000000..f14f0d3 --- /dev/null +++ b/themes/variation-alt/base16-everforest-dark-hard.pyradio-theme @@ -0,0 +1,43 @@ +# Base16 Everforest Dark Hard for pyradio +# By Oskar Liew (https://github.com/OskarLiew) + +# Main foreground and background +Stations #d3c6aa #272e33 + +# Playing station text color +# (background color will come from Stations) +Active Station #83c092 + +# Status bar foreground and background +Status Bar #272e33 #7fbbb3 + +# Normal cursor foreground and background +Normal Cursor #272e33 #83c092 + +# Cursor foreground and background +# when cursor on playing station +Active Cursor #272e33 #7fbbb3 + +# Cursor foreground and background +# This is the Line Editor cursor +Edit Cursor #272e33 #d3c6aa + +# Text color for extra function indication +# and jump numbers within the status bar +# (background color will come from Stations) +Extra Func #83c092 + +# Text color for URL +# (background color will come from Stations) +PyRadio URL #d3c6aa + +# Message window borser foreground +# (background color will come from Stations) +Messages Border #859289 + +# Theme Transparency +# Values are: +# 0: No transparency (default) +# 1: Theme is transparent +# 2: Obey config setting +transparency 0 diff --git a/themes/variation-alt/base16-oxocarbon-dark.pyradio-theme b/themes/variation-alt/base16-oxocarbon-dark.pyradio-theme new file mode 100644 index 0000000..0de549f --- /dev/null +++ b/themes/variation-alt/base16-oxocarbon-dark.pyradio-theme @@ -0,0 +1,43 @@ +# Base16 Oxocarbon Dark for pyradio +# By shaunsingh/IBM + +# Main foreground and background +Stations #f2f4f8 #161616 + +# Playing station text color +# (background color will come from Stations) +Active Station #33b1ff + +# Status bar foreground and background +Status Bar #161616 #3ddbd9 + +# Normal cursor foreground and background +Normal Cursor #161616 #33b1ff + +# Cursor foreground and background +# when cursor on playing station +Active Cursor #161616 #3ddbd9 + +# Cursor foreground and background +# This is the Line Editor cursor +Edit Cursor #161616 #f2f4f8 + +# Text color for extra function indication +# and jump numbers within the status bar +# (background color will come from Stations) +Extra Func #33b1ff + +# Text color for URL +# (background color will come from Stations) +PyRadio URL #f2f4f8 + +# Message window borser foreground +# (background color will come from Stations) +Messages Border #525252 + +# Theme Transparency +# Values are: +# 0: No transparency (default) +# 1: Theme is transparent +# 2: Obey config setting +transparency 0 diff --git a/themes/variation-alt/base16-oxocarbon-light.pyradio-theme b/themes/variation-alt/base16-oxocarbon-light.pyradio-theme new file mode 100644 index 0000000..ec3589d --- /dev/null +++ b/themes/variation-alt/base16-oxocarbon-light.pyradio-theme @@ -0,0 +1,43 @@ +# Base16 Oxocarbon Light for pyradio +# By shaunsingh/IBM + +# Main foreground and background +Stations #393939 #f2f4f8 + +# Playing station text color +# (background color will come from Stations) +Active Station #0f62fe + +# Status bar foreground and background +Status Bar #f2f4f8 #ff7eb6 + +# Normal cursor foreground and background +Normal Cursor #f2f4f8 #0f62fe + +# Cursor foreground and background +# when cursor on playing station +Active Cursor #f2f4f8 #ff7eb6 + +# Cursor foreground and background +# This is the Line Editor cursor +Edit Cursor #f2f4f8 #393939 + +# Text color for extra function indication +# and jump numbers within the status bar +# (background color will come from Stations) +Extra Func #0f62fe + +# Text color for URL +# (background color will come from Stations) +PyRadio URL #393939 + +# Message window borser foreground +# (background color will come from Stations) +Messages Border #161616 + +# Theme Transparency +# Values are: +# 0: No transparency (default) +# 1: Theme is transparent +# 2: Obey config setting +transparency 0 diff --git a/themes/variation/base16-everforest-dark-hard.pyradio-theme b/themes/variation/base16-everforest-dark-hard.pyradio-theme new file mode 100644 index 0000000..b6266a9 --- /dev/null +++ b/themes/variation/base16-everforest-dark-hard.pyradio-theme @@ -0,0 +1,43 @@ +# Base16 Everforest Dark Hard for pyradio +# By Oskar Liew (https://github.com/OskarLiew) + +# Main foreground and background +Stations #d3c6aa #272e33 + +# Playing station text color +# (background color will come from Stations) +Active Station #7fbbb3 + +# Status bar foreground and background +Status Bar #272e33 #83c092 + +# Normal cursor foreground and background +Normal Cursor #272e33 #7fbbb3 + +# Cursor foreground and background +# when cursor on playing station +Active Cursor #272e33 #83c092 + +# Cursor foreground and background +# This is the Line Editor cursor +Edit Cursor #272e33 #d3c6aa + +# Text color for extra function indication +# and jump numbers within the status bar +# (background color will come from Stations) +Extra Func #7fbbb3 + +# Text color for URL +# (background color will come from Stations) +PyRadio URL #d3c6aa + +# Message window borser foreground +# (background color will come from Stations) +Messages Border #859289 + +# Theme Transparency +# Values are: +# 0: No transparency (default) +# 1: Theme is transparent +# 2: Obey config setting +transparency 0 diff --git a/themes/variation/base16-oxocarbon-dark.pyradio-theme b/themes/variation/base16-oxocarbon-dark.pyradio-theme new file mode 100644 index 0000000..1873f03 --- /dev/null +++ b/themes/variation/base16-oxocarbon-dark.pyradio-theme @@ -0,0 +1,43 @@ +# Base16 Oxocarbon Dark for pyradio +# By shaunsingh/IBM + +# Main foreground and background +Stations #f2f4f8 #161616 + +# Playing station text color +# (background color will come from Stations) +Active Station #3ddbd9 + +# Status bar foreground and background +Status Bar #161616 #33b1ff + +# Normal cursor foreground and background +Normal Cursor #161616 #3ddbd9 + +# Cursor foreground and background +# when cursor on playing station +Active Cursor #161616 #33b1ff + +# Cursor foreground and background +# This is the Line Editor cursor +Edit Cursor #161616 #f2f4f8 + +# Text color for extra function indication +# and jump numbers within the status bar +# (background color will come from Stations) +Extra Func #3ddbd9 + +# Text color for URL +# (background color will come from Stations) +PyRadio URL #f2f4f8 + +# Message window borser foreground +# (background color will come from Stations) +Messages Border #525252 + +# Theme Transparency +# Values are: +# 0: No transparency (default) +# 1: Theme is transparent +# 2: Obey config setting +transparency 0 diff --git a/themes/variation/base16-oxocarbon-light.pyradio-theme b/themes/variation/base16-oxocarbon-light.pyradio-theme new file mode 100644 index 0000000..a5c918d --- /dev/null +++ b/themes/variation/base16-oxocarbon-light.pyradio-theme @@ -0,0 +1,43 @@ +# Base16 Oxocarbon Light for pyradio +# By shaunsingh/IBM + +# Main foreground and background +Stations #393939 #f2f4f8 + +# Playing station text color +# (background color will come from Stations) +Active Station #ff7eb6 + +# Status bar foreground and background +Status Bar #f2f4f8 #0f62fe + +# Normal cursor foreground and background +Normal Cursor #f2f4f8 #ff7eb6 + +# Cursor foreground and background +# when cursor on playing station +Active Cursor #f2f4f8 #0f62fe + +# Cursor foreground and background +# This is the Line Editor cursor +Edit Cursor #f2f4f8 #393939 + +# Text color for extra function indication +# and jump numbers within the status bar +# (background color will come from Stations) +Extra Func #ff7eb6 + +# Text color for URL +# (background color will come from Stations) +PyRadio URL #393939 + +# Message window borser foreground +# (background color will come from Stations) +Messages Border #161616 + +# Theme Transparency +# Values are: +# 0: No transparency (default) +# 1: Theme is transparent +# 2: Obey config setting +transparency 0