diff --git a/files/assets/browserconfig.xml b/files/assets/browserconfig.xml index bd913c964..5b9464e21 100644 --- a/files/assets/browserconfig.xml +++ b/files/assets/browserconfig.xml @@ -3,7 +3,7 @@ - #FA2D8B + #FF459A diff --git a/files/assets/css/casino/game_screen.css b/files/assets/css/casino/game_screen.css index 372dadf0a..f7b77cc20 100644 --- a/files/assets/css/casino/game_screen.css +++ b/files/assets/css/casino/game_screen.css @@ -52,7 +52,7 @@ height: 150px; border-radius: 4px; border: 1px solid #21262C; - background-color: #FA2D8B; + background-color: #FF459A; transform: scale(0.7); } diff --git a/files/assets/css/main.css b/files/assets/css/main.css index f1c66fa90..cc437e1be 100644 --- a/files/assets/css/main.css +++ b/files/assets/css/main.css @@ -5415,7 +5415,7 @@ video { margin-bottom: 0.5rem !important; } .text-pink { - color: #fa2d8b !important; + color: #ff459a !important; } .text-purple { color: #805ad5 !important; diff --git a/files/assets/manifest_rDrama.json b/files/assets/manifest_rDrama.json index 48b4351a1..ffcdfb2c5 100644 --- a/files/assets/manifest_rDrama.json +++ b/files/assets/manifest_rDrama.json @@ -3,7 +3,7 @@ "short_name": "rDrama", "start_url": "https://rdrama.net", "display": "standalone", - "background_color": "#FA2D8B", + "background_color": "#FF459A", "theme_color": "#805AD5", "description": "rDrama", "icons": [ diff --git a/files/helpers/config/const.py b/files/helpers/config/const.py index 2651e30c7..6f10e59f4 100644 --- a/files/helpers/config/const.py +++ b/files/helpers/config/const.py @@ -140,7 +140,7 @@ if not IS_LOCALHOST: TAGLINES = () if SITE_NAME == 'rDrama': - DEFAULT_COLOR = "fa2d8b" + DEFAULT_COLOR = "ff459a" patron = "Paypig" @@ -953,7 +953,7 @@ HOUSES = ("None","Furry","Femboy","Vampire","Racist") if FEATURES['HOUSES'] else BOT_IDs = {AUTOJANNY_ID, SNAPPY_ID, LONGPOSTBOT_ID, ZOZBOT_ID} -COLORS = {'fa2d8b','805ad5','62ca56','38a169','80ffff','2a96f3','eb4963','ff0000','f39731','30409f','3e98a7','e4432d','7b9ae4','ec72de','7f8fa6', 'f8db58','8cdbe6', DEFAULT_COLOR} +COLORS = {'ff459a','805ad5','62ca56','38a169','80ffff','2a96f3','eb4963','ff0000','f39731','30409f','3e98a7','e4432d','7b9ae4','ec72de','7f8fa6', 'f8db58','8cdbe6', DEFAULT_COLOR} ### COMMENT NOTIFICATIONS ### diff --git a/files/templates/email/default.html b/files/templates/email/default.html index e2d7f80a2..6a15710f1 100644 --- a/files/templates/email/default.html +++ b/files/templates/email/default.html @@ -19,7 +19,7 @@ -webkit-text-size-adjust: none; } a { - color: #FA2D8B!important; + color: #FF459A!important; } a img { border: none; @@ -92,11 +92,11 @@ } .button { - background-color: #FA2D8B; - border-top: 10px solid #FA2D8B; - border-right: 18px solid #FA2D8B; - border-bottom: 10px solid #FA2D8B; - border-left: 18px solid #FA2D8B; + background-color: #FF459A; + border-top: 10px solid #FF459A; + border-right: 18px solid #FF459A; + border-bottom: 10px solid #FF459A; + border-left: 18px solid #FF459A; display: inline-block; color: #FFF!important; text-decoration: none; diff --git a/files/templates/errors/WPD/404.html b/files/templates/errors/WPD/404.html index 2429ee26c..2fb0f138e 100644 --- a/files/templates/errors/WPD/404.html +++ b/files/templates/errors/WPD/404.html @@ -25,9 +25,9 @@ - + - + diff --git a/files/templates/errors/WPD/502.html b/files/templates/errors/WPD/502.html index 278e557e3..6ffc785a9 100644 --- a/files/templates/errors/WPD/502.html +++ b/files/templates/errors/WPD/502.html @@ -25,9 +25,9 @@ - + - + diff --git a/files/templates/errors/rDrama/404.html b/files/templates/errors/rDrama/404.html index 47690ba44..41fabaddf 100644 --- a/files/templates/errors/rDrama/404.html +++ b/files/templates/errors/rDrama/404.html @@ -25,9 +25,9 @@ - + - + diff --git a/files/templates/errors/rDrama/502.html b/files/templates/errors/rDrama/502.html index 7abe8cf4b..d087bd01a 100644 --- a/files/templates/errors/rDrama/502.html +++ b/files/templates/errors/rDrama/502.html @@ -25,9 +25,9 @@ - + - + diff --git a/seed-users.sql b/seed-users.sql index 63ab37844..cd9c566cf 100644 --- a/seed-users.sql +++ b/seed-users.sql @@ -5,7 +5,7 @@ INSERT INTO public.users ( marsify, last_viewed_post_notifs, last_viewed_log_notifs, last_viewed_reddit_notifs ) VALUES ('AutoJanny', '', extract(epoch from now()), 0, true, true, - 'AutoJanny', 'hot', 'top', 'day', 'fa2d8b', 'fa2d8b', 'dark', 'fa2d8b', + 'AutoJanny', 'hot', 'top', 'day', 'ff459a', 'ff459a', 'dark', 'ff459a', 'old.reddit.com', 'clean/itup', 'Verified', '/i/pfps/1.webp', '/i/pfps/1.webp', 0, 0, 0, 0), ('Snappy', '', extract(epoch from now()), 0, true, true,