andrasdaradici / YoRadio-Theme-Editor

A simple theme editor for YoRadio made in Unity.
8 stars 0 forks source link

[TEMPLATE] Theme Suggestion #2

Open andrasdaradici opened 2 weeks ago

andrasdaradici commented 2 weeks ago

You will use the following template when suggesting a theme:

Name: Name of the theme Creator: Name of the creator Description: A description of the theme, maximum 120 characters Attachment 1: Screenshot of the theme made with the editor Attachment 2: The file for the theme

Example:

Name: Poison Creator: András Daradici Description: A striking purple theme for your radio, featuring deep, vibrant hues and elegant gradients for a bold, stylish look. Preview


// File last modified: 8/25/2024 10:08:19 PM
// GitHub: https://github.com/andrasdaradici/YoRadio-Theme-Editor
// Itch.io: https://andrasdaradici.itch.io/yoradio-theme-editor
#ifndef _my_theme_h
#define _my_theme_h

#define ENABLE_THEME
#ifdef  ENABLE_THEME

#define COLOR_BACKGROUND     99,  50,  130
#define COLOR_STATION_NAME     255,  255,  255
#define COLOR_STATION_BG    49,  0,  80
#define COLOR_STATION_FILL    49,  0,  80
#define COLOR_SNG_TITLE_1    255,  255,  255
#define COLOR_SNG_TITLE_2    135,  135,  135
#define COLOR_WEATHER    255,  255,  255
#define COLOR_VU_MAX    169,  120,  200
#define COLOR_VU_MIN    109,  60,  140
#define COLOR_CLOCK    249,  255,  255
#define COLOR_CLOCK_BG    19,  0,  50
#define COLOR_SECONDS    255,  255,  255
#define COLOR_DAY_OF_W    19,  0,  50
#define COLOR_DATE    19,  0,  50
#define COLOR_BUFFER    255,  255,  255
#define COLOR_IP    255,  255,  255
#define COLOR_VOLUME_VALUE    0,  0,  0
#define COLOR_RSSI    169,  120,  200
#define COLOR_VOLBAR_OUT    255,  255,  255
#define COLOR_VOLBAR_IN    0,  0,  0
#define COLOR_DIGITS    100, 100, 255
#define COLOR_DIVIDER    255,  255,  255
#define COLOR_BITRATE    169,  120,  200
#define COLOR_HEAP    255, 168, 162
#define COLOR_PL_CURRENT    0, 0, 0
#define COLOR_PL_CURRENT_BG    91, 118, 255
#define COLOR_PL_CURRENT_FILL    91, 118, 255
#define COLOR_PLAYLIST_0    255, 255, 255
#define COLOR_PLAYLIST_1    255, 255, 255
#define COLOR_PLAYLIST_2    255, 255, 255
#define COLOR_PLAYLIST_3    255, 255, 255
#define COLOR_PLAYLIST_4    255, 255, 255

#endif
#endif
Ricovand commented 2 weeks ago

Name: Navy Blue Creator: Rico van Dooren Description: A nice clean dark, blue and white theme based on navy colours which make a great and calm experience

YoRadio Theme Editor on 8-25-2024 at 21-48-30

// File created with YoRadio Theme Editor created by András Daradics // File last modified: 25-8-2024 21:48:37 // GitHub: https://github.com/andrasdaradici/YoRadio-Theme-Editor // Itch.io: https://andrasdaradici.itch.io/yoradio-theme-editor

ifndef _my_theme_h

define _my_theme_h

define ENABLE_THEME

ifdef ENABLE_THEME

define COLOR_BACKGROUND 40, 40, 40

define COLOR_STATION_NAME 255, 255, 255

define COLOR_STATION_BG 0, 0, 125

define COLOR_STATION_FILL 0, 0, 125

define COLOR_SNG_TITLE_1 255, 255, 255

define COLOR_SNG_TITLE_2 105, 105, 105

define COLOR_WEATHER 105, 105, 105

define COLOR_VU_MAX 255, 255, 255

define COLOR_VU_MIN 0, 0, 125

define COLOR_CLOCK 255, 255, 255

define COLOR_CLOCK_BG 0, 0, 0

define COLOR_SECONDS 185, 185, 185

define COLOR_DAY_OF_W 185, 185, 185

define COLOR_DATE 185, 185, 185

define COLOR_BUFFER 0, 0, 125

define COLOR_IP 255, 255, 255

define COLOR_VOLUME_VALUE 255, 255, 255

define COLOR_RSSI 0, 0, 125

define COLOR_VOLBAR_OUT 105, 105, 105

define COLOR_VOLBAR_IN 255, 255, 255

define COLOR_DIGITS 100, 100, 255

define COLOR_DIVIDER 255, 255, 255

define COLOR_BITRATE 0, 0, 125

define COLOR_HEAP 255, 168, 162

define COLOR_PL_CURRENT 0, 0, 0

define COLOR_PL_CURRENT_BG 91, 118, 255

define COLOR_PL_CURRENT_FILL 91, 118, 255

define COLOR_PLAYLIST_0 255, 255, 255

define COLOR_PLAYLIST_1 255, 255, 255

define COLOR_PLAYLIST_2 255, 255, 255

define COLOR_PLAYLIST_3 255, 255, 255

define COLOR_PLAYLIST_4 255, 255, 255

endif

endif

Radio-M1 commented 1 week ago

Name: Radio-M1 Creator: Radio-M1, theonly one... Description: m1-fx-logo-fb

AOR, Melodic Mainstream & Classic Rock Radio M1, the only one… one of the pioneers of the private radio channel from the exposed site"Schwarzenstein(3368m)" to north/southtyrol- and southgermany and often by FM overreach to Sweden ;-with AOR radio program supplied.
M1 keep on rockin '...℗ m1-publishing dedicated to Claus Fuehrer. Radio-M1, the only one...

http://www.radio-m1.com

http://www.facebook.com/radiom1

international @ TuneIn App search M1

http://tunein.com/radio/Radio-M1-s152326

℗ m1-publishing, dedicated to Claus Fuehrer. DJ: M1-Publishing Association (Schwarzenstein)

// File created with YoRadio Theme Editor created by András Daradics // File last modified: 27.08.2024 14:22:32 // GitHub: https://github.com/andrasdaradici/YoRadio-Theme-Editor // Itch.io: https://andrasdaradici.itch.io/yoradio-theme-editor

ifndef _my_theme_h

define _my_theme_h

define ENABLE_THEME

ifdef ENABLE_THEME

define COLOR_BACKGROUND 187, 14, 119

define COLOR_STATION_NAME 0, 158, 140

define COLOR_STATION_BG 67, 0, 94

define COLOR_STATION_FILL 67, 0, 94

define COLOR_SNG_TITLE_1 67, 0, 94

define COLOR_SNG_TITLE_2 0, 158, 140

define COLOR_WEATHER 0, 0, 0

define COLOR_VU_MAX 223, 50, 0

define COLOR_VU_MIN 0, 232, 0

define COLOR_CLOCK 0, 0, 0

define COLOR_CLOCK_BG 187, 44, 119

define COLOR_SECONDS 0, 158, 140

define COLOR_DAY_OF_W 0, 158, 140

define COLOR_DATE 67, 0, 94

define COLOR_BUFFER 157, 0, 79

define COLOR_IP 0, 0, 0

define COLOR_VOLUME_VALUE 0, 0, 0

define COLOR_RSSI 0, 232, 0

define COLOR_VOLBAR_OUT 105, 105, 105

define COLOR_VOLBAR_IN 255, 255, 255

define COLOR_DIGITS 100, 100, 255

define COLOR_DIVIDER 255, 255, 255

define COLOR_BITRATE 64, 0, 94

define COLOR_HEAP 255, 168, 162

define COLOR_PL_CURRENT 0, 0, 0

define COLOR_PL_CURRENT_BG 91, 118, 255

define COLOR_PL_CURRENT_FILL 91, 118, 255

define COLOR_PLAYLIST_0 255, 255, 255

define COLOR_PLAYLIST_1 255, 255, 255

define COLOR_PLAYLIST_2 255, 255, 255

define COLOR_PLAYLIST_3 255, 255, 255

define COLOR_PLAYLIST_4 255, 255, 255

endif

endif

andrasdaradici commented 1 week ago

Make sure the description is 120 characters long maximum, and make sure you include a picture of the theme as well.