change default color on rdrama from #ff459a to #f04bec (looks cuter)

master
Aevann 2024-07-11 21:46:13 +03:00
parent 5a05e5660d
commit 10e622f551
8 changed files with 13 additions and 13 deletions

View File

@ -3,7 +3,7 @@
<msapplication> <msapplication>
<tile> <tile>
<square150x150logo src="/icon.webp?x=8"> <square150x150logo src="/icon.webp?x=8">
<TileColor>#ff459a</TileColor> <TileColor>#f04bec</TileColor>
</tile> </tile>
</msapplication> </msapplication>
</browserconfig> </browserconfig>

View File

@ -36,7 +36,7 @@
height: 150px; height: 150px;
border-radius: 4px; border-radius: 4px;
border: 1px solid #21262C; border: 1px solid #21262C;
background-color: #FF459A; background-color: #f04bec;
transform: scale(0.7); transform: scale(0.7);
} }

View File

@ -5307,7 +5307,7 @@ textarea {
margin-bottom: 0.5rem !important; margin-bottom: 0.5rem !important;
} }
.text-pink { .text-pink {
color: #ff459a !important; color: #f04bec !important;
} }
.text-purple { .text-purple {
color: #805ad5 !important; color: #805ad5 !important;

View File

@ -3,7 +3,7 @@
"short_name": "rDrama", "short_name": "rDrama",
"start_url": "/", "start_url": "/",
"display": "standalone", "display": "standalone",
"background_color": "#ff459a", "background_color": "#f04bec",
"theme_color": "#805ad5", "theme_color": "#805ad5",
"description": "rDrama", "description": "rDrama",
"icons": [ "icons": [

View File

@ -271,7 +271,7 @@ if SITE_NAME == 'rDrama':
CURSORMARSEY_DEFAULT = True CURSORMARSEY_DEFAULT = True
DEFAULT_THEME = "dramblr" DEFAULT_THEME = "dramblr"
DEFAULT_COLOR = "ff459a" DEFAULT_COLOR = "f04bec"
patron = "Paypig" patron = "Paypig"
@ -870,7 +870,7 @@ else: # localhost or testing environment implied
BOT_IDs = {AUTOJANNY_ID, SNAPPY_ID, LONGPOSTBOT_ID, ZOZBOT_ID} BOT_IDs = {AUTOJANNY_ID, SNAPPY_ID, LONGPOSTBOT_ID, ZOZBOT_ID}
COLORS = {'ff459a','805ad5','62ca56','38a169','80ffff','2a96f3','eb4963','ff0000','f39731','30409f','3e98a7','e4432d','7b9ae4','ec72de','7f8fa6', 'f8db58','8cdbe6', DEFAULT_COLOR} COLORS = {'f04bec','805ad5','62ca56','38a169','80ffff','2a96f3','eb4963','ff0000','f39731','30409f','3e98a7','e4432d','7b9ae4','ec72de','7f8fa6', 'f8db58','8cdbe6', DEFAULT_COLOR}
### COMMENT NOTIFICATIONS ### ### COMMENT NOTIFICATIONS ###

View File

@ -1,5 +1,5 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en" style="--primary:#ff459a"><head> <html lang="en" style="--primary:#f04bec"><head>
<meta charset="utf-8"> <meta charset="utf-8">
<title> Not Found - where did it go? - rDrama</title> <title> Not Found - where did it go? - rDrama</title>
<link rel="icon" type="image/webp" href="https://rdrama.net/icon.webp?x=8"> <link rel="icon" type="image/webp" href="https://rdrama.net/icon.webp?x=8">
@ -40,9 +40,9 @@
<link rel="shortcut icon" href="https://rdrama.net/icon.webp?x=8"> <link rel="shortcut icon" href="https://rdrama.net/icon.webp?x=8">
<meta name="apple-mobile-web-app-title" content="rDrama"> <meta name="apple-mobile-web-app-title" content="rDrama">
<meta name="application-name" content="rDrama"> <meta name="application-name" content="rDrama">
<meta name="msapplication-TileColor" content="#ff459a"> <meta name="msapplication-TileColor" content="#f04bec">
<meta name="msapplication-config" content="https://rdrama.net/assets/browserconfig.xml?x=8"> <meta name="msapplication-config" content="https://rdrama.net/assets/browserconfig.xml?x=8">
<meta name="theme-color" content="#ff459a"> <meta name="theme-color" content="#f04bec">
<link rel="apple-touch-startup-image" sizes="320x480" href="https://rdrama.net/icon.webp?x=8"> <link rel="apple-touch-startup-image" sizes="320x480" href="https://rdrama.net/icon.webp?x=8">
<link rel="apple-touch-startup-image" sizes="640x960" href="https://rdrama.net/icon.webp?x=8"> <link rel="apple-touch-startup-image" sizes="640x960" href="https://rdrama.net/icon.webp?x=8">
<link rel="apple-touch-startup-image" sizes="640x1136" href="https://rdrama.net/icon.webp?x=8"> <link rel="apple-touch-startup-image" sizes="640x1136" href="https://rdrama.net/icon.webp?x=8">

View File

@ -1,5 +1,5 @@
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en" style="--primary:#ff459a"><head> <html lang="en" style="--primary:#f04bec"><head>
<meta charset="utf-8"> <meta charset="utf-8">
<title>502 Bad Gateway</title> <title>502 Bad Gateway</title>
<link rel="icon" type="image/webp" href="https://rdrama.net/icon.webp?x=8"> <link rel="icon" type="image/webp" href="https://rdrama.net/icon.webp?x=8">
@ -40,9 +40,9 @@
<link rel="shortcut icon" href="https://rdrama.net/icon.webp?x=8"> <link rel="shortcut icon" href="https://rdrama.net/icon.webp?x=8">
<meta name="apple-mobile-web-app-title" content="rDrama"> <meta name="apple-mobile-web-app-title" content="rDrama">
<meta name="application-name" content="rDrama"> <meta name="application-name" content="rDrama">
<meta name="msapplication-TileColor" content="#ff459a"> <meta name="msapplication-TileColor" content="#f04bec">
<meta name="msapplication-config" content="https://rdrama.net/assets/browserconfig.xml?x=8"> <meta name="msapplication-config" content="https://rdrama.net/assets/browserconfig.xml?x=8">
<meta name="theme-color" content="#ff459a"> <meta name="theme-color" content="#f04bec">
<link rel="apple-touch-startup-image" sizes="320x480" href="https://rdrama.net/icon.webp?x=8"> <link rel="apple-touch-startup-image" sizes="320x480" href="https://rdrama.net/icon.webp?x=8">
<link rel="apple-touch-startup-image" sizes="640x960" href="https://rdrama.net/icon.webp?x=8"> <link rel="apple-touch-startup-image" sizes="640x960" href="https://rdrama.net/icon.webp?x=8">
<link rel="apple-touch-startup-image" sizes="640x1136" href="https://rdrama.net/icon.webp?x=8"> <link rel="apple-touch-startup-image" sizes="640x1136" href="https://rdrama.net/icon.webp?x=8">

View File

@ -5,7 +5,7 @@ INSERT INTO public.users (
marsify, last_viewed_modmail_notifs, last_viewed_post_notifs, last_viewed_log_notifs, last_viewed_offsite_notifs, lifetimedonated, lifetimedonated_visible, show_sigs, grinch, imgsed, hole_creation_notifs, group_creation_notifs, effortpost_notifs, house marsify, last_viewed_modmail_notifs, last_viewed_post_notifs, last_viewed_log_notifs, last_viewed_offsite_notifs, lifetimedonated, lifetimedonated_visible, show_sigs, grinch, imgsed, hole_creation_notifs, group_creation_notifs, effortpost_notifs, house
) VALUES ) VALUES
('AutoJanny', '', extract(epoch from now()), 0, true, ('AutoJanny', '', extract(epoch from now()), 0, true,
'AutoJanny', 'hot', 'top', 'day', 'ff459a', 'ff459a', 'dark', 'ff459a', 'AutoJanny', 'hot', 'top', 'day', 'f04bec', 'f04bec', 'dark', 'f04bec',
'old.reddit.com', 'clean/it/up', 'Verified', '/i/pfps/1.webp', '/i/pfps/1.webp', 'old.reddit.com', 'clean/it/up', 'Verified', '/i/pfps/1.webp', '/i/pfps/1.webp',
0, 0, 0, 0, 0, 0, false, true, false, false, false, false, false, ''), 0, 0, 0, 0, 0, 0, false, true, false, false, false, false, false, ''),
('Snappy', '', extract(epoch from now()), 0, true, ('Snappy', '', extract(epoch from now()), 0, true,