Skip to content

Bear Blog 🐻 by oldtowneast

Screenshot of Bear Blog 🐻

Details

Authoroldtowneast

LicenseGNU General Public License v3.0

Categorybearblog.dev

Created

Updated

Size572 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

for BearBlog.dev blogs

Notes

Bearblog x Catppuccin

Source code

/* ==UserStyle==
@name         Bear Blog 🐻
@version      20230303.04.15
@namespace    ?
==/UserStyle== */

@-moz-document domain("oldtowneast.openpluto.com"), domain("bearblog.dev") {
:root {
    --width: 720px;
    --font-main: Verdana, sans-serif;
    --font-secondary: Verdana, sans-serif;
    --font-scale: 1.12em;
    --background-color: #24273a;
    --heading-color: #b7bdf8;
    --text-color: #cad3f5;
    --link-color: #f4dbd6;
    --visited-color: #f0c6c6;
    --code-background-color: #494d64;
    --code-color: #a6da95;
    --blockquote-color: #f5bde6;
}


}

Reviews

No reviews yet.