`get help...''
Highway to Sincerity by GGShon
Details
AuthorGGShon
LicenseNO-REDISTRIBUTION
Categoryuserstyles
Created
Updated
Size4.2 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Feel free to change the background image by changing the URL in line 29 in the "background: url(https://www.example.com)"
Source code
/* ==UserStyle==
@name Google Doc's
@namespace USO Archive
@author Inzune Shon
@description `help...''
@version 20230615.9.21
@license NO-REDISTRIBUTION
@preprocessor uso
==/UserStyle== */
@-moz-document url-prefix('https://docs.google.com/document/d/')
{
body
{
font-size: 16px !important;
font-family: 'Oxygen' !important;
}
.docs-gm ::-webkit-scrollbar-thumb
{
background-color: #5c4ea5;
}
.docs-gm ::-webkit-scrollbar-thumb:hover
{
background-color: #5c4ea5;
}
.docs-branding-icon
{
filter: hue-rotate(160deg) grayscale(2.99) brightness(4.00);
}
.kix-appview-editor
{
background: url(https://i.ibb.co/0rcrtSR/lol.jpg) !important;
opacity: 100% !important;
}
.docs-gm .docs-horizontal-ruler, .docs-gm #kix-vertical-ruler
{
background-color: #704b90 !important;
border-color: #FFFFFF !important;
}
outline-refresh .navigation-item-content
{
font-family: 'Oxygen', sans-serif !important;
font-size: 0.8em !important;
}
.outline-refresh .location-indicator-highlight.navigation-item, .outline-refresh .location-indicator-highlight.navigation-item .navigation-item-level-0
{
color: #704b90;
transition: color 0.2s;
}
.outline-refresh .location-indicator-highlight.navigation-item.goog-button-hover, .outline-refresh .location-indicator-highlight.navigation-item:hover
{
color: #5c4ea5;
transition: color 0.2s;
}
#docs-toolbar-mode-switcher.edit-mode
{
background-color: #704b90;
color: #FFFFFF;
}
.docs-material .docs-toolbar-small-separator+div.goog-toolbar-menu-button.goog-toolbar-menu-button-open
{
color: #5c4ea5;
}
.docs-gm .docs-material .goog-toolbar-menu-button-dropdown
{
filter: hue-rotate(300deg) grayscale(0.5) brightness(1.4);
}
.docs-material .goog-toolbar-button-inner-box .docs-icon, .docs-material .goog-toolbar-menu-button-caption .docs-icon, .docs-material .goog-toolbar-menu-button-caption .goog-color-menu-button-indicator .docs-icon
{
filter: hue-rotate(300deg) grayscale(0.5) brightness(1.4);
}
.docs-gm #docs-titlebar-share-client-button .jfk-button
{
background-color: #FFFFFF;
transition: background 0.2s;
}
.docs-gm #docs-titlebar-share-client-button .jfk-button.jfk-button-50
{
background-color: #ffffff;
transition: background 0.2s;
}
.goog-flat-menu-button-caption
{
filter: hue-rotate(300deg) grayscale(0.5) brightness(1.4);
}
#docs-meet-in-editors-entrypointbutton.goog-flat-menu-button .goog-flat-menu-button-dropdown, #docs-toolbar-mode-switcher.edit-mode .goog-toolbar-menu-button-dropdown
{
filter: hue-rotate(200deg) grayscale(0.5) brightness(1.4);
}
#titlebar-mode-indicator-container>.docs-material-menu-button-flat-primary, .titlebar-request-access-button.docs-material-button, .titlebar-request-access-button.docs-material-button.docs-material-button-focused.docs-material-button-no-focus-border, .kix-titlebar-approvals-button.docs-material-button, .kix-titlebar-approvals-button.docs-material-button.docs-material-button-focused.docs-material-button-no-focus-border, .docs-gm .docs-material #docs-docos-commentsbutton.jfk-button.jfk-button-active, .docs-gm .docs-material #docs-docos-commentsbutton.jfk-button.jfk-button-checked, .docs-gm .docs-explore-emptylist-learnmore, .docs-gm .docs-horizontal-ruler .docs-material .docs-ruler-indent-first-line, .docs-gm .docs-horizontal-ruler .docs-material .docs-ruler-indent-first-line:before, .docs-gm .docs-horizontal-ruler .docs-ruler-indent-start, .docs-gm .docs-horizontal-ruler .docs-ruler-indent-end, .docs-gm .docs-horizontal-ruler .docs-ruler-indent-start, .docs-gm .docs-horizontal-ruler .docs-ruler-indent-end
{
filter: hue-rotate(100deg) grayscale(0.5) brightness(1.4) !important;
}
.docs-gm .docs-gm-sidebar-icon-path
{
fill: #5c4ea5;
}
.docs-gm .docs-menubar .goog-control, .docs-title-widget
{
filter: hue-rotate(100deg) grayscale(0.5) brightness(1.0);
font-size: 16px !important;
font-family: 'Oxygen' !important;
}
.docs-gm .goog-toolbar, .docs-gm #docs-toolbar
{
font-family: 'Oxygen' !important;
}
}