Adds website theme serialization system
This commit is contained in:
+35
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"generated_at": "2026-07-06T05:59:35.748956+00:00",
|
||||
"station": {
|
||||
"callsign": "STAYLIT",
|
||||
"name_primary": "Stay Lit",
|
||||
"name_secondary": "Radio",
|
||||
"tagline": "The Number 1 Underground Station",
|
||||
"frequency": ""
|
||||
},
|
||||
"colors": {
|
||||
"primary": "#000000",
|
||||
"primary_light": "#757575",
|
||||
"primary_dark": "#0d0d0d",
|
||||
"primary_muted": "#a8a8a8",
|
||||
"accent": "#fe9b2a",
|
||||
"accent_light": "#fecb8f",
|
||||
"accent_dark": "#c16701",
|
||||
"accent_muted": "#e99a3f",
|
||||
"background": "#faf6f0",
|
||||
"text": "#3a3632",
|
||||
"success": "#9c7649",
|
||||
"danger": "#c98231",
|
||||
"info": "#bf813b",
|
||||
"white": "#ffffff",
|
||||
"light": "#f0ebe3",
|
||||
"medium": "#8a8580",
|
||||
"black": "#1a1816"
|
||||
},
|
||||
"images": {
|
||||
"logo": "https://kmountainflower.org/api/storage/2aaf76bb75dd4b4f9f743e397b0e1f59",
|
||||
"hero_background": "https://kmountainflower.org/api/storage/89c2e01fb56141f98bc618dbe009b7d9",
|
||||
"hero_icon": "https://kmountainflower.org/api/storage/bc60ea468348485b84c548401ec3457e"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user