Skip to content

Procedraw Catppuccin Mocha by gnawmon

Details

Authorgnawmon

LicenseNo License

Categorymarioood.github.io/procedraw

Created

Updated

Size862 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

cat

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       catppuccin mocha for procedraw
@version    20241223.16.54
@namespace  https://userstyles.world/user/gnawmon
@author     gnawmon
==/UserStyle== */

@-moz-document url-prefix("https://marioood.github.io/procedraw/") {
body,
div {
    background-color: #11111b;
    color: #cdd6f4;
}
.setting-container,
.left-container,
.right-container,
.canvas-container {
    border: none;
}
.canvas-container {
    background: #1e1e2e;
}
.setting-container {
    padding: 4px;
}
#layer-options,
#layer-options-default {
    background: #11111b;
}
input,
select,
button,
textarea,
input[type=range] {
    background: #45475a;
}
.layer-highlight {
    background: #585b70;
}
.checkbox-false {
    background: #f38ba8;
}
.checkbox-true {
    background: #74c7ec;
}
.version-text,
.layer-options,
.sticky-header,
.layer-container {
    margin: 6px;
}
}

Reviews

No reviews yet.