Skip to content

AmDm Dark by elleremo

Screenshot of AmDm Dark

Details

Authorelleremo

LicenseNo License

Categoryamdm.ru

Created

Updated

Size3.0 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Темная как душа твоей бывшей

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           AmDm Dark
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         elleremo
==/UserStyle== */
/* ==UserStyle==
@name         AmDm Dark
@namespace    USO Archive
@author       elleremo
@description  Темная как душа твоей бывшей
@version      2024.08.16
@license      NONE
@preprocessor uso
==/UserStyle== */
@-moz-document url-prefix("https://amdm.ru"), domain("amdm.ru"){



    body {
        color: #bdbdbd;
        background-color: #1d1d1d !important;
       
    }
    div.content-table {
        background-color: #232323 !important;
    }
    
    .podbor__text{
        color: #bdbdbd;
        
    }
    
    .podbor__chord{
        display: inline-block;
        color: #6ebf6e;
        color: #6c9755;
        font-weight: 900;
        
        text-shadow: 1px 1px -4px #0a1607;
        
    }
    
    #podbor_panel {
        background: #1d1d1d;
    }
    #podbor_panel img {
        -webkit-filter: invert(80%) hue-rotate(45deg) saturate(200%);
        filter: invert(80%) hue-rotate(45deg) saturate(150%);
    }
    a,
    .alphabet li a,
    .user__menu li a,
    .user__name,
    .h1__tabs span.open,
    .user_header h1.username a,
    .g-color__light-gray,
    .g-color__dark-gray,
    .g-link {
        color: #8f80b6;
        text-decoration: underline;
        border: none;
    }
    .alphabet li a {
        font-size: 20px;
    }
    input[type="text"],
    .b-search__submit,
    form .item input[type="password"],
    form .item input[type="text"],
    .b-search input,
    .b-search button,
    form .item textarea,
    form .item select {
        color: #b9b9b9;
        background: #323232;
        border: 1px solid #1f1f1f;
    }
    .sub-menu {
        background-color: transparent;
    }
    .b-index-lastsongs-list {
/*         background-color: #1d1d1d; */
    }
    table.items td {
        border: none;
    }
    table.items tr:hover {
/*         background-color: #1d1d1d; */
    }
    .b-index-artist-tematika {
/*         background-color: #1d1d1d; */
    }
    td.user_profile_menu__item {
/*         background: #b0b3c4; */
    }
    .b-footer {
        background-color: transparent;
    }
    .g-color__blue,
    form .item label,
    .b-sidebar-right .title {
        color: #bfbfbf;
        text-decoration: none;
        border: none;
    }
    .sub-menu--selected {
        background: white;
    }

    .b-sidebar-right {
        background-color: #1d1d1d;
        border: 2px solid #1b0721;
        border-radius: 4px
    }
    .b-best-chords__tab.open {
        font-weight: bolder;
        color: #2681ad;
    }

    .editor .text-holder {
        border: none;
        background-color: transparent;
    }

    .btn_outline_gray {
        background-color: #2b3462;
        color: #fff;
        border-color: #192253;
    }
    pre {
        font-family: "Lucida Console", Courier, monospace;
    }
}

Reviews

No reviews yet.