Skip to content

kumo33'sFeedlyStyle by kumo33

Screenshot of kumo33'sFeedlyStyle

Details

Authorkumo33

LicenseNo License

CategoryFeedly

Created

Updated

Size1.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

kumo33'sFeedlyStyle

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         kumo33'sFeedlyStyle
@version      20220323.08.18
@namespace    userstyles.world/user/kumo33
@description  kumo33'sFeedlyStyle
@author       kumo33
@license      No License
==/UserStyle== */

@-moz-document domain("feedly.com") {
#feedlyContainer {
    background: url(https://dl.dropboxusercontent.com/s/dk6pmw6fbqvdlcu/kumo33.jpg) fixed !important;
    background-size: cover !important;
}

#feedlyFrame,
.fx .inlineFrame {
    background: none !important;
    border: none !important;
}

.LeftnavDock,
.LeftnavList {
    background: rgba(25,25,25,0.6) !important;
    border: 0 !important;
}

.LeftnavPin__background,
.LeftnavPin__background::before,
.LeftnavPin__background::after {
    background: rgba(25,25,25,1) !important;
    border: 0 !important;
}

.LeftnavListRow {
    color: #fff !important;
}

.LeftnavDock .icon__B4xp9,
.LeftnavList .icon__B4xp9,
.LeftnavPin .icon__B4xp9 {    
    color: #fff !important;
}

#feedlyPageHolderFX {
    background: rgba(255, 255, 255, .6) !important;
}

.theme--dark #feedlyPageHolderFX {
    background: rgba(25,25,25,0.4) !important;
}
}

Reviews

No reviews yet.