A new userstyle
aesthetic theme Andy (by Squirrel) by Eichgatzl
Details
AuthorEichgatzl
LicenseNo License
Categoryhttps://www.horsereality.com/
Created
Updated
Size68 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
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 aesthetic theme Andy (by Squirrel)
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document url-prefix("https://v2.horsereality.com/"), url-prefix("https://www.horsereality.com/") {
@font-face {
font-family: 'Sedan SC';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/sedansc/v2/yMJRMIlvYZ3Jn1Y30Aq7dy0.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
font-family: 'Ubuntu Sans Mono';
font-style: normal;
font-weight: 400 700;
font-display: swap;
src: url(https://fonts.gstatic.com/s/ubuntusansmono/v1/jVyR7mzgBHrR5yE7ZyRg0QRJMKI45gTIfCXx.woff2) format('woff2');
unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
.introwrapper .container_12 h1, .banner .bimages h1, .title h1, div.npc_box > div > h1 {
background: -webkit-linear-gradient(#e0ffe3c9, #77d473d6);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
text-shadow: 0px 0px 8px #00000063;
padding-bottom: 10px;
font-size: 36px;
padding-top: 10px;
text-align: center;
font-family: 'Sedan SC';
}
.horse-grid .horse-item .image {
background-image: var(--horse-bg)!important;
}
body.background.australia {
background-image: var(--background);
}
body.background.europe {
background-image: var(--background);
}
body.background.africa {
background-image: var(--background);
}
body.background.north-america {
background-image: var(--background);
}
body.background.asia {
background-image: var(--background);
}
body.background.south-america {
background-image: var(--background);
}
.horse-grid .horse-item .image {
background-image: var(--horse-bg)!important;
}
.horse_banner.asia {
background-image: var(--horse-bg)!important;
background-size: cover;
}
.horse_banner.south-america {
background-image: var(--horse-bg)!important;
background-size: cover;
}
.horse_banner.north-america {
background-image: var(--horse-bg)!important;
background-size: cover;
}
.horse_banner.africa {
background-image: var(--horse-bg)!important;
background-size: cover;
}
.horse_banner.europe {
background-image: var(--horse-bg)!important;
background-size: cover;
}
.horse_banner.australia {
background-image: var(--horse-bg)!important;
background-size: cover;
}
img[src="https://www.horsereality.com/images/world/ava-africa.png"] {
content: var(--map)
}
img[src="https://www.horsereality.com/images/world/ava-south-america.png"] {
content: var(--map)
}
img[src="https://www.horsereality.com/images/world/ava-north-america.png"] {
content: var(--map)
}
img[src="https://www.horsereality.com/images/world/ava-asia.png"] {
content: var(--map)
}
img[src="https://www.horsereality.com/images/world/ava-europe.png"] {
content: var(--map)
}
img[src="https://www.horsereality.com/images/world/ava-australia.png"] {
content: var(--map)
}
img[src="https://www.horsereality.com/icon/coin.png"] {
content: var(--coin)
}
img[src="https://www.horsereality.com/icon/ticket-wildlife.png"] {
content: var(--wt)
}
img[src="https://www.horsereality.com/icon/deltapoints.png"] {
content: var(--dp);
}
img[src="https://www.horsereality.com/icon/ticket-foundation.png"] {
content: var(--ft);
}
img[src="https://www.horsereality.com/icon/stud.png"] {
content: var(--stud)
}
img[src="https://www.horsereality.com/icon/warning.png"] {
content: var(--warn)
}
img[src="https://www.horsereality.com/icon/clock.png"] {
content: var(--clock)
}
img[src="https://www.horsereality.com/images/deloryan-logo-v2.png"] {
content: var(--delo)
}
img[src="/img/hr-logo.png"], [src="https://www.horsereality.com/images/horse-reality-logo-small.png"] {
content: var(--logo)!important;
}
::-webkit-scrollbar {
width: 9px;
}
::-webkit-scrollbar-thumb {
background: linear-gradient(to bottom, #a9e3b5e8, #2e6435);
border-radius: 2px;
}
::-webkit-scrollbar-thumb {
background-color: rgba(255, 255, 255, 0);
}
::-webkit-scrollbar {
background-color: rgb(126, 180, 131);
}
.minimap {
width: 150px;
height: 150px;
background-size: auto;
border-radius: 150px;
border: 1.5px solid #91d983;
box-shadow: 0px 0px 17px 0px #68c563;
}
.horse_photocon .horse_photo img.foal {
max-width: 320px;
max-height: 285px;
margin-left: 170px;
transform: scaleX(-1);
}
.horse-grid.compact .horse-item .image .horse-image.is-foal {
top: 11px;
height: 60px!important;
transform: scaleX(-1);
}
.horse-item .image-dam-and-foal .horse-image:last-child {
position: absolute;
z-index: 4;
top: unset;
right: -10px;
bottom: 0;
transform-origin: center;
}
h2 {
color: #245326;
font-family: 'Ubuntu Sans Mono';
}
a {
color: #c3ffc8;
font-family: 'Ubuntu Sans Mono';
}
a:hover {
color: #ebffed;
font-family: 'Ubuntu Sans Mono';
}
.city .mobile-world-menu a {
font-size: 13px;
font-weight: 700;
text-transform: capitalize;
color: #8fd598;
}
.container {
background-color: #eaf0f200;
}
.side-nav {
background: #7c9b804a;
}
.main-content {
background: #7c9b804a;
}
.center {
background-color: #7c9b804a;
}
.leftnav {
background-color: #7c9b804a;
border-radius: 0 0 150px 150px
}
.breadcrumb {
background-color: #a8dfb3b5;
border-radius: 30px;
}
.breadcrumbs {
background-color: #a8dfb3b5;
border-radius: 30px;
}
.breadcrumbs a:link, .breadcrumbs a:visited, .breadcrumbs a:active {
color: #cbffd2;
text-decoration: none;
}
.component.frame .wrapper .header {
background: -webkit-radial-gradient(#77c384b8, #0c390dd4);
color: #ddffd6;
font-family: 'Sedan SC';
font-size: 16px;
font-weight: 400;
text-align: center;
}
.component.frame .wrapper .header .title {
color: #ddffd6;
font-family: 'Sedan SC';
font-size: 17px;
font-weight: 400;
text-align: center;
}
.component.frame .wrapper {
padding: 2px;
background: #a6f4b266;
}
.component.frame .wrapper .content {
background: #fff0;
}
.component.table .table {
background-color: #fff0;
margin: 0;
}
.component.table .table thead th {
font-size: 13px;
font-weight: 500;
border-radius: 20px;
font-family: 'Ubuntu Sans Mono';
color: #3c5f3c;
background-color: #aeebaea3;
}
.component.table .table tbody tr:nth-of-type(odd) {
background-color: #9bd29da6;
}
.component.table .table tbody tr:nth-of-type(even) {
background-color: #346a3a8f;
}
.table td, .table th {
border-top: 1px solid #258740;
}
.component.table .table tbody {
background-color: #fff0;
}
.form-control {
color: #05310c;
background-color: #43814c66;
border: 1px solid #118b4c;
}
.form-control:focus {
color: #072803;
background-color: #cbffdf;
border-color: #47b952;
box-shadow: 0 0 0 .2rem rgb(34 203 57 / 25%);
}
.header-menu {
background: #5d906a9e;
backdrop-filter: blur(5px)
}
.header-menu .currencies li a {
font-size: 14px;
color: #b3dfb5;
font-family: 'Ubuntu Sans Mono';
font-weight: 500;
}
.header-menu .currencies li a:hover {
font-size: 14px;
color: #d4f2d5;
font-family: 'Ubuntu Sans Mono';
font-weight: 500;
}
.header-menu .user-nav a {
font-size: 14px;
color: #b3dfb5;
font-family: 'Ubuntu Sans Mono';
font-weight: 500;
}
.header-menu .user-nav a:hover {
font-size: 14px;
color: #d4f2d5;
font-family: 'Ubuntu Sans Mono';
font-weight: 500;
}
.header-menu .user-nav {
font-size: 14px;
color: #b3dfb5;
font-family: 'Ubuntu Sans Mono';
font-weight: 500;
}
.header-menu .stats {
font-size: 13px;
color: #b3dfb5;
font-family: 'Ubuntu Sans Mono';
font-weight: 500;
}
.header-menu .stats a {
font-size: 13px;
color: #b3dfb5;
font-family: 'Ubuntu Sans Mono';
font-weight: 500;
}
.header-menu .user-nav #user-nav-dropdown {
color: #b3dfb5;
background-color: #356c46;
border: dotted 1.5px #8dbb93;
border-radius: 0 30px 30px 30px;
}
.header-menu .user-nav.dropdown-active, .header-menu .user-nav:hover {
background-color: #356c46;
}
.progress {
font-size: .75rem;
background-color: #ffffff57;
border-radius: 2px
}
.progress-bar {
background-color: #8abd8b;
}
.header-menu .user-nav #user-nav-dropdown img {
height: 45px;
width: auto;
grid-area: image;
}
.bluebar_container {
background: #5d906a9e;
backdrop-filter: blur(5px)
}
ul li a:active, ul li a:link, ul li a:visited {
font-size: 14px;
color: #b3dfb5;
font-family: 'Ubuntu Sans Mono';
font-weight: 500;
}
.toplinks ul li a:hover {
font-size: 14px;
color: #d4f2d5;
font-family: 'Ubuntu Sans Mono';
font-weight: 500;
}
#bbmenu.user ul.slidedown li ul.slidedownmenu {
color: #b3dfb5;
background-color: #356c46;
border: dotted 1.5px #8dbb93;
border-radius: 0 30px 30px 30px;
}
#bbmenu.user ul.slidedown li a:hover {
color: #d4f2d5;
}
#bbmenu.user ul.slidedown li:hover, #bbmenu.user ul.slidedown li:focus, #bbmenu.user ul.slidedown li:active {
background-color: #18344800;
}
#bbmenu.user ul.slidedown li ul.slidedownmenu li .level p {
color: #b3dfb5;
}
#bbmenu.user ul.slidedown li ul.slidedownmenu li .ava {
border: 1px solid #fff0;
}
.statusbar {
border: 0px solid #eaf0f2;
font-size: .75rem;
background-color: #ffffff57;
border-radius: 2px
}
.xpvalue {
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#8abd8b), to(#427048));
...