Skip to content

Breakdance Builder Easy UI by mikeingz

Details

Authormikeingz

LicenseNo License

CategoryBreakdance Builder for WordPress

Created

Updated

Size1.3 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

It makes the Breakdance UI more fancier & more readable

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Breakdance Builder Easy UI
@version      20231106.13.10
@namespace    ?
==/UserStyle== */

@-moz-document regexp("https?:\\/\\/.*\\?breakdance=builder&id=.*") {
.theme--dark.v-application {
    --bd-newaccent: #FFC514;
}
.theme--light.v-application {
    --bd-newaccent: #c79b13;
}

.v-application .breakdance-control-wrapper > div > * > .breakdance-only-on-hover {
    opacity: 0.5;
}
.v-application .indicator-light-light {
    width: 5px;
    height: 5px;
    background-color: var(--bd-newaccent);
}
.v-application .indicator-light {
    top:50%
}
.v-application .properties-panel-accordion-title,
.v-application .breakdance-repeater-item-title-text,
.v-application .breakdance-control-wrapper-control-label,
.v-application .control-section-as-popout-label {
    font-size: var(--text-sm2)!important
}
.v-application .code-input,
.v-application .element-studio .code-input {
    font-size: 14px!important
}
.v-application .structure-node-title-real-real .element-title-text {
    font-size: 12px;
    letter-spacing: 0.5px;
}
.v-application .structure-node-title-real-real {
    height:34px;
}

.v-application .cm-s-darcula span.cm-property {
    color:#f1cc93
}
.v-application .cm-s-darcula span.cm-string, .cm-s-darcula span.cm-string-2 {
    color:#94b382
}

}

Reviews

No reviews yet.