Skip to content

Stylus Matrix by TROYPRADO619

Details

AuthorTROYPRADO619

LicenseNo License

Categorytest

Created

Updated

Size772 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Stylus Matrix

Notes

Stylus Matrix

Source code

/* ==UserStyle==
@name           Stylus Matrix
@namespace      USO Archive
@author         Thomas Andringa
@description    `This is a style that makes Stylus look like the matrix.NOTE: This style looks the best when you have the style editor theme set to "matrix" as well.`
@version        20181018.10.36
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */
@-moz-document url-prefix("https://chrome-extension://clngdbkpkpeebahjckkjfobafhncgmne") {
#header {
    background-color:#008800;
    border:solid 3px #00ff00
}
p,h1,h2,h3,h4,h5,h6,a,label {
    color:#ffffff;
}
html {
    background-color:#000000
}
button {
    background-color:#888888;
    border:solid 1px #000000;
}
#installed {
    background-color:#222222;
}
}

Reviews

No reviews yet.