Skip to content

Hel's brown theme by whitthemes

Details

Authorwhitthemes

LicenseNo Redistribution

CategoryHR

Created

Updated

Size74 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

For Hel only. Do not use any parts of this theme code.

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 brown theme
@version      20221220.03.33
@namespace    userstyles.world/user/whitthemes
@description  For Hel only. Do not use any parts of this theme code.
@author       whitthemes
@license      No Redistribution
==/UserStyle== */

@-moz-document url-prefix("https://v2.horsereality.com/") {
:root
  {
    --light-sage: #998e80a1;
    --check: #645656ad;
    --picture-button: #a19488;
    --gold: #4f3823;
    --light-brown: #463d2e;
    --light-green: #544a39a3;
    --gold-text: #1a1610;
    --light-text: #d6c7bb;
    --sand: #554b3a7a;
    --body: #998e8082;
    --green-text: #000000;
    --gold-hover: #3a3327;
    --green-hover: #383126;
    --progress: #a68d70;
   --button: #847a6d;
    --button-hover: #665e53;
    --boxes: #a68c6c7a;
    --white: #d1d1d1;
  --odd: #b6aa9f57;
    --even: #a5917880;
    --mine: #857763b3;
    --select: #9d9081;
    --top-hover: #544a399c;
    --background: url(https://cdn.discordapp.com/attachments/843265642051272774/1043788101740404776/unknown.png);
    --title-font: "Candara";
    --main-font: "Candara";
    --horse-bg: url(https://cdn.discordapp.com/attachments/843265642051272774/1043933539235803236/BG_for_del_skye_theme.png);
   
    --headers: url(https://cdn.discordapp.com/attachments/987518421442891878/1043917193932447864/Heltop.png);
    
   
 
    --pedigree: url("https://cdn.discordapp.com/attachments/987518421442891878/1043935491394912356/Helped.png");
  }
}

@-moz-document url-prefix("https://www.horsereality.com/") {
:root
  {
    --light-sage: #998e80a1;
    --check: #645656ad;
    --picture-button: #a19488;
    --gold: #4f3823;
    --light-brown: #463d2e;
    --light-green: #544a39;
    --gold-text: #1a1610;
    --light-text: #d6c7bb;
    --sand: #554b3a7a;
    --body: #998e8082;
    --green-text: #000000;
    --gold-hover: #3a3327;
    --green-hover: #383126;
    --progress: #a68d70;
    --button: #847a6d;
    --button-hover: #665e53;
    --boxes: #a68c6c7a;
    --white: #d1d1d1;
  --odd: #b6aa9f57;
    --even: #a5917880;
    --mine: #857763b3;
    --select: #9d9081;
    --top-hover: #544a399c;
      --highlights: #a89a8c;
    --background: url(https://cdn.discordapp.com/attachments/843265642051272774/1043788101740404776/unknown.png);
    --title-font: "Candara";
    --main-font: "Candara";
   --horse-bg: url("https://cdn.discordapp.com/attachments/843265642051272774/1043933539235803236/BG_for_del_skye_theme.png");
  
   
   
    --pedigree: url("https://cdn.discordapp.com/attachments/987518421442891878/1043935491394912356/Helped.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;
  }

 

  .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.europe
  {
    background-image: var(--background);
  }

  body.background.south-america
  {
    background-image: var(--background);
  }

  body.background.north-america
  {
    background-image: var(--background);
  }

  

  .show-profile .profile-name-and-estate .profile-username
  {
    font-size: 32px!important;
    opacity: 0%;
    font-family: var(--title-font);
    font-weight: 700!important;
    color: var(--light-text);
    margin-bottom: 5px!important;
  }

  .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: #d6c7bb4a;
}

  .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: 0;
    font-size: 12px;
    font-family: var(--title-font);
    line-height: 18px;
    font-weight: 400;
    color: var(--light-text);
  }

  .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: 0%;
  }

  .header-menu nav .main-menu ul li a:not(.btn):hover
  {
    text-decoration: none;
    color: var(--light-text);
  }

  .progress-bar
  {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: var(--gold);
    text-align: center;
    white-space: nowrap;
    background-color: var(--progress);
    transition: width .6s ease;
  }
}

@-moz-document url-prefix("https://v2.horsereality.com") {
.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);
  }

  nav .pagination .page-item:not(.disabled) .page-link
  {
    color: var(--light-text);
  }
.button.black, .button.secondary.active, .button.secondary:hover {
    color: var(--light-text);
    background: var(--button);
}
.button.black.active, .button.black:hover {
    color: var(--light-text);
    background: var(--button-hover);
}
.button.secondary {
    -webkit-transition: all .2s;
    transition: all .2s;
    color: var(--light-text);
    background: var(--button);
}
.tabs .tab a>i {
    margin-right: 5px;
    color: var(--light-text);
}
.item-image-uses {
    font-size: 11px;
    font-weight: 700;
    pos...

Reviews

No reviews yet.