Skip to content

Diamante July theme by whitthemes

Details

Authorwhitthemes

LicenseNo Redistribution

CategoryHR

Created

Updated

Size67 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

For Diamante only. Do not copy any parts of my 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         Debito July theme
@version      20230724.19.40
@namespace    userstyles.world/user/whitthemes
@description  For Debito only. Do not copy any parts of my theme code
@author       whitthemes
@license      No Redistribution
==/UserStyle== */

@-moz-document url-prefix("https://v2.horsereality.com/") {
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lobster+Two&family=Playfair+Display:ital@1&display=swap');
:root
{
--left-nav: #2f3c66ba;
    --picture-button: #a195ad9e;
    --border: #e7c0c0;
   --header-2: #546287;
    --header-1: #2f406bc4;
    --center-bar: #546287a1;
    --light-text: #101422;
    --box: #c4a5ad57;
    --body: #968a9ea8;
    --dark-text: #121829;
    --text-hover: #686e73;
    --middle-hover: #51576f;
    --progress: #edc4cd;
    --button: #666d8c;
    --button-hover: #484d65;
    --boxes: #2e416b59;
    --white: #f4d4d2;
   --odd: #9d91a5c4;
    --even: #bba4adba;
    --mine: #908094b8;
    --select: #958b9f;
    --top-hover: #666d8c91;
    --highlights: #2e416b59;
    --slide-hover: #546287a6;
    --background: url(https://cdn.discordapp.com/attachments/987518421442891878/1133096576882053190/debitobg.png);
   
      --map: url(https://cdn.discordapp.com/attachments/987518421442891878/1133096576882053190/debitobg.png);
    --title-font: "Lobster Two";
    --main-font: "Garamont";
   
    --headers: url(https://cdn.discordapp.com/attachments/987518421442891878/1133096820420120696/debitotop.png);
  
   
    --horse-bg: url(https://www.horsereality.com/images/profilebg_shetlandislands.jpg);
  }
}

@-moz-document url-prefix("https://www.horsereality.com/") {
:root
  {
 --left-nav: #2f3c66ba;
    --picture-button: #a195ad9e;
    --border: #e7c0c0;
   --header-2: #546287;
    --header-1: #2f406bc4;
    --center-bar: #546287a1;
    --light-text: #101422;
    --box: #c4a5ad57;
    --body: #968a9ea8;
    --dark-text: #121829;
    --text-hover: #686e73;
    --middle-hover: #51576f;
    --progress: #edc4cd;
    --button: #666d8c;
    --button-hover: #484d65;
    --boxes: #2e416b59;
    --white: #f4d4d2;
    --odd: #9d91a5c4;
    --even: #bba4adba;
    --mine: #908094b8;
    --select: #958b9f;
    --top-hover: #666d8c91;
    --highlights: #2e416b59;
    --slide-hover: #546287a6;
    --background: url(https://cdn.discordapp.com/attachments/987518421442891878/1133096576882053190/debitobg.png);
     
      --map: url(https://cdn.discordapp.com/attachments/987518421442891878/1133096576882053190/debitobg.png);
    --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://www.horsereality.com/images/profilebg_shetlandislands.jpg);
  }
}

@-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;
    font-family: var(--main-font);
    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;
    background: var(--headers);
    color: var(--dark-text)...

Reviews

No reviews yet.