Skip to content

VexcodeVR somewhat dark mode by Science6uru

Details

AuthorScience6uru

LicenseNo License

Categoryhttps://vr.vex.com

Created

Updated

Size398 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new userstyle

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           vex.com - Nov 2023
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("vex.com") {
    .blocklyMainBackground {
    stroke-width: 1;
    stroke: #c6c6c6;
    fill: transparent;
}
    .blocklyFlyoutBackground {
    fill: #0000000d;
    fill-opacity: 0.8;
}
}

Reviews

No reviews yet.