Created
April 5, 2021 17:00
-
-
Save HDVinnie/082e337a4f622de3726e1d738bc2e3a2 to your computer and use it in GitHub Desktop.
Aither
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#hoeapp-wrapper, #main-content, .inner-content { | |
background-color:#303030 | |
} | |
#hoeapp-container[hoe-color-type=lpanel-bg5].hoe-minimized-lpanel #hoe-left-panel, .hoe-right-header[hoe-color-type=header-bg5] { | |
background:#222 | |
} | |
.ratio-bar { | |
background-color:#303030 | |
} | |
.breadcrumb { | |
justify-content: flex-start; | |
background:#404040 | |
} | |
.col-md-10 { | |
margin-top: 0; | |
padding-top: 0; | |
box-shadow: 0; | |
background-color:transparent | |
} | |
#vue > .col-md-10, .container-fluid > .col-md-10, .mobile-hide > .col-md-10 { | |
margin-top: 5px; | |
padding-top: 10px; | |
box-shadow:0 5px 5px -10px rgba(0, 0, 0, .42), 0 4px 10px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2) !important | |
} | |
.panel-chat > .panel-heading { | |
background-color:#19191b | |
} | |
.panel-default > .panel-heading { | |
color:#e0e0e0 | |
} | |
.hoe-left-header { | |
background:#222 | |
} | |
#hoeapp-container[hoe-color-type=lpanel-bg5] #hoe-left-panel { | |
background: #222 none repeat scroll 0 0; | |
color: #8d8d94; | |
box-shadow:0 1px 4px 0 rgba(0, 0, 0, .2) | |
} | |
#hoeapp-container[hoe-color-type=lpanel-bg5] #hoe-left-panel .panel-list > li > a { | |
background: #222; | |
border-top: 1px solid #222; | |
color: #8d8d94; | |
border-right:1px solid #222 | |
} | |
#hoeapp-container[hoe-color-type=lpanel-bg5] #hoe-left-panel .panel-list > li > a:focus, #hoeapp-container[hoe-color-type=lpanel-bg5] #hoe-left-panel .panel-list > li > a:hover { | |
background:#171717 | |
} | |
.hoe-right-header .hoe-rheader-submenu > .dropdown-menu > li > a:focus, .hoe-right-header .hoe-rheader-submenu > .dropdown-menu > li > a:hover, .nav-list > li > a:hover { | |
background-color:#121212 | |
} | |
.hoe-right-header .hoe-rheader-submenu > .dropdown-menu > li > a { | |
background-color:#222 | |
} | |
.container > .block, .container > .box, .container > .well { | |
background:#27272b | |
} | |
.block, .container > .block, .container > .box, .container > .well, .well { | |
box-shadow:0 5px 5px -10px rgba(0, 0, 0, .42), 0 4px 10px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2) !important | |
} | |
#l-footer { | |
background-color: #27272b; | |
min-height:350px | |
} | |
.profile-footer { | |
background-color:#19191b | |
} | |
.container.box, .torrent-desc { | |
background: #27272b; | |
box-shadow:0 5px 5px -10px rgba(0, 0, 0, .42), 0 4px 10px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2) !important | |
} | |
.ratio-bar .badge-user { | |
background:#222 | |
} | |
.container.box { | |
background: #27272b; | |
box-shadow:0 5px 5px -10px rgba(0, 0, 0, .42), 0 4px 10px 0 rgba(0, 0, 0, .12), 0 8px 10px -5px rgba(0, 0, 0, .2) !important | |
} | |
.alert-info { | |
background-color: #19191b; | |
border-color:#19191b | |
} | |
.notify .point { | |
background-color:#0dffff | |
} | |
.notify .heartbit { | |
border:4px solid #0dffff | |
} | |
.post-signature { | |
background-color:#27272b | |
} | |
.topic-info { | |
color:#ddd | |
} | |
.profil { | |
background:#27272b | |
} | |
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { | |
color:#e0e0e0 | |
} | |
.head { | |
background-color:rgba(66, 63, 65, .58) | |
} | |
.form-control { | |
background-color: hsla(0, 0%, 100%, .16); | |
color: #ddd; | |
border:2px solid rgba(0, 0, 0, .56) | |
} | |
hr { | |
border-top:1px solid #525252 | |
} | |
.label-default { | |
background-color: rgba(34, 34, 34, .74); | |
margin-top:3px | |
} | |
.form-bordered .form-group { | |
padding-bottom: 0; | |
border-bottom: none; | |
margin-left:150px | |
} | |
.form-control { | |
margin-top:0 | |
} | |
.form-control:focus { | |
border-color:#353535 | |
} | |
::-webkit-scrollbar { | |
width:10px | |
} | |
.gradient.blue, .gradient.green, .gradient.light_blue, .gradient.orange, .gradient.pink, .gradient.purple, .gradient.red, .gradient.silver, .gradient.teal, .gradient.yellow { | |
background-image:radial-gradient(at 30% top, #19191b 0, #3a3a3f 70%) | |
} | |
div.header.blue div.inner_content, div.header.green div.inner_content, div.header.light_blue div.inner_content, div.header.orange div.inner_content, div.header.pink div.inner_content, div.header.purple div.inner_content, div.header.red div.inner_content, div.header.silver div.inner_content, div.header.teal div.inner_content, div.header.yellow div.inner_content { | |
background-image:url(/img/pipes/red.png) | |
} | |
.container > .block > div.header.blue > div.inner_content { | |
background-image: url(https://images2.imgbox.com/04/93/OThVljhL_o.jpg); | |
background-position: 50% 0; | |
background-size:cover | |
} | |
.col-md-2 > img.img-circle { | |
padding: 10px; | |
border-radius:15px | |
} | |
.mb-5 { | |
background-color:#353535 | |
} | |
ul.nav.nav-tabs.mb-5 { | |
padding:0 | |
} | |
.panel-default { | |
background-color:19191b | |
} | |
.alert-danger, .panel-danger, .panel-danger > .panel-heading { | |
background-color:#cf6679 | |
} | |
.alert-success, .panel-success, .panel-success > .panel-heading { | |
background-color:#468a47 | |
} | |
.alert-primary, .panel-primary, .panel-primary > .panel-heading { | |
background-color:#635f5f | |
} | |
.btn:hover { | |
background:none | |
} | |
.decoda-code, .decoda-quote { | |
border:1px solid #494949 | |
} | |
.text-bold { | |
font-weight:700 | |
} | |
.text-red { | |
color:#dc3545 | |
} | |
.text-blue { | |
color:#007bff | |
} | |
a > .text-blue { | |
color:#ddd | |
} | |
.text-green { | |
color:#28a745 | |
} | |
.text-orange { | |
color:#ff7518 | |
} | |
.text-purple { | |
color:#9400d3 | |
} | |
.text-info { | |
color:#3498db | |
} | |
.text-danger { | |
color:#a94442 | |
} | |
.text-success { | |
color:#3c763d | |
} | |
.text-pink { | |
color:#f92672 | |
} | |
.text-gold { | |
color:#ffb800 | |
} | |
a { | |
color:#ddd | |
} | |
a:hover { | |
color:#7f7d80 !important | |
} | |
a.btn:hover { | |
color:#fff !important | |
} | |
.text-center > a:hover { | |
color:#b3b0b5 !important | |
} | |
.sent a, article a { | |
color:#1771cb | |
} | |
.badge-extra { | |
border: 1px solid rgba(25, 25, 27, .61); | |
border-radius: 0; | |
color: #ddd; | |
background-color:#404040 | |
} | |
.badge-extra.text-red { | |
color:#dc3545 | |
} | |
.badge-extra.text-green { | |
color:#28a745 | |
} | |
.badge-extra.text-info { | |
color:#3498db | |
} | |
.badge-extra.text-blue { | |
color:#007bff | |
} | |
.badge-extra.text-orange { | |
color:#ff7518 | |
} | |
i.torrent-icon { | |
color:hsla(0, 0%, 73.3%, .87) | |
} | |
a.view-torrent { | |
font-size:17px | |
} | |
div.stats { | |
background-color:rgba(30, 30, 30, .51) | |
} | |
.progress-bar { | |
background-color: #222; | |
border-bottom:none | |
} | |
.progress-bar-danger { | |
background-color: #cf6679; | |
border-bottom:none | |
} | |
.lead, blockquote { | |
color:#ddd | |
} | |
.media { | |
border-left-color:#19191b | |
} | |
.topic .topic-posts .post article.post-content blockquote { | |
background-color: #354054; | |
border-left:4px solid #19191b | |
} | |
select option { | |
background-color:#464d60 | |
} | |
.jumbotron { | |
border: 1px solid #19191b; | |
background-color: #19191b; | |
box-shadow:2px 2px 10px 1px #252426 | |
} | |
.hoe-searchbar input { | |
color:#111 | |
} | |
.badge-user { | |
border-radius:0 | |
} | |
.movie-overlay { | |
position: absolute; | |
top: 0; | |
left: 0; | |
right: 0; | |
bottom: 0; | |
background-image:radial-gradient(circle at 20% 50%, #000 5.46%, rgba(17, 17, 17, .46)) | |
} | |
.alert { | |
border:3px solid transparent | |
} | |
.alert-primary { | |
color: #f6fdfa; | |
background-color:#777 | |
} | |
.alert-primary .alert-link { | |
color: #ddd; | |
text-shadow:0 0 12px #777 | |
} | |
.alert-success { | |
color: #f6fdfa; | |
background-color:#777 | |
} | |
.alert-success .alert-link { | |
color: #ddd; | |
text-shadow:0 0 12px #777 | |
} | |
.alert-info { | |
color: #f6fdfa; | |
background-color:#777 | |
} | |
.alert-info .alert-link { | |
color: #ddd; | |
text-shadow:0 0 12px #777 | |
} | |
.alert-warning { | |
color: #f6fdfa; | |
background-color:#777 | |
} | |
.alert-warning .alert-link { | |
color: #ddd; | |
text-shadow:0 0 12px #777 | |
} | |
.alert-danger { | |
color: #f6fdfa; | |
background-color:#cf6679 | |
} | |
.alert-danger .alert-link { | |
color: #ddd; | |
text-shadow:0 0 12px #777 | |
} | |
.alert-bg-white { | |
background: #1e1e1e; | |
color: #e1e1e1; | |
padding-left: 61px; | |
position:relative | |
} | |
.alert-bg-white .icon { | |
border: 1px solid #bdbdbd; | |
height: 103%; | |
left: -1px; | |
padding-top: 15px; | |
position: absolute; | |
text-align: center; | |
top: -1px; | |
width: 45px; | |
color:#404040 | |
} | |
.alert-bg-white.alert-primary .icon, .alert-bg-white.alert-primary .icon:after { | |
background: #af60ff; | |
color:#ddd | |
} | |
.alert-bg-white.alert-primary .alert-link { | |
color:#af60ff | |
} | |
.alert-bg-white.alert-success { | |
background: #1e1e1e; | |
color:#e1e1e1 | |
} | |
.alert-bg-white.alert-success .icon, .alert-bg-white.alert-success .icon:after { | |
background: #bcbcbc; | |
color:#ddd | |
} | |
.alert-bg-white.alert-success .alert-link { | |
color:#bcbcbc | |
} | |
.alert-bg-white.alert-warning { | |
background: #1e1e1e; | |
color:#e1e1e1 | |
} | |
.alert-bg-white.alert-warning .icon, .alert-bg-white.alert-warning .icon:after { | |
background: #ffe84d; | |
color:#ddd | |
} | |
.alert-bg-white.alert-warning .alert-link { | |
color:#ffe84d | |
} | |
.alert-bg-white.alert-info { | |
background: #1e1e1e; | |
color:#bb77f2 | |
} | |
.alert-bg-white.alert-info .icon, .alert-bg-white.alert-info .icon:after { | |
background: #bb77f2; | |
color:#ddd | |
} | |
.alert-bg-white.alert-info .alert-link { | |
color:#bb77f2 | |
} | |
.alert-bg-white.alert-danger { | |
background: #1e1e1e; | |
color:#e1e1e1 | |
} | |
.alert-bg-white.alert-danger .icon, .alert-bg-white.alert-danger .icon:after { | |
background: #ee5656; | |
color:#ddd | |
} | |
.alert-bg-white.alert-danger .alert-link { | |
color:#ee5656 | |
} | |
.panel { | |
background-color: rgba(14, 21, 34, .25); | |
border:3px solid transparent | |
} | |
.panel a:focus, .panel a:hover { | |
color:#ddd | |
} | |
.panel-heading { | |
border-bottom:3px solid transparent | |
} | |
.label-default { | |
background-color: #1e1e1e; | |
color:#e1f2ff | |
} | |
.label-primary { | |
background-color: #5872b5; | |
color:#e1f2ff | |
} | |
.label-success { | |
background-color: #59b329; | |
color:#e1f2ff | |
} | |
.label-warning { | |
background-color: #c28e2f; | |
color:#e1f2ff | |
} | |
.label-danger { | |
background-color: #cf6679; | |
color:#e1f2ff | |
} | |
.label-info { | |
background-color: #76bad7; | |
color:#e1f2ff | |
} | |
.navbar-default .label-primary { | |
background:#a80efa | |
} | |
.message-sent > .message-body, .message-sent > .message-headers { | |
background-color:#758f6a | |
} | |
#frame { | |
background: #222; | |
border-color:#ddd !important | |
} | |
.list-group-item, .panel-footer { | |
background-color:#222 | |
} | |
table > tbody > tr { | |
border-bottom:1px dotted #404040 | |
} | |
.panel-body, .table-striped > tbody > tr, .table > tbody > tr.info > td, td, thead { | |
background-color:#222 | |
} | |
.mb-5, th { | |
background-color:#19191b | |
} | |
.block td { | |
background-color:#222 !important | |
} | |
tr.success > td { | |
background-color:#121212 !important | |
} | |
.select2-container--default .select2-selection--single { | |
background-color: #4a4a4d; | |
border:2px solid rgba(0, 0, 0, .56) | |
} | |
.select2-results__option { | |
background-color: #4a4a4d; | |
color:#bcbcbc | |
} | |
.select2-container--default .select2-results__option--highlighted[aria-selected] { | |
background-color: #bcbcbc; | |
color:#4a4a4d | |
} | |
#topic-response, .wysibb-body { | |
background-color:#4a4a4d | |
} | |
.wysibb, .wysibb-text, .wysibb-toolbar { | |
background-color: #4a4a4d; | |
color:var(--text-color) | |
} | |
.badge-user { | |
border: 0; | |
box-shadow: none; | |
background-color:#505050 | |
} | |
.badge-user.text-blue, .badge-user.text-bold, .badge-user strong, .text-center > .badge-float { | |
color:#ddd | |
} | |
.nav-tabs { | |
background-color: #19191b; | |
border-bottom:none | |
} | |
.img-thumbnail, body { | |
background-color:#222 | |
} | |
.btn-default { | |
color: #ddd; | |
background-color: #444; | |
border-color: #444; | |
background-image:none | |
} | |
.btn-default:hover { | |
color: #fff; | |
background-color: #313131; | |
border-color:#2b2a2a | |
} | |
.btn-outline-default { | |
color: #444; | |
border-color:#444 | |
} | |
.btn-outline-default:hover { | |
color: #fff; | |
background-color: #444; | |
border-color:#444 | |
} | |
.btn:active, .btn:active:focus, .btn:active:hover, .btn:active:hover:focus, .btn:focus, .btn:hover { | |
color: #ddd; | |
background-color: #313131; | |
border-color: #2b2a2a; | |
background-image:none | |
} | |
.btn-danger { | |
color: #ddd; | |
background-color: #cf6679; | |
box-shadow: 0 5px 15px rgba(242, 97, 103, .4); | |
border-width: 0 0 3px !important; | |
border-color:#cf6679 | |
} | |
.btn-danger:active:hover, .btn-danger:active:hover:focus, .btn-danger:hover { | |
background-color: #914150; | |
color: #fff; | |
border-color: #914150; | |
background-image:none | |
} | |
.btn-primary { | |
color: #ddd; | |
background: #5872b5 linear-gradient(to bottom right, #638fba, #46569e); | |
box-shadow: 2px 6px 15px rgba(88, 114, 181, .35); | |
border-width: 0 0 3px !important; | |
border-color:#5872b5 | |
} | |
.btn-primary:active:hover, .btn-primary:active:hover:focus, .btn-primary:hover { | |
background-color: #415891; | |
color: #fff; | |
border-color: #415891; | |
background-image:none | |
} | |
.alert-dismissable > .text-center > .btn-primary { | |
background-color: #444; | |
border-color: #444; | |
background-image:none | |
} | |
.btn-success { | |
color: #ddd; | |
background: #5cb579 linear-gradient(to bottom right, #0ba360, #2bb673); | |
box-shadow: 0 4px 15px 0 rgba(23, 168, 108, .75); | |
border-width: 0 0 3px !important; | |
border-color:#5cb579 | |
} | |
.btn-success:active:hover, .btn-success:active:hover:focus, .btn-success:hover { | |
background-color: #327a4a; | |
color: #fff; | |
border-color: #327a4a; | |
background-image:none | |
} | |
.btn-info { | |
color: #ddd; | |
background: #528aa3 linear-gradient(to bottom right, #528aa3, rgba(52, 148, 191, .89)); | |
box-shadow: 0 4px 15px 0 #84bee9; | |
border-width: 0 0 3px !important; | |
border-color:#76bad7 | |
} | |
.btn-info:active:hover, .btn-info:active:hover:focus, .btn-info:hover { | |
background-color: #386275; | |
color: #fff; | |
border-color: #447e96; | |
background-image:none | |
} | |
.btn-warning { | |
color: #ddd; | |
background: #c28e2f linear-gradient(to bottom right, #f5b12c, #e79031); | |
box-shadow: 0 4px 15px 0 rgba(229, 153, 56, .75); | |
border-width: 0 0 3px !important; | |
border-color: #c28e2f; | |
transition:background .3s ease-out, border-bottom-color .3s ease-out | |
} | |
.btn-warning:active:hover, .btn-warning:active:hover:focus, .btn-warning:hover { | |
background-color: #947741; | |
color: #fff; | |
border-color: #947741; | |
background-image:none | |
} | |
div.blocks div.media_blocks { | |
background-color:#555 | |
} | |
div.blocks div.media_blocks span { | |
background-color:#2c2b2d | |
} | |
.banner { | |
font-size: 3rem; | |
font-weight: 900; | |
letter-spacing: 2px; | |
text-align: center; | |
background-color: #42378f; | |
background-image: -webkit-linear-gradient(92deg, #5544cf 24%, #f53844 90%); | |
-webkit-background-clip: text; | |
-webkit-text-fill-color: transparent; | |
text-transform:uppercase | |
} | |
.disk-good { | |
color:#ddd !important | |
} | |
.text-bright { | |
color:#ddd | |
} | |
.container, span.badge-user, strong { | |
color: inherit | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment