Skip to content

Drive_DARK_MODE by dec-iade

Details

Authordec-iade

LicenseNo License

Categorygoogle drive

Created

Updated

Size2.4 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Drive_DARK_MODE

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Drive_DARK_MODE
@version      20210819.12.13
@namespace    userstyles.world/user/dec-iade
@description  Drive_DARK_MODE
@author       dec-iade
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://drive.google.com/") {
/* adegard 2021 
Stylus_DRIVE_DARK_MODE.css

***
This code allows to switch google dDRIVE oc in Dark Mode to save your eyes.
***

It can be installed with Stylus Chrome extension.


https://userstyles.world/style/280/drive-dark-mode
*/
.aabwZd .WYuW0e .M3pype[data-column-field="6"] {
    color: rgba(217, 235, 240, .72);
    fill: rgba(0, 0, 0, .72);
    font-weight: 500;
}


.YEXPof {
    background-color: #232425;
}

.ab-o-Zm{
    background-color: #232425;
}

/*FILE PREVIEW*/
.RwLyCe {
    background-color: #232425;
}

.eAQ1W {
    color: #9fc9f2;
}

/*******************/
.aabwZd .WYuW0e {

    color: rgba(197, 248, 249, .54);
}


/*BAR LAT*/

.Y9nbBe {
    background-color: #232425;
}

.a-da-ub-ce {
    background-color: #232425;
}


.a-s-tb-sc-Ja-Q-x {
    background-color: #232425;
}

.a-gd-Oa-Tl {
    background-color: #232425;
}


.gb_Jd {
    background-color: #232425;
}

.a-D-B-x {
    background-color: #232425;
}

.a-U-Li{
     background-color: #232425;   
}

.ZHllM{
     background-color: #232425;   
}

.a-U-J-x {
    color: #6088bb;
}

/* TITLE COL.*/
.N7iPof {
    background-color: #232425;
}

.a-t-D {
    background-color: #232425;
}

.iZz7md {

    color: rgb(28 217 168 / 54%);
}

.o-Yc-o-T {

    color: #e8b22c;
}

.USrqEe-ml-Pr-qc-j{
    background-color: #232425;
}
/* BUTTON */
/*
.uw8t2{
        background-color: #f5f5f5;
}
*/
/* SHARED DRIVE OR RESULTS*/
.l-t-T-V > .l-Ab-T-r {
    color: rgb(115 181 215 / 72%);
}

.a-t-J {
    color: rgb(163 198 85 / 54%);
}

/*CHRONO TITLE BAR*/
.aabwZd .Tguc8d {
    background-color: #232425;
    color: rgba(246, 249, 241, .54);
}



/* CURRENT FOLDER*/
.h-R-w-d.a-l-S-Pc-w-d {
    border-radius: 8px;
    line-height: 24px;
    margin: 2px 0;
    padding: 4px 8px 4px;
    background: none;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #929634;
}


/* SEARCH BAR*/
.gb_Te {
    background: #c0afcc;
}

/*GOOGLE BAR*/
.Kk7lMc-Ku9FSb-Yb-Il {
    background-color: #232425;
}

.Yb-Il-d {
    background-color: #232425;
}
}

Reviews

No reviews yet.