Add files via upload

This commit is contained in:
2025-11-24 19:46:30 +07:00
parent 90cc6d4253
commit a7ab7103a5
365 changed files with 17881 additions and 0 deletions

View File

@@ -0,0 +1,50 @@
# Main foreground and background
Stations #bdae93 #282828
# Playing station text color
# (background color will come from Stations)
Active Station #b8bb26
# Status bar foreground and background
Status Bar #242424 #98971a
# Normal cursor foreground and background
Normal Cursor #242424 #83a598
# Cursor foreground and background
# when cursor on playing station
Active Cursor #1d2021 #458588
# Text color for extra function indication
# and jump numbers within the status bar
# (background color will come from Stations)
Extra Func #e7d7ad
# Text color for URL
# (background color will come from Stations)
PyRadio URL #98971a
#
# Luminance Color Factor
# The factor to lighten or darken Stations background
# color, to get a calculated color used as background
# for secondary windows
# Valid values: 0 - 0.2
Color Factor 0.06
# Message window border foreground and background.
# The background color can be left unset.
# Please refer to the following link for more info
# https://github.com/coderholic/pyradio/blob/master/docs/themes.md#secondary-windows-background
#
Messages Border #8ec07c
# Cursor foreground and background
# This is the Line Editor cursor
Edit Cursor #e7d7ad #d4879c
# Theme Transparency
# Values are:
# 0: No transparency
# 1: Theme is transparent
# 2: Obey config setting (default)
transparency 2