Skip to content

Zen Browser Home Catppuccin by ashish0kumar

Screenshot of Zen Browser Home Catppuccin

Details

Authorashish0kumar

LicenseMIT

Categoryzen-browser.app

Created

Updated

Size551 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Soothing pastel theme for Zen Browser Home

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Zen Browser Home Catppuccin
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A soothing pastel theme for Zen Browser home
@author         ashish0kumar (https://github.com/ashish0kumar)
==/UserStyle== */

@-moz-document domain("zen-browser.app") {
    
    :root {
        &[data-theme="dark"] {
            --zen-paper: #1e1e2e !important;
            --zen-dark: #bac2de !important;
        }
    }
    
    .text-coral {
        color: #fab387 !important
    }
}

Reviews

No reviews yet.