Skip to content

collabedit.com by darkissou

Screenshot of collabedit.com

Details

Authordarkissou

LicenseNo License

Categorycollabedit

Created

Updated

Size515 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Really fast theme for collabedit, not planning on updating

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         collabedit.com
@version      20230726.21.46
@namespace    userstyles.world/user/darkissou
@description  Really fast theme for collabedit, not planning on updating
@author       darkissou
@license      No License
==/UserStyle== */

@-moz-document domain("collabedit.com") {
#main {
    background-color: #222222;
}

body, html {
    background-color: #444;
}

#sub-description, #above-description, p {
    color: #ddd;
}

textarea#textarea {
    background-color: white !important;
}
}

Reviews

No reviews yet.