For Del only
Del's theme by whitthemes
Details
Authorwhitthemes
LicenseNo Redistribution
CategoryHR
Created
Updated
Size61 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.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's theme
@version 20220710.21.31
@namespace userstyles.world/user/whitthemes
@description For Del only
@author whitthemes
@license No Redistribution
==/UserStyle== */
@-moz-document url-prefix("https://v2.horsereality.com") {
:root
{
--light-sage: #626967;
--picture-button: #797c71;
--gold: #909591;
--light-brown: #3e4039;
--light-green: #333837;
--gold-text: #f4f8f2;
--light-text: #ccd4cf;
--sand: #747c79;
--body: #e6e6e6;
--green-text: #1f2122;
--gold-hover: #a1b1a4;
--green-hover: #202423;
--progress: #959d7e;
--button: #333837;
--button-hover: #272c2b;
--boxes: #919b97;
--white: #ffffff;
--odd: #a8b1ae;
--even: #919b97;
--mine: #72817b;
--top-hover: #333837;
--title-font: "Cormorant";
--main-font: "garamond";
}
.checkbox-label input:checked~.checkbox-custom
{
background-color: var(--body);
border-radius: 5px;
-webkit-transform: rotate(0deg) scale(1);
transform: rotate(0deg) scale(1);
opacity: 1;
border: 2px solid #081b28;
}
body.background.south-america
{
background-image: url(https://cdn.discordapp.com/attachments/949754978870886451/953704456724287568/Background_for_Whit.png);
}
.responsive-table .competition-tack-icon
{
background-color: var(--picture-button);
width: 45px;
height: 45px;
position: relative;
border-radius: 50%;
display: inline-block;
margin-right: 4px;
}
.checkbox-label .checkbox-custom
{
position: absolute;
top: 0;
left: 0;
height: 24px;
width: 24px;
border-radius: 5px;
transition: all .3s ease-out;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-ms-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
border: none;
background-color: var(--body);
}
body.background.africa
{
background-image: url(https://cdn.discordapp.com/attachments/949754978870886451/953704456724287568/Background_for_Whit.png);
}
.component.frame .wrapper .header .title
{
display: inline-block;
font-size: 16px;
color: var(--light-text);
font-family: var(--title-text);
text-transform: none;
}
.sales .horse-name
{
font-weight: 600;
color: var(--green-text);
}
#bbmenu.user ul.slidedown li a.arrow
{
float: left;
padding: 9px 30px 11px 10px;
width: auto;
line-height: 30px;
background-image: url(https://cdn.discordapp.com/attachments/949754978870886451/955661876447031326/Delysia_-_Drop-down_menu_Small.png);
background-repeat: no-repeat;
background-position: 98% 51%;
}
#bbmenu.user ul.slidedown li a.arrow:hover
{
background-image: url(https://cdn.discordapp.com/attachments/949754978870886451/955661876447031326/Delysia_-_Drop-down_menu_Small.png);
}
table tr.odd
{
background-color: var(--odd);
}
.slidedownmenu li a.logout
{
margin-top: 10px;
background-image: url(https://cdn.discordapp.com/attachments/949754978870886451/955657591344726056/Delysia_-_Log_out_Small.png);
background-repeat: no-repeat;
background-position: 100% 55%;
}
.slidedownmenu li a.logout:hover
{
background-image: url(https://cdn.discordapp.com/attachments/949754978870886451/955657591344726056/Delysia_-_Log_out_Small.png);
}
.notification-settings .paddingleftnone
{
padding-left: 0;
padding-right: 5px;
background-color: var(--body);
}
.market .col-form-label
{
color: var(--green-text);
font-size: 14px;
font-weight: 500;
}
h1 a:active, h1 a:link, h1 a:visited
{
color: var(--green-text);
text-decoration: none;
}
.form-control
{
display: block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: var(--green-text);
background-color: var(--body);
background-clip: padding-box;
border: none;
border-radius: 0.25rem;
transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.alert-info
{
color: var(--green-text);
background-color: var(--light-sage);
border-color: none;
}
.market-office-table .market-office-table-row-autobuy
{
color: var(--green-text);
padding-right: 0;
}
.market-office-table .market-office-table-row-timer
{
padding-left: 0;
color: var(--green-text);
}
.table td, .table th
{
padding: 0.75rem;
vertical-align: top;
border-top: none;
}
.table .thead-dark th
{
color: var(--light-text);
font-family: var(--title-text);
}
body.background.europe
{
background-image: url(https://cdn.discordapp.com/attachments/949754978870886451/953704456724287568/Background_for_Whit.png);
}
body.background
{
background: #4a7a9b url(https://cdn.discordapp.com/attachments/949754978870886451/953704456724287568/Background_for_Whit.png) no-repeat fixed 0 0/100% auto;
background-size: cover;
}
.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;
}
.side-nav
{
padding: 10px;
background: var(--light-sage);
opacity: 70%;
border: 2px solid var(--gold);
border-radius: 0px 0px 20px 20px;
}
.component.frame .wrapper .content
{
background: var(--even);
}
.header-menu
{
background: var(--top-hover);
background-image: url(https://cdn.discordapp.com/attachments/949754978870886451/962403440229773382/Top_bar_background.png);
border-bottom: 2px solid var(--gold);
}
.show-profile .navbar
{
background-color: var(--light-green)!important;
background-image: url(https://cdn.discordapp.com/attachments/949754978870886451/960830727874813992/Tab_bar_background.png);
border-top: 2px solid var(--gold);
border-bottom: 2px solid var(--gold);
padding-top: 0;
padding-bottom: 0;
min-height: 40px!important;
}
.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;
}
.header-menu nav .main-menu ul li a
{
font-size: 17px;
font-family: var(--title-font);
color: var(--light-text);
font-weight: 900;
}
.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 .stats
{
text-align: right;
color: var(--light-text);
font-family: var(--main-font);
font-size: 13px;
}
.header-menu nav .stats a
{
color: var(--light-text);
}
.show-profile .profile-account
{
width: 250px;
padding: 10px;
background-color: var(--sand);
background-image: url("https://cdn.discordapp.com/attachments/949754978870886451/962401763703545927/Player_box_background.png");
opacity: 50px;
border: none;
border-radius: 20px 20px 20px 20px;
margin-bottom: 20px;
}
.main-content
{
background: var(--body);
padding: 15px;
}
.show-profile .navbar-avatar .navbar-avatar-container
{
border: 2px solid var(--gold);
padding: 17px;
border-radius: 20%;
}
.show-profile .profile-name-and-estate .profile-username
{
font-size: 32px!important;
opacity: 50%;
font-family: var(--title-font);
font-weight: 700!important;
color: var(--light-text);
margin-bottom: 5px!important;
}
.show-profile .profile-name-and-estate .profile-estate
{
font-size: 18px;
font-family: var(--title-font);
line-height: 21px;
font-weight: 400;
color: var(--light-text);
opacity: 50%;
}
.show-profile .profile-ranking-container .profile-rank
{
text-align: left;
margin-bottom: 0;
font-size: 12px;
font-family: var(--title-font);
line-height: 18px;
font-weight: 400;
color: var(--light-text);
}
.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;
}
.show-profile .profile-account h2
{
background-image: url("https://cdn.discordapp.com/attachments/949754978870886451/962402642166964264/Player_box_header_background_2.png");
height: 30px;
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;
}
body
{
margin: 0;
font-family: var(--main-font);
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: var(--green-text);
text-align: left;
}
.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;
}
.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 .navbar .nav-link
{
padding: 8px 20px;
line-height: 24px;
font-weight: 900;
font-family: var(--title-font);
color: var(--light-text);
font-size: 16px;
}
.footer
{
background: var(--light-brown);
background-image: url(https://cdn....