Skip to content

ianian.__.cy by ianian-c-y

Details

Authorianian-c-y

LicenseNo License

Categoryianian.__.cy

Created

Updated

Code size914 B

Code checksum747e39cd

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

All Website

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           ianian.__.cy
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    All Website
@author         ianian.__.cy
==/UserStyle== */

@-moz-document url-prefix("https://colab.research.google.com/") {
    html {
    --colab-primary-surface-color: #F7EAF1 !important;
    --colab-highlighted-surface-color: #F2E5BC;
    --colab-editor-background: #F8F3CE;
        
}
.cell-gutter {
    background-color: var(--colab-highlighted-surface-color);
}

.margin-view-overlays, .monaco-editor, .monaco-editor-background {
    background-color: #F8F3CE !important;
}

.response-size {
    background-color: #F8F3CE !important;
    color: black !important;
    --background: #F8F3CE;
    margin: 0.5rem;
    border-radius: 15px
}

colab-cell-toolbar {
    background-color: #BDD3D0
}

.cell.text {
    background-color: #D8D2C2
}
}

Reviews

No reviews yet.