Skip to content

Misa 7-2023 theme by whitthemes

Details

Authorwhitthemes

LicenseNo Redistribution

CategoryHR

Created

Updated

Size70 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

For Misa ONLY. Do not take any part of my theme for your own

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         Misa 7-2023 theme
@version      20230716.20.56
@namespace    userstyles.world/user/whitthemes
@description  For Misa ONLY. Do not take any part of my theme for your own
@author       whitthemes
@license      No Redistribution
==/UserStyle== */

@-moz-document url-prefix("https://v2.horsereality.com/") {
:root {
--left-nav: #131312;
    --picture-button: #7d8889c2;
    --border: #b4b6b4;
    --header-2: #505b5b;
    --header-1: #313a3f;
    --center-bar: #1b1b1dcc;
    --light-text: #b6b6b6;
    --box: #cfcab442;
    --body: #5f6c70bf;
    --dark-text: #111213;
    --text-hover: #686e73;
    --middle-hover: #212325;
    --progress: #5d6c71;
    --button: #22282c;
    --button-hover: #0e0f10;
    --boxes: #374e57b8;
    --white: #b6b7b7;
     --odd: #acb5b2c7;
    --even: #8c9695b3;
    --mine: #344149b0;
    --select: #626e72;
    --top-hover: #152327;
    --highlights: #2a4c4b6b;
    --slide-hover: #1616169c;
    --background: url(https://cdn.discordapp.com/attachments/758706800647208970/1128700523340628109/42609ce1-0fab-4c44-8d8c-11b126d12cc6.png);
   
      --map: url(https://cdn.discordapp.com/attachments/758706800647208970/1129807355702411365/per_misa_circle.gif);
    --title-font: "Times New Roman";
    --main-font: "Times New Roman";
   
    --headers: url(https://cdn.discordapp.com/attachments/987518421442891878/1129766091695083731/misatop.png);
  
   
    --horse-bg: url(https://cdn.discordapp.com/attachments/758706800647208970/1129800415098187856/per_misa.png);
  }
}

@-moz-document url-prefix("https://www.horsereality.com/") {
:root
  {
  --left-nav: #131312;
    --picture-button: #7d8889c2;
    --border: #b4b6b4;
    --header-2: #505b5b;
    --header-1: #313a3f;
    --center-bar: #1b1b1dcc;
    --light-text: #b6b6b6;
    --box: #cfcab442;
    --body: #5f6c70bf;
    --dark-text: #111213;
    --text-hover: #686e73;
    --middle-hover: #212325;
    --progress: #5d6c71;
    --button: #22282c;
    --button-hover: #0e0f10;
    --boxes: #374e57b8;
    --white: #b6b7b7;
    --odd: #acb5b2c7;
    --even: #8c9695b3;
    --mine: #344149b0;
    --select: #626e72;
    --top-hover: #152327;
    --highlights: #2a4c4b6b;
    --slide-hover: #1616169c;
    --background: url(https://cdn.discordapp.com/attachments/758706800647208970/1128700523340628109/42609ce1-0fab-4c44-8d8c-11b126d12cc6.png);
     
      --map: url(https://cdn.discordapp.com/attachments/758706800647208970/1129807355702411365/per_misa_circle.gif);
    --title-font: "Times New Roman";
    --main-font: "Times New Roman";
       --headers: url(https://cdn.discordapp.com/attachments/949754978870886451/960208780862296124/Player_box_header_background.png);
   
    
      --horse-bg: url(https://cdn.discordapp.com/attachments/758706800647208970/1129800415098187856/per_misa.png);
  }
}

@-moz-document url-prefix("https://v2.horsereality.com/") {
.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;
}
.header-menu nav .main-menu ul li a.btn {
    padding: 3px 8px;
    font-weight: 700;
    background: var(--button);
}
.btn-warning {
    color: var(--light-text);
    background-color: var(--button);
    border-color: var(--border);
}
.header-menu nav .main-menu ul li a.btn:hover {
    background: var(--button-hover);
}
.btn-warning:hover {
    color: var(--light-text);
    background-color: var(--button-hover);
    border-color:  var(--border);
}

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;
}
.show-profile .navbar-avatar .navbar-avatar-container
  {
    border: 6px solid transparent;
    padding: 20px;
}
.horse-item .content {
    overflow: hidden;
    border-radius: 8px;
    background: var(--odd);
}
.horse-item h2 {
    font-size: 14px;
    font-family: var(--main-font);
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0;
    color: var(--dark-text);
}
.horse-item .tagline {
    font-size: 11px;
    font-family: var(--main-font);
    font-weight: 700;
    line-height: 21px;
    display: block;
    letter-spacing: 0;
    color: var(--dark-text);
}
.button.black.active, .button.black:hover {
    color: var(--light-text);
    background: var(--button-hover);
}
.button.secondary {
    transition: all .2s;
    color: var(--light-text);
    font-family: var(--main-font);
    background: var(--button);
}
.total-horses i, .total-items i, .total-vials i {
    
    color: var(--dark-text);
}
.total-horses, .total-items, .total-vials {
    font-family: var(--main-font);
    color: var(--dark-text);
}
.link-table .link-table-row .link-table-icon-container .link-table-icon i {
    font-size: 28px;
    color: var(--light-text);
   
}
.tabs .tab a>i {
    margin-right: 5px;
    color: var(--dark-text);
    
}
.tabs .tab.active a {
    color: var(--dark-text);
    font-family: var(--main-font);
}
.office-table-row .link-table-button i {
    color: var(--light-text);
}
.link-table .link-table-row .link-table-icon-container .link-table-icon {
    line-height: 64px;
    width: 40px;
    height: 50px;
    text-align: center;
    border-radius: 0.25rem;
    background: var(--button);
}
.button.black, .button.secondary.active, .button.secondary:hover {
    color: var(--light-text);
    background: var(--button);
}
.table {
    width: 100%;
    margin-bottom: 1rem;
    color: var(--dark-text);
    font-family: var(--main-font);
}
.table td, .table th {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid var(--border);
}
.button.primary {
    background: var(--button);
}
.button {
    font-size: 13px;
    font-family: var(--main-font);
    font-weight: 700;
    line-height: 18px;
    display: inline-flex;
    align-items: center;
    padding: 9px 10px;
    transition: all .2s;
    text-align: center;
    color: var(--light-text);
    border: 0;
    border-radius: 8px;
}
.button.primary:hover {
    color: var(--light-text);
    background: var(--button-hover);
}
.horse-filters-search input {
    width: 100%;
    height: 32px;
    padding: 3px 10px 3px 30px;
    border: 0;
    border-radius: 8px;
    background: var(--highlights);
}
.tabs .tab>span, .tabs .tab a, .tabs .tab button {
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    display: block;
    padding: 6px 10px;
    white-space: nowrap;
    color: var(--dark-text);
}
.stall-tab-edit span.count {
    color: var(--dark-text)!important;
}
.stall-tab-edit input {
    padding: 0;
    transition: all .2s;
    color: var(--dark-text)!important;
    border: 0;
    outline: none;
    background: 0 0;
}
.tabs .tab {
    position: relative;
    z-index: 2;
    margin-right: 3px;
    transition: all .2s;
    border-radius: 8px 8px 0 0;
    background: var(--odd);
}
.tabs .tab.active.stall-tab i {
    font-size: 10px;
    
    color: var(--dark-text);
    margin-left: -15px;
}
.tabs .tab.active {
    background: var(--even);
}
.stall-tab-edit form {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding-right: 65px;
    transition: all .2s;
}

.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);
    
    height: 35px;
    border-radius: 20px 20px 20px 20px;
    margin: 0;
}
.show-profile .main-content {
    padding: 0;
    overflow-x: visible;
}
.side-nav ul .subtitle {
    font-size: 17px;
    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-...

Reviews

No reviews yet.