This is a private theme template for horsereality
Del Theme Template by whitthemes
Details
Authorwhitthemes
LicenseNo License
Categoryhorsereality.com
Created
Updated
Size64 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Do not use if you aren't Whit or Delysia
Source code
Source code has over 10K characters, so we truncated it. You can inspect the full source code on install link./* ==UserStyle==
@name Del Theme Template
@version 20221022.14.55
@namespace userstyles.world/user/whitthemes
@description This is a private theme template for horsereality
@author whitthemes
@license No License
==/UserStyle== */
@-moz-document url-prefix("https://v2.horsereality.com/") {
:root
{
--light-sage: #4f4251;
--check: #c5bbc9;
--picture-button: #5a4c5a;
--gold: #a59baa;
--light-brown: #2a222b;
--light-green: #2a222e;
--gold-text: #a49ba8;
--light-text: #aca2af;
--sand: #4e3e56;
--body: #91849375;
--green-text: #000000;
--gold-hover: #6e6272;
--green-hover: #231d26;
--progress: #58436a;
--button: #2e2732;
--button-hover: #211c24;
--boxes: #6e5a76;
--white: #aca2af;
--odd: #816d89b8;
--even: #6e5a76;
--mine: #5d4464;
--select: #6e6170;
--top-hover: #2e2732;
--background: url(https://cdn.discordapp.com/attachments/949754978870886451/957023827664175114/Background_for_theme.png);
--title-font: "Lucida Handwriting";
--main-font: "Big Caslon";
--top: url(https://cdn.discordapp.com/attachments/949754978870886451/960200868081320007/Top_bar_background.png);
--center: url(https://cdn.discordapp.com/attachments/561996580412981261/957092483303628910/topwhit.png);
--headers: url(https://cdn.discordapp.com/attachments/949754978870886451/960208780862296124/Player_box_header_background.png);
--player: url(https://cdn.discordapp.com/attachments/949754978870886451/960208036314632282/Player_box_background.png);
--horse: url(https://cdn.discordapp.com/attachments/949754978870886451/960202498621190174/Background_for_horse_pages.png);
--footer: url(https://cdn.discordapp.com/attachments/949754978870886451/960206825490378842/Bottom_header_background.png);
--pedigree: url("https://cdn.discordapp.com/attachments/949754978870886451/958052429188984952/Background_for_pedigree.png");
}
}
@-moz-document url-prefix("https://www.horsereality.com/") {
:root
{
--light-sage: #4f4251;
--check: #c5bbc9;
--picture-button: #5a4c5a;
--gold: #a59baa;
--light-brown: #2a222b;
--light-green: #2a222e;
--gold-text: #a49ba8;
--light-text: #aca2af;
--sand: #4e3e56;
--body: #91849375;
--green-text: #000000;
--gold-hover: #6e6272;
--green-hover: #231d26;
--progress: #58436a;
--button: #2e2732;
--button-hover: #211c24;
--boxes: #6e5a76;
--white: #aca2af;
--odd: #816d89b8;
--even: #6e5a76;
--mine: #5d4464;
--select: #6e6170;
--top-hover: #2e2732;
--background: url(https://cdn.discordapp.com/attachments/949754978870886451/957023827664175114/Background_for_theme.png);
--title-font: "Lucida Handwriting";
--main-font: "Big Caslon";
--top: url(https://cdn.discordapp.com/attachments/949754978870886451/960200868081320007/Top_bar_background.png);
--center: url(https://cdn.discordapp.com/attachments/561996580412981261/957092483303628910/topwhit.png);
--headers: url(https://cdn.discordapp.com/attachments/949754978870886451/960208780862296124/Player_box_header_background.png);
--player: url(https://cdn.discordapp.com/attachments/949754978870886451/960208036314632282/Player_box_background.png);
--horse: url(https://cdn.discordapp.com/attachments/949754978870886451/960202498621190174/Background_for_horse_pages.png);
--footer: url(https://cdn.discordapp.com/attachments/949754978870886451/960206825490378842/Bottom_header_background.png);
--pedigree: url("https://cdn.discordapp.com/attachments/949754978870886451/958052429188984952/Background_for_pedigree.png");
}
}
@-moz-document url-prefix("https://v2.horsereality.com/user") {
.side-nav
{
padding: 10px;
background: var(--light-sage);
opacity: 70%;
border: 2px solid var(--gold);
border-radius: 0px 0px 20px 20px;
}
.side-nav ul .subtitle
{
font-family: var(--title-font);
font-size: 18px;
margin-bottom: 5px;
line-height: 21px;
font-weight: 900;
text-transform: uppercase;
color: var(--gold-text);
}
.side-nav ul a
{
font-size: 15px;
font-family: var(--title-font);
font-weight: 900;
text-transform: capitalize;
color: var(--gold-text);
padding: 0;
}
.side-nav ul a:hover
{
color: var(--gold-hover);
text-decoration: none;
}
.main-content
{
background: var(--body);
padding: 15px;
}
.show-profile .profile-account
{
width: 250px;
padding: 10px;
background-color: var(--sand);
background-image: var(--player);
opacity: 50px;
border: none;
border-radius: 20px 20px 20px 20px;
margin-bottom: 20px;
}
.main-content
{
background: var(--body);
padding: 15px;
}
.show-profile .profile-account h2
{
background-image: var(--headers);
border: 2px solid var(--gold);
border-radius: 20px 20px 20px 20px;
font-size: 14px;
font-family: var(--title-font);
font-weight: 600;
color: var(--gold-text);
margin: 0;
}
.header-menu
{
background: var(--top-hover);
background-image: var(--top);
border-bottom: 2px solid var(--gold);
}
.show-profile .navbar
{
background-color: var(--light-green)!important;
background-image: var(--center);
border-top: 2px solid var(--gold);
border-bottom: 2px solid var(--gold);
padding-top: 0;
padding-bottom: 0;
min-height: 40px!important;
}
.show-profile .navbar-avatar .navbar-avatar-container
{
border: 6px solid transparent;
padding: 20px;
border-image-source: url(https://cdn.discordapp.com/attachments/561996580412981261/957137657211809802/Untitled18_20220325224312.png);
border-image-repeat: round;
border-image-slice: 125;
border-image-width: 220px;
}
.header-menu nav .main-menu .user-nav>a:hover
{
color: var(--light-text);
}
.header-menu nav .main-menu .user-nav .dropdown-menu
{
left: -135px!important;
min-width: 12rem!important;
background: var(--top-hover);
border: 2px solid var(--gold);
border-radius: 0px 0px 20px 20px;
opacity: 95%;
}
.header-menu nav .main-menu .user-nav .dropdown-menu .dropdown-item:hover
{
background: 0 0;
color: var(--light-text);
}
.header-menu nav .stats a
{
color: var(--light-text);
}
.header-menu nav .stats
{
text-align: right;
color: var(--light-text);
font-family: var(--main-font);
font-size: 13px;
}
.header-menu nav .main-menu .user-nav>a
{
color: var(--light-text);
font-family: var(--title-font);
font-weight: 900;
font-size: 17px;
}
.header-menu nav .main-menu ul li a
{
font-size: 17px;
font-family: var(--title-font);
color: var(--light-text);
font-weight: 900;
}
.show-profile .profile-account .tag-trial-chat
{
background-color: var(--light-sage);
display: inline;
}
.show-profile .profile-account .tags-outer
{
font-weight: 500;
color: var(--green-text);
font-size: 14px;
border-radius: 7px;
padding: 1px 6px;
white-space: nowrap;
}
p
{
font-family: var(--main-font);
font-weight: 400;
font-size: 14px;
line-height: 18px;
color: var(--green-text);
}
body.background.africa
{
background-image: var(--background);
}
body.background.asia
{
background-image: var(--background);
}
body.background.australia
{
background-image: var(--background);
}
body.background.south-europe
{
background-image: var(--background);
}
body.background.south-america
{
background-image: var(--background);
}
body.background.north-america
{
background-image: var(--background);
}
.slidedownmenu li a.logout
{
margin-top: 10px;
background-image: url(https://cdn.discordapp.com/attachments/561996580412981261/957143393660702760/lav.png);
background-repeat: no-repeat;
background-position: 100% 55%;
}
.slidedownmenu li a.logout:hover
{
background-image: url(https://cdn.discordapp.com/attachments/561996580412981261/957143393660702760/lav.png);
}
.show-profile .profile-name-and-estate .profile-username
{
font-size: 32px!important;
opacity: 40%;
font-family: var(--title-font);
font-weight: 700!important;
color: var(--light-text);
margin-bottom: 5px!important;
}
.show-profile .profile-ranking-container .profile-rank-position
{
font-size: 26px!important;
font-family: var(--title-font);
text-align: right;
font-weight: 700!important;
color: var(--light-text);
margin-bottom: 5px!important;
}
.footer
{
background: var(--light-brown);
color: var(--gold);
padding-top: 10px;
padding-bottom: 10px;
vertical-align: middle;
margin-bottom: 50px;
}
.footer::after
{
font-weight: bold;
float: right;
color: var(--light-text);
font-size: 18px;
content: "Theme collaboration Whit & Delysia ";
}
.show-profile .navbar .nav-link
{
padding: 8px 20px;
line-height: 24px;
font-weight: 900;
font-family: var(--title-font);
color: var(--light-text);
font-size: 16px;
}
.show-profile .navbar .nav-link:hover
{
background-color: var(--green-hover);
cursor: pointer;
border: none;
border-radius: 20px 20px 20px 20px;
color: var(--light-text);
text-decoration: none;
}
.show-profile .profile-account .tag-npc, .show-profile .profile-account .tag-player
{
font-size: 13px;
font-family: var(--title-font);
color: var(--green-text);
display: block;
text-align: left;
font-weight: 400;
padding-left: 0;
}
body
{
margin: 0;
font-family: var(--main-font);
font-size: 13px;
font-weight: 400;
line-height: 1.5;
color: var(--green-text);
text-align: left;
}
.show-profile .profile-ranking-container .profile-rank
{
text-align: left;
margin-bottom:...