Skip to content

Hel's Dec 22 theme by whitthemes

Details

Authorwhitthemes

LicenseNo Redistribution

CategoryHR

Created

Updated

Size68 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

for Hel only

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         Hel's Dec 22 theme
@version      20221224.17.12
@namespace    userstyles.world/user/whitthemes
@description  for Hel only
@author       whitthemes
@license      No Redistribution
==/UserStyle== */

@-moz-document url-prefix("https://v2.horsereality.com/") {
@import url('https://fonts.googleapis.com/css2?family=Edu+VIC+WA+NT+Beginner&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Baskervville&display=swap');
:root {
    
    --left-nav: #54421fb5;
    --picture-button: #ac9e77ad;
    --border: #e5ddc9;
    --header-2: #615736;
    --header-1: #484026;
    --light-text: #ab9d75;
    --box: #a8997185;
    --body: #9c8e62b3;
    --dark-text: #221b0b;
    --text-hover: #bdac7c;
    --middle-hover: #403923;
    --progress: #aca47e;
    --button: #605736;
    --button-hover: #403a24;
    --boxes: #aa9c74ab;
    --white: #e6ddca;
   --odd: #afa381cf;
    --even: #a99c7a;
    --mine: #8d805e;
    --select: #857b53;
    --top-hover: #3e3822;
    --highlights: #a29165d1;
    --slide-hover: #625837c4;
    --center-bar: #4840239c;
    --entry: #998a61a3;
    --Titles: 20px;
    --background: url(https://cdn.discordapp.com/attachments/843265642051272774/1054116580788805754/Theme_BG_Valley_View.png);
      
      --map: url(https://cdn.discordapp.com/attachments/843265642051272774/1054116580788805754/Theme_BG_Valley_View.png);
    --title-font: "Edu VIC WA NT Beginner";
    --main-font: "Baskervville";
    
    --headers: url(https://cdn.discordapp.com/attachments/987518421442891878/1054117533621432411/Heltop.png);
    --horse-bg: url(https://cdn.discordapp.com/attachments/843265642051272774/1054125119984902205/Dutch_Village_Theme_BG.png);
   
   
    
}
}

@-moz-document url-prefix("https://www.horsereality.com/") {
@import url('https://fonts.googleapis.com/css2?family=Edu+VIC+WA+NT+Beginner&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Baskervville&display=swap');
:root {
    --left-nav: #54421fb5;
    --picture-button: #ac9e77ad;
    --border: #e5ddc9;
    --header-2: #615736;
    --header-1: #484026;
    --light-text: #ab9d75;
    --box: #a8997185;
    --body: #9c8e62b3;
    --dark-text: #221b0b;
    --text-hover: #bdac7c;
    --middle-hover: #403923;
    --progress: #aca47e;
    --button: #605736;
    --button-hover: #403a24;
    --boxes: #aa9c74ab;
    --white: #e6ddca;
  --odd: #afa381cf;
    --even: #a99c7a;
    --mine: #8d805e;
    --select: #857b53;
    --top-hover: #3e3822;
    --highlights: #a29165d1;
    --slide-hover: #625837c4;
    --center-bar: #4840239c;
    --entry: #998a61a3;
    --background: url(https://cdn.discordapp.com/attachments/843265642051272774/1054116580788805754/Theme_BG_Valley_View.png);
    
      --map: url(https://cdn.discordapp.com/attachments/843265642051272774/1054116580788805754/Theme_BG_Valley_View.png);
     --title-font: "Edu VIC WA NT Beginner";
    --main-font: "Baskervville";
   
   
   
      --horse-bg: url(https://cdn.discordapp.com/attachments/843265642051272774/1054125119984902205/Dutch_Village_Theme_BG.png);
  }
}

@-moz-document url-prefix("https://v2.horsereality.com/") {
@import url('https://fonts.google.com/specimen/Passions+Conflict?category=Handwriting');
.header-menu {
    background: var(--slide-hover);
    background-image: var(--top);
}
.show-profile .navbar {
    background-color: var(--center-bar)!important;
    background-image: var(--center);
    border-top: 2px solid var(--border);
    border-bottom: 2px solid var(--border);
    padding-top: 0;
    padding-bottom: 0;
    min-height: 40px!important;
        }
.main-content {
    background: var(--body);
    padding: 15px;
}
.show-profile .profile-account {
    
    padding: 10px;
    background-color: var(--box);
    background-image: var(--player);
    margin-bottom: 20px;
    border-radius: 20px 20px 20px 20px;
}
.table {
    width: 100%;
    margin-bottom: 1rem;
    color: var(--dark-text);
    font-weight: 400;
}

body.background.africa {
    background: var(--background) no-repeat fixed 0 0/100% auto;
    background-size: cover;
}
body.background.asia {
    background: var(--background) no-repeat fixed 0 0/100% auto;
    background-size: cover;
}
body.background.australia {
    background: var(--background) no-repeat fixed 0 0/100% auto;
    background-size: cover;
}
body.background.europe {
    background: var(--background) no-repeat fixed 0 0/100% auto;
    background-size: cover;
}
body.background.south-america {
    background: var(--background) no-repeat fixed 0 0/100% auto;
    background-size: cover;
}
body.background.north-america {
    background: var(--background) no-repeat fixed 0 0/100% auto;
    background-size: cover;
}
.market .col-form-label {
    color: var(--dark-text);
    font-size: 14px;
    font-weight: 500;
}
.reset-filters {
    color: var(--dark-text);
    font-weight: 700;
    float: left;
}
.user-settings .col-form-label {
    font-size: 14px;
    font-weight: 500;
    color: var(--dark-text);
}
.notification-settings .checkbox:checked~.switch {
    background-color: var(--button);
}
.notification-settings .settings-section-title {
    font-size: 14px;
    font-weight: 600;
    align-self: middle;
    height: 24px;
    text-transform: uppercase;
    color: var(--dark-text);
}
.store_title {
    font-size: 14px;
    text-align: center;
    font-weight: 700!important;
    color: var(--dark-text);
    margin-bottom: 15px;
}
.dual-range .range-color {
    background-color: var(--dark-text);
    border-radius: 50px;
    width: 100%;
    display: block;
    height: 8px;
    position: absolute;
    z-index: 10;
}
.notification-settings .settings-section {
    padding: 5px 10px;
    background: var(--odd);
}
h1 a:hover, h2 {
    color: var(--dark-text);
}
.show-profile .navbar-avatar .navbar-avatar-container
  {
    border: none;
    padding: 20px;
   border-radius: 50%;
  }
.show-profile .profile-name-and-estate .profile-username {
    font-size: 32px!important;
    font-weight: 700!important;
    color: var(--light-text);
     font-family: var(--main-font);
    margin-bottom: 5px!important;
    opacity: 30%;
}
.show-profile .profile-name-and-estate .profile-estate {
    font-size: 18px;
     font-family: var(--main-font);
    line-height: 21px;
    font-weight: 400;
    color: var(--light-text);
    opacity: 30%;
}
.show-profile .profile-ranking-container .profile-rank {
    text-align: left;
    margin-bottom: 0;
    font-size: 12px;
     font-family: var(--main-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(--main-font);
    text-align: right;
    font-weight: 700!important;
    color: var(--light-text);
    margin-bottom: 5px!important;
}
.show-profile .navbar .nav-link {
    padding: 8px 20px;
    line-height: 24px;
    font-weight: 500;
    color: var(--light-text);
    font-family: var(--title-font);
    font-size: 14px;
}
.show-profile .profile-account h2 {
    font-size: 14px;
    font-weight: 600;
    color: var(--light-text);
     font-family: var(--title-font);
    background-image: var(--headers);
    height: 25px;
    border-radius: 20px 20px 20px 20px;
    margin: 0;
}
.show-profile .main-content {
    padding: 0;
    overflow-x: visible;
}
.side-nav ul .subtitle {
    font-size: 20px;
    font-family: var(--title-font);
    margin-bottom: 5px;
    line-height: 21px;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--light-text);
}
.side-nav ul a {
    font-size: 15px;
    font-family: var(--main-font);
    font-weight: 700;
    text-transform: capitalize;
    color: var(--light-text);
    padding: 0;
}
.header-menu nav .main-menu .user-nav>a {
    color: var(--light-text);
    font-family: var(--title-font);
    font-size: 20px;
}
.header-menu nav .main-menu ul li a {
    font-size: 20px;
    color: var(--light-text);
    font-family: var(--title-font);
}
.header-menu nav .stats {
    text-align: right;
     color: var(--light-text);
    font-family: var(--title-font);
    font-size: 11px;
}
.header-menu nav .stats a {
    color: var(--light-text);
}
.show-profile .navbar .nav-link:hover {
    background-color: var(--middle-hover);
    cursor: pointer;
    border: none;
    border-radius: 0;
    color: var(--light-text);
    font-family: var(--title-font);
    text-decoration: none;
}
.header-menu nav .main-menu ul li a:not(.btn):hover {
    text-decoration: none;
    color: var(--text-hover);
}
.header-menu nav .main-menu .user-nav>a:hover {
    color: var(--text-hover);
}
.header-menu nav .main-menu .user-nav .dropdown-menu .dropdown-header, .header-menu nav .main-menu .user-nav .dropdown-menu .dropdown-item {
    font-size: 13px;
     font-family: var(--main-font);
    padding: 0.5rem 1rem;
    color: var(--light-text);
}
.header-menu nav .main-menu .user-nav .dropdown-menu {
    left: -135px!important;
    min-width: 12rem!important;
    background: var(--slide-hover);
}
.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
     font-family: var(--main-font);
    background-color: var(--body);
    
    border-radius: 20px 20px 20px 20px;
}
.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--dark-text);
    text-align: center;
    white-space: nowrap;
    background-color: var(--progress);
    border-radius: 20px 20px 20px 20px;
    transition: width .6s ease;
}
.horse-list .horse-item .image {
   
    display: flex;
    
    align-items: flex-end;
    
    justify-content: center;
    width: 110px;
    padding: 13px;
    background-repeat: no-repeat;
    background-position: -50px 100%;
    background-size: 160%;
    background-image: var(--horse-bg)!important;
}
.horse-grid .horse-item .image {
    height: 150px;...

Reviews

No reviews yet.