sheezy flat - shadows begone! by shiibeh

Mirrored from https://raw.githubusercontent.com/nagotown/sheezy-themes/main/flat/sheezyflat.user.css

sheezy flat - shadows begone! screenshot
Homepage Install Get Stylus Write a review

Details

Authorshiibeh

LicenseMIT

Created atNovember 6, 2021 06:57

Updated atNovember 7, 2021 20:28

Applies tosheezy

Statistics

Learn how we calculate statistics in the FAQ.

Total views31

Total installs3

Weekly installs0

Description

flat theme for sheezy.art!

all(?) shadows have been banished for the sake of readability and/or looks!

Notes

make sure to use stylus or xstyle, not stylish!

no the blank user header isn’t being fixed, that’s the image itself

History

Daily snapshots of style statistics.

2021-11-062021-11-142021-11-212021-11-282021-12-052021-12-122021-12-202021-12-272022-01-032022-01-102022-01-172022-01-24Date0.000.881.752.633.504.385.256.137.00Daily countDaily installsDaily updatesDaily views
2021-11-062021-11-142021-11-212021-11-282021-12-052021-12-122021-12-202021-12-272022-01-032022-01-102022-01-172022-01-24Date1.004.808.5012.3016.0019.8023.5027.3031.00Total countTotal installsTotal views

Source code

/* ==UserStyle==
@name           sheezy flat - shadows begone!
@version        1.0.0
@description    makes sheezy flat
@updateURL      https://raw.githubusercontent.com/shiibeh/sheezy-themes/main/flat/sheezyflat.user.css
// author things
@namespace      tart / hook
@author         tart / hook
@homepageURL    https://github.com/shiibeh/sheezy-themes/tree/main/flat
@supportURL     https://github.com/shiibeh/sheezy-themes/issues
==/UserStyle== */

@-moz-document domain("sheezy.art"),
domain("www.sheezy.art") {
    * {
        box-shadow: none!important;
        text-shadow: none!important;
    }
    .profile__cover {
        z-index: 100;
        position: relative;
        background: none repeat center bottom;
        background-size: auto 100%;
    }
    .modal__title:before,
    .profile__ribbon:before,
    .modal__buttons:before,
    .site__logo {
        background: none;
        box-shadow: none;
        -webkit-filter: none;
        filter: none;
    }

    .profile-photo {
        -webkit-filter: none;
        filter: none;
    }

    .site__footer {
        background: #4f6878;
    }
}

Reviews

No reviews yet.