Untitled

mail@pastecode.io avatar
unknown
css
2 years ago
4.3 kB
589
No Index
Never
div.row, div.col-md-9,.panel-body, .panel, .s-chat-message, #fraChatChannelMenu, .s-chat-error_screen, div.channelMenu, .col.combo-selection-parent, .combo-selection-container, #lionstatus, .customiser-sortable li:nth-child(odd), span.left, #recipelist li {
    background: #1e1e1e !important;
    color: #dddddd !important;
    border: none !important;
    box-shadow: none !important;
}

.topbar, .item-header {
    background: #1e1e1e !important;
    color: #dddddd !important;
}

div.feature, div.left, textarea, input, select, .item.center, div.item, div.achievement-body, div.actionBar, #adminSidepanel, #modSidepanel {
    background: #2c2c2c !important;
    color: #dddddd !important;
    border: 1px solid #000000 !important;
}

.table {
    border: 1px solid #404040;
    background: #2c2c2c !important;
}

div.sidebar, .breadcrumb, .sub_sub_menu, #chatMessagePinned, .item-footer, div.achievement-header, .randommember {
    background: #000000 !important;
    color: #dddddd !important;
    border: none !important;
}

.alert-danger, .alert-success, .alert-info, .cave-grid, .mound-grid {
    background: #000000 !important;
    border: none !important;
}

.navbar, .sub_menu, .item-surround {
    background: #2c2c2c !important;
    color: #dddddd !important;
}

.navbar li a:hover, .sub_menu_item_selected, .combo-select-row[selected], .combo-select-row:hover {
    color: #dddddd !important;
    background: #40c195 !important;
}

.combo-select-row:hover a, .combo-select-row[selected] a {
    color: #dddddd !important;
}

.badge, .channelSwitcher.active {
   color: #fff !important;
   background: #40c195 !important; 
}

.progress-bar {
    background: #40c195 !important;
}

a, a:link, a:visited, a:active, h1, h2, h3, .sidebar h3, div.modOptions label, button.channelSwitcher, td span, #recipelist li b {
    color: #40c195 !important; /* light blue: #fab92c, golden yellow: #a25204 - to change accent search and replace current color */
}

a:hover {
    color: #dddddd !important;
}

input[type="button"], input[type="submit"], button.col-xs-12, #btnLevelUp, .btn-block, .button.button {
    color: #40c195 !important;
    background: #003730 !important;
    text-shadow: none !important;
    border: 1px solid #404040;
}

input[type="button"]:hover, input[type="submit"]:hover, button.col-xs-12:hover, .btn-block:hover, .button.button:hover {
    background: #1e1e1e !important;
    text-shadow: none !important;
    color: #fff !important;
}

input.bad, button.button.bad {
    color: #c14040 !important;
    background: #370000 !important;
    text-shadow: none !important;
    border: 1px solid #404040;
}

.top, .inner-table .right, th {
    color: #fff !important;
    background: #000000 !important;
}

.bottom {
    color: #fff !important;
    background: #1e1e1e !important;
}

td.table-info, td.left {
    background: #1e1e1e !important;
}

.right_odd {
    background: #333333 !important
}

.nav-pills li a {
    background: #003730 !important;
    border: 1px solid #000000;
}

.td.right {
    background: #282829 !important;
}

td.unread-msg, input:checked + .slider, .container-fluid, td > div > div, td.right > div:first-child {
    color: #2c2c2c !important;
    background: #40c195 !important;
}

td.unread-msg a {
    color: #2c2c2c !important;
}

.col-xs-6, div.col-xs-6.col-md-3.center, td.right div.col-md-12.message, td.right div.center.xlarge, table.table.auto.forum td.right div, td.right div.floatright.xsmall, .mb-3 div, td.right div.input-group, div.floatleft {
    background: none !important;
    color: #dddddd !important;
}

#chatMessageContainer {
    border: 1px solid #404040;
}

.s-chat-message:nth-child(odd) {
    background: #222222 !important;
}

.s-chat-message_mention {
    background: #ece138 !important;
    color: #000000 !important;
}

.s-chat-message_mention:nth-child(odd) {
    background: #ece138 !important;
    color: #000000 !important;
}

.s-chat__username[data-type="admin"] {
    color: #A00 !important;
}

.s-chat-message.s-chat-message__mod, .right_locked {
    color: #000000 !important;
    font-weight: bold;
    background: #98EE90 !important
}

.sub_menu_item_selected a, .combo-select-row span {
    color: #dddddd !important;
}

.modMessage {
     color: #2c2c2c !important;
}

.battle-health-bar.floatleft {
    background: #A00 !important;
}