Skip to content

Google scholard Nord theme by SignorBananone

Details

AuthorSignorBananone

LicenseNo License

Categoryscholar.google.com

Created

Updated

Size707 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Nord theme for scholar.google.com

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Google scholard Nord theme
@version      20241125.18.14
@namespace    https://userstyles.world/user/SignorBananone
@description  Nord theme for scholar.google.com
@author       SignorBananone
@license      No License
==/UserStyle== */

@-moz-document domain("scholar.google.com") {
* {
        background-color: #2e3440 !important; /* Nord Polar Night 0 */
        color: #d8dee9 !important; /* Nord Snow Storm 1 */
        border-color: #4c566a !important; /* Nord Polar Night 3 */
        line-height: 2 !important; 
        word-wrap: break-word !important; 
        overflow: visible !important; 
    }
    a {
        color: #81a1c1 !important; /* Nord Frost 3 */
    }
}

Reviews

No reviews yet.