Dark
hotukdeals Dark by BamaBraves by bamabraves
Details
Authorbamabraves
LicenseNo License
Categoryhttps://www.hotukdeals.com/
Created
Updated
Size33 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 hotukdeals Dark by BamaBraves
@version 20220319.00.46
@namespace userstyles.world/user/bamabraves
@description Dark
@author bamabraves
@license No License
==/UserStyle== */
@-moz-document domain("hotukdeals.com") {
/* Scrollbar Settings */
::-webkit-scrollbar {
/* Width */
width: 1.2em!important;
}
/* Color of handle ___________________________________________________________________________*/
::-webkit-scrollbar-thumb {
background: #580303!important;
background-image: linear-gradient(to right, rgba(93, 6, 6, 0.95), rgba(255, 4, 4, 0.1)), url(https://image.ibb.co/hCq4n5/Carbon_Fiber_2.jpg)!important;
box-shadow: inset 0 0 5px rgba(0, 0, 0, .4), rgba(55, 55, 55, 1) 0 1px 0!important;
border-radius: 22px!important;
border: 1px solid rgba(0, 0, 0, .25)!important;
}
::-webkit-scrollbar-thumb:hover {
background: #580303!important;
background-image: linear-gradient(to left, rgba(93, 6, 6, 0.95), rgba(255, 4, 4, 0.1)), url(https://image.ibb.co/hCq4n5/Carbon_Fiber_2.jpg)!important;
border-radius: 22px!important;
box-shadow: inset 0 0 5px rgba(0, 0, 0, .4), rgba(155, 155, 155, 1) 0 1px 0!important;
}
/* Color of Track ______________________________________________________________________________*/
::-webkit-scrollbar-track {
background: #170000!important;
box-shadow: inset 8px 0 13px rgba(0, 0, 0, .4), rgba(55, 55, 55, 1) 0 1px 0!important;
border: 1px solid rgba(0, 0, 0, .25)!important;
}
/* Color of handles at top and bottom ___________________________________________________________*/
::-webkit-scrollbar-button {
background: #4c0707!important;
box-shadow: inset 0 12px 13px rgba(0, 0, 0, 0.6), rgba(55, 55, 55, 1) 0 1px 0!important;
}
::-webkit-scrollbar-button:hover {
border-radius: 22px!important;
box-shadow: inset 0 0 5px rgba(0, 0, 0, .4), rgba(155, 155, 155, 1) 0 1px 0!important;
}
/* Color of the bottom corner of the scrollable element, where two scrollbar meet. ______________*/
::-webkit-scrollbar-corner
{
background: #530205!important;
box-shadow: inset 0 12px 13px rgba(0, 0, 0, 0.6), rgba(55, 55, 55, 1) 0 1px 0!important;
}
::-webkit-scrollbar-corner:hover
{
border-radius: 22px!important;
box-shadow: inset 0 0 5px rgba(0, 0, 0, .4), rgba(155, 155, 155, 1) 0 1px 0!important;
}
}
@-moz-document domain("hotukdeals.com") {
/* Site Settings */
* {
letter-spacing: 1px!important;
text-decoration: none!important;
transition: none!important;
}
selector
{
text-transform: capitalize!important;
}
.border--color-borderGrey,
.border--color-grey,
.border--color-greyBackground,
.btn--mode-boxSec,
.checkbox-box,
.img,
.imgFrame,
.popover--mainNav .popover-content, .popover--subNavMenu .popover-content,
.threadTempBadge:before,
.userHtml img,
.userHtml-placeholder,
:focus
{
border: none!important;
box-shadow: none!important;
outline: none!important;
}
/*___ Fonts ________________________________________________________________________*/
.vAlign--all-m,
.thread-price
{
font-size: 31px!important;
}
.size--fromW3-l,
.text--color-price,
.thread-title--item,.thread-title--list,.thread-title--list--merchant,.thread-title--list--merchant-v2,
.userHtml p,
.voucher--fromW3-size-l .voucher-label,.voucher--fromW3-size-l .voucher-teaser-code-label
{
font-size: 21px!important;
}
selector
{
font-size: 19px!important;
}
.btn--s,
.circle--m,
.formList-info,.formList-label-info,
.size--all-s,
.textBadge--landing,.textBadge--notifications,
.thread-footer-option,.thread-footer-optionItem,
.thread-username,
.userHtml .userHtml-quote-source
{
font-size: 17px!important;
}
.btn--s,
.circle--m,
.formList-info,.formList-label-info,
.size--all-s,
.textBadge--landing,.textBadge--notifications,
.thread-footer-option,.thread-footer-optionItem,
.thread-username,
.userHtml .userHtml-quote-source,
.userHtml p
{
line-height: 25px!important;
}
/*___ Remove Items _________________________________________________________________*/
selector
{
left: -9999px!important;
position: absolute!important;
top: -9999px!important;
}
/*___ Left/Right/Top/Bottom ________________________________________________________*/
selector
{
top: 10px!important;
}
/*___ Margins ______________________________________________________________________*/
.boxSec-div--toW2,
.listLayout-main
{
margin: 12px!important;
}
li.space--mb-3.userHtml
{
margin: 35px 0!important;
}
.box--all-b p
{
margin: 0 25px!important;
}
.threadTempBadge-icon {
margin: -14px;
}
/*___ Paddings _____________________________________________________________________*/
.listLayout-main
{
padding: 12px!important;
}
.btn--mode-primary-inverted--no-state
{
padding: 3px 16px!important;
}
/*___ Heights ______________________________________________________________________*/
[class*='overflow--clamp-s-']
{
max-height: none!important;
}
.carousel-list-item-height
{
height: auto!important;
}
/*___ Widths _______________________________________________________________________*/
.listLayout,
.listingProfile-content,
.listingProfile-footer,
.page2-center
{
max-width: none!important;
}
.width--fromW3-ctrl-m {
width: 18em;
}
}
@-moz-document domain("hotukdeals.com") {
/* Font Settings */
.link,
a[href]
{
color: #0ff!important;
text-shadow: 1px 1px #000!important;
}
a[href]:visited
{
color: #fc79fc!important;
text-shadow: 1px 1px #000!important;
}
/*__________________________________________________________________________________*/
.link:hover,
.subNavMenu-link.subNavMenu-link--selected span,
.thread-username,
.toc-item--active span,.toc-item:hover,
.user,
a[href]:hover,
h1,
input[type="checkbox"]:checked+label,
input[type="radio"]:checked+label
{
color: #ff0!important;
}
/*__________________________________________________________________________________*/
.boxSec-label,
.btn--mode-boxSec,
.card-title,
.cept-description-container,
.mute--text,
.space--l-1,.space--r-2.size--all-s.text--b,
.tGrid-cell.mute--text.overflow--wrap-off.hAlign--all-r.size--all-s.size--fromW4-m.vAlign--all-m,
.text--color-subNavText, .text--color-subNavTextLight,
.thread-footer-option,.thread-footer-optionItem,
.userHtml .userHtml-quote-source,.userHtml-quote,
body,
li,
p
{
color: #fff!important;
}
/*___ Khaki ________________________________________________________________________*/
.card-title,
.size--fromW3-l,
.text--b,
.thread-title--item,.thread-title--list,.thread-title--list--merchant,.thread-title--list--merchant-v2,
.voucher--fromW3-size-l .voucher-label,.voucher--fromW3-size-l .voucher-teaser-code-label,
h1,
h2,
h3 .text--lh-1-5
{
color: #F0E890!important;
}
/*___ Burlywood ____________________________________________________________________*/
h3,
h4
{
color: #e0b880!important;
}
/*___ Sandy Brown __________________________________________________________________*/
h5,
h6,
label
{
color: #F0A060!important;
}
/*___ Blue _________________________________________________________________________*/
.cept-discount,
.hide--toW3,
.space--mb-3 .flex.mute--text,
.text--color-greyShade.size--all-s.size--fromW3-m.text--i,
time
{
color: #07beff!important;
}
/*___ Green ________________________________________________________________________*/
.text--color-price,
.thread-price
{
color: #07ff24!important;
}
/*___ Red __________________________________________________________________________*/
.text--lineThrough
{
color: #ff0707!important;
}
/*__________________________________________________________________________________*/
.subNavMenu--light .subNavMenu-btn,
input,
input[type=email],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
select,
textarea
{
background-color: #5d1b1b!important;
border-radius: 22px!important;
color: #fff!important;
}
/*__________________________________________________________________________________*/
::selection
{
background: #ff9!important;
color: #000!important;
}
pre ::selection
{
background: #ff9!important;
color: #fff!important;
}
::placeholder
{
color: #f48f8f!important;
opacity: 1;
}
/*___ Misc _________________________________________________________________________*/
.text--color-charcoal {
color: #a7c1fa;
}
.text--color-charcoal {
color: #63759b;
}
.text--color-grey,
.text--color-charcoalShade {
color: #0000;
}
}
@-moz-document domain("hotukdeals.com") {
/* Background Settings */
body,
html {
background: url(https://image.ibb.co/hVmiOe/wallpaper_with_black_background_45_free_wallpaper.jpg)no-repeat!important;
background-attachment: fixed!important;
background-size: 100%!important;
}
.bg-img--type-newsletter,
.text--overlay:before
{
background-image: none!important;
}
selector
{
background: #000!important;
}
/*___ Background Gray ______________________________________________________________*/
.footer,
.nav
{
background: #060505!important;
background-color: #060505!important;
}
.groupPromo--bg,
.subNav, .subNav--light
{
background-color: #1a1a1a!important;
}
/*___ Background 0000 ______________________________________________________________*/
.fadeEdge--r:after,
.overflow--fade-b-r--3:after,
.overflow--fade-b-r--l:after,
.overflow--fade-b-r--s:after,
.overflow--fade-b-r:after,
.overflow--fade:after,
.overflow--fromW3-fade-b-r--l:after,
.overflow--fromW3-fade-r--l:after,
.thread-title--card:after,
.thread-title--list--merchant-v2:after,
.thread-title--list--merchant:after,
.thread-title--list:after
{
background: #0000!important;
}
/*___ Background-color 0000 ________________________________________________________*/
.bg--color-greyLight, .bg--off,
.bg--color-greyPanel,
.textBadge--inline--disabled,
.bg--em,
.btn--mode-boxSec,
.checkbox-box,
.height--all-full,
.listLayout,
.subNavMenu--morph.subNavMenu--light .subNavMenu-link.subNavMenu-link--selected:after,
.subNavMenu--morph.subNavMenu--light .subNavMenu-link:focus:after,
.subNavMenu--morph.subNavMenu--light .subNavMenu-link:hover:after,
.text--o...