Skip to content

Zombie's theme by whitthemes

Details

Authorwhitthemes

LicenseNo Redistribution

CategoryHR

Created

Updated

Size65 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

For Zombie 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         Zombie's theme
@version      20230211.23.31
@namespace    userstyles.world/user/whitthemes
@description  For Zombie only
@author       whitthemes
@license      No Redistribution
==/UserStyle== */

@-moz-document url-prefix("https://v2.horsereality.com/") {

  :root
  {
    --light-sage: #302f2ae0;
    --picture-button: #9c7a61;
    --gold: #ebb78b;
    --light-brown: #7c5b42;
    --light-green: #4f3424c7;
    --gold-text: #ddac77;
    --light-text: #eac28d;
    --sand: #ab7e5f;
    --body: #efe0d7cc;
    --green-text: #190000;
    --gold-hover: #c99864;
    --green-hover: #5a4537;
    --progress: #f3bb74;
    --button: #6e5444;
    --button-hover: #543f32;
    --boxes: #ab7e5f;
    --white: #dfc8b9;
    --odd: #cda487;
    --even: #c19a7e;
    --mine: #93725a;
    --select: #dbc9be;
    --top-hover: #6d5444;
    --background: url(https://i.imgur.com/1voXxSX.jpg);
    --title-font: "Bradley Hand";
    --main-font: "Oldtown";
    --headers: url(https://i.imgur.com/56kc77q.png);
      --map: url(https://i.imgur.com/1voXxSX.jpg);
     
  }



}

@-moz-document url-prefix("https://www.horsereality.com/") {
 :root
  {
    --light-sage: #302f2ae0;
    --picture-button: #9c7a61;
    --gold: #ebb78b;
    --light-brown: #7c5b42;
    --light-green: #4f3424c7;
    --gold-text: #ddac77;
    --light-text: #eac28d;
    --sand: #ab7e5f;
    --body: #efe0d7cc;
    --green-text: #190000;
    --gold-hover: #c99864;
    --green-hover: #5a4537;
    --progress: #f3bb74;
    --button: #6e5444;
    --button-hover: #543f32;
    --boxes: #ab7e5f;
    --white: #dfc8b9;
    --odd: #cda487;
    --even: #c19a7e;
    --mine: #93725a;
    --select: #dbc9be;
    --top-hover: #6d5444;
    --background: url(https://i.imgur.com/1voXxSX.jpg);
    --horses: url(https://www.horsereality.com/images/profilebg_pinewoodchique.jpeg);
      --map: url(https://i.imgur.com/1voXxSX.jpg);
    --title-font: "Bradley Hand";
    --main-font: "Oldtown";
  }

}

@-moz-document url-prefix("https://v2.horsereality.com/user") {
.side-nav
  {
    padding: 10px;
    background: var(--light-sage);
    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: 2px solid var(--gold);
    ;
    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(--light-text);
    margin: 0;
  }

  .sales .horse-name
  {
    font-weight: 600;
    color: var(--green-text);
  }

  .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: 2px solid var(--gold);
    border-radius: 60%;
    padding: 10px;
  }

  .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: 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);
    background-image: var(--footer);
    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: 2px solid var(--gold);
    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: 50%;
  }

  .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);
    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);
  }
.header-menu .user-nav.dropdown-active, .header-menu .user-nav:hover {
    background-color: var(--top-hover);
}
.header-menu .user-nav #user-nav-dropdown {
    color: #fff;
    display: none;
    position: absolute;
    top: 100%;
    bottom: auto;
    left: 0;
    padding: 1em 1.5em 1.5em;
    background-color: var(--top-hover);
    grid-template-areas:
        "image level"
        "menu menu";
    grid-template-rows: -webkit-min-content 1fr;
    grid-template-rows: min-content 1fr;
    grid-template-columns: -webkit-min-content 1fr;
    grid-template-columns: min-content 1fr;
    gap: 1.5em;
    min-width: 15em;
    text-align: left;
}
  .total-horses, .total-items, .total-vials
  {
    color: var(--green-text);
  }

  .total-horses i, .total-items i, .total-vials i
  {
    color: var(--green-text);
  }

  .header-section-icon i
  {
    font-size: 18px;
    color: var(--green-text);
  }
.horse-list .horse-item ...

Reviews

No reviews yet.