Skip to content

Red Hacker Theme (for www.brick-hill.com) by thedenbruh

Details

Authorthedenbruh

LicenseNo License

Categorywww.brick-hill.com

Created

Updated

Size13 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

modified hacker theme for Brick Hill that was originally made by rowbot and Blocks_404

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         Red Hacker Theme (for www.brick-hill.com)
@version      20220202.19.04
@namespace    userstyles.world/user/thedenbruh
@description  modified hacker theme for Brick Hill that was originally made by rowbot and Blocks_404
@author       thedenbruh
@license      No License
==/UserStyle== */

@-moz-document domain("brick-hill.com") {
.slider-button {
    top: 175px;
    position: absolute;
    text-align: center;
    color: #FF0000;
    z-index: 1000;
    padding: 5px;
    transition: background-color .1s linear;
}
.thread-label {
    font-size: .6em;
    color: #FF0000;
    margin-right: 4px;
    padding: 4px;
    border-radius: 4px;
}
button:not(.plain):not([disabled]).bits,
.button:not(.plain):not([disabled]).bits {
    color: #FF0000;
    background-color: #000;
    border-color: #FF0000;
}
.sellers .seller:not(:last-child) {
    padding-bottom: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #FF0000;
}
.sellers .price .serial {
    font-size: .8em;
    color: #FF0000;
    text-align: right;
}
button:not(.plain):not([disabled]).bucks,
.button:not(.plain):not([disabled]).bucks {
    color: #FF0000;
    background-color: #000000;
    border-color: #FF0000;
}
.card .footer {
    border-top: 1px solid #FF0000;
    padding: 10px;
    background-color: #000;
}
.bucks-text {
    color: #FF0000;
}
nav div ul li a {
    display: inline-block;
    padding: 8px 5px;
    border-bottom: 2px solid #FF0000;
}
.profile-card.award img {
    height: 128px;
    border: 1px solid #FF0000;
    border-radius: 5px;
}
.crate-types {
    border-right: 2px solid #FF0000;
    padding-right: 5px;
}
.status-dot {
    float: none;
    display: inline-block;
    margin-bottom: 3px;
    background-color: #FF0000;
    border-radius: 50%;
    width: 10px;
    height: 10px;
}
.card .footer .playing {
    text-align: right;
    color: #FF0000;
    font-weight: 600;
}
element.style {
    color: #FF0000;
}
body {
    color: #FF0000;
    background-color: #000;
    font-family: consolas;
}
nav div.primary {
    background-color: #000;
    color: #FF0000;
}
nav div.secondary {
    background-color: #000;
    color: #FF0000;
}
nav .info {
    background-color: #000;
}
/*cards*/
input,
textarea {
    padding: 4px;
    color: #FF0000;
    border-radius: 5px;
    background-color: #FF0000;
    border: 1px solid #FF0000;
}
.item-card-container {
    text-align: left;
    background-color: #000;
    border-radius: 3px;
    box-shadow: 0px 2px 5px #FF0000;
    padding: 5px;
    width: 100%;
    box-sizing: border-box;
}
.select,
select {
    background-color: #000;
    border-color: #FF0000;
    border-radius: 3px;
    font-weight: 600;
    padding: 8px;
    color: #FF0000;
}
button:not(.plain):not([disabled]).orange,
.button:not(.plain):not([disabled]).orange {
    color: #FF0000;
    background-color: #000;
    border-color: #FF0000;
}
button:not(.plain):not([disabled]).green,
.button:not(.plain):not([disabled]).green {
    color: #FF0000;
    background-color: #000;
    border-color: #FF0000;
}
.avatar-card.crate .img-holder {
    width: 100%;
    border: 1px solid #FF0000;
    border-radius: 5px;
    padding: 10px;
}
input.rigid,
textarea.rigid {
    border-radius: 2px;
    color: #FF0000;
    padding: 10px;
    background-color: #000;
    border: 2.5px solid #FF0000;
}
button:not(.plain):not([disabled]).blue,
.button:not(.plain):not([disabled]).blue {
    color: #FF0000;
    background-color: #000;
    border-color: #FF0000;
}
.dropdown-content li * {
    background-color: #000;
    border-radius: 5px;
    padding: 10px 0 10px 5px;
    display: block;
    transition: background-color 0.1s;
}
.dropdown-arrow {
    font-size: 20px;
    color: #FF0000;
    cursor: pointer;
}
footer a {
    color: #FF0000;
}
.gray-text {
    color: #FF0000;
}
.dark-gray-text {
    color: #FF0000;
}
footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #000;
    text-align: center;
    color: #FF0000;
    padding: 20px 0;
}
.blue-text {
    color: #FF0000;
}
input,
textarea {
    padding: 4px;
    color: #FF0000;
    border-radius: 5px;
    background-color: #000;
    border: 1px solid #FF0000;
}
.button:not(.plain):not([disabled]).blue {
    color: #FF0000;
    background-color: #000;
    border-color: #FF0000;
}
.agray-text {
    color: #FF0000;
}
.red-text {
    color: #FF0000;
}
.favorite-text {
    color: #FF0000;
}
.card .content {
    background-color: #000;
}
.line,
hr {
    border-top: 1px solid #000;
    border-bottom: 1px solid #FF0000;
}
.toggle-user-desc:not(.open):after {
    background-color: #000;
}
.read-more-desc {
    background-color: #000;
}
.avatar-card.crate img {
    background-color: #fdfdfd00;
}
.forum-bar .fa-angle-double-right {
    color: #FF0000;
}
.set-list .set-stats li div:first-child {
    color: #FF0000;
}
.blockquote.blue,
blockquote.blue {
    border-color: #FF0000;
}
.blockquote.green,
blockquote.green {
    border-color: #FF0000;
}
.blockquote.blue,
blockquote.red {
    border-color: #FF0000;
}
.blockquote.green,
blockquote.orange {
    border-color: #FF0000;
}
.pages .page.active,
.pages.green .page.active,
.pages.red .page.active,
.pages.orange .page.active {
    color: #FF0000;
}
.pages .page {
    color: #FF0000;
}
.hover-card.viewed {
    background-color: #000;
}
.hover-card:hover,
.profile-card:hover,
.friend-card:hover,
.crate-types :hover {
    background-color: #000;
}
button:not(.plain),
.button:not(.plain) {
    text-align: center;
    padding: 10px 20px;
    border-radius: 5px;
    border: 1px solid;
    display: inline-block;
    text-transform: uppercase;
    color: #FF0000;
    background-color: #000;
    border-color: #000;
}
.crate-types .active,
.crate-types :hover {
    background-color: #000;
    border-left: 4px solid #000;
}
.trade-picker {
    margin-top: 10px;
    overflow: hidden;
    overflow-y: scroll;
    border-radius: 5px;
    background-color: #000;
    max-height: 1024px;
}
hr,
.line {
    border: 0;
    height: 0;
    border-top: 1px solid #FF0000;
    border-bottom: 1px solid #000;
}
.trade-picker .trade.selected {
    background-color: #000;
    border-left: 4px solid #FF0000;
}
/*cards top*/
.card .top:not(.absolute) {
    color: #FF0000;
    background-color: #000;
    border-bottom: 2px solid;
    border-color: #FF0000;
}
.card .top:not(.absolute).blue {
    color: #FF0000;
    background-color: #000;
    border-color: #FF0000;
}
.card .top:not(.absolute).green {
    color: #FF0000;
    background-color: #000;
    border-color: #FF0000;
}
.card .top:not(.absolute).orange {
    color: #FF0000;
    background-color: #000;
    border-color: #FF0000;
}
.card .top:not(.absolute).red {
    color: #FF0000;
    background-color: #000;
    border-color: #FF0000;
}
.thread-label.blue {
    background-color: #FF0000;
}
.forum-options {
    color: #FF0000;
}
.thread-label.green {
    background-color: #000000;
}
.thread-label.orange {
    background-color: #FF0000;
}
.thread-label.red {
    background-color: #FF0000;
}
/*buttons*/
button:not(.plain).blue,
.button:not(.plain).blue {
    color: #FF0000;
    background-color: #000;
    border-color: #FF0000;
}
button:not(.plain):not([disabled]).red,
.button:not(.plain):not([disabled]).red {
    color: #00ff1e;
    background-color: #000;
    border-color: #FF0000;
}
button:not(.plain).green,
.button:not(.plain).green {
    color: #fff;
    background-color: #000;
    border-color: #FF0000;
}
button:not(.plain).orange,
.button:not(.plain).orange {
    color: #fff;
    background-color: #FF0000;
    border-color: #FF0000;
}
.button.tab-button.transparent,
button.tab-button.transparent {
    background-color: transparent;
    border-color: transparent;
    color: #fff;
}
button.tab-button.transparent,
.button.tab-button.transparent {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
    color: #FF0000;
}
.input-group .input-button {
    border-left: 1px solid #FF0000;
    color: #FF0000;
    background-color: #000;
}
/*tabs*/
.tabs .tab-body {
    border: 1px solid #FF0000;
    background-color: #000;
    border-top: 0px;
}
.profile-card.crate img {
    width: 100%;
    border: 1px solid #FF0000;
    background-color: #000;
    border-radius: 5px;
    padding: 5px;
}
.box.shaded {
    background-color: #000;
}
.black-text {
    color: #FF0000;
}
.forum-bar a {
    color: #FF0000;
}
.admin-forum-options a,
.admin-forum-options button {
    color: #FF0000;
    display: inline-block;
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    background-color: transparent;
    border: none;
    padding: 0 20px 0 0;
}
.tabs .tab.active {
    background-color: #000;
    border-bottom: 1px solid #FF0000;
}
.tabs .tab {
    text-align: center;
    color: #FF0000;
    border-radius: 5px 5px 0px 0px;
    padding: 10px;
    background-color: #000;
    border: 1px solid;
    border-color: #FF0000;
    font-size: 1.1rem;
}
.pages.blue .page.active {
    color: #FF0000;
}
/*alerts*/
.alert.warning {
    background-color: #FF0000;
    border: 1px solid #FF0000;
}
.input-group {
    display: inline-flex;
    margin-bottom: 4px;
    overflow: auto;
    border-radius: 5px;
    border: 1px solid #FF0000;
}
.light-gray-text {
    color: #FF0000;
}
.label.dark {
    color: #FF0000;
}
.label {
    font-size: 0.9em;
    font-weight: 500;
    color: #FF0000;
}
.stat .title {
    font-weight: 500;
    font-size: 0.9em;
    color: #FF0000;
}
.forum-links a {
    color: #FF0000;
    padding: 0 10px;
}
.forum-tag:after {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-right-color: #FF0000;
    border-width: 5px;
    margin-top: -5px;
}
.dropdown-content.logout-dropdown li * {
    color: #FF0000;
    background-color: #000;
    border: solid #FF0000;
}
.bits-text {
    color: #FF0000;
}
.forum-tag {
    position: relative;
    background: #000;
    border-radius: 4px;
    padding: 6px ...

Reviews

No reviews yet.