Skip to content

blue google docs by 158973

Details

Author158973

LicenseNo License

Categorygoogle docs

Created

Updated

Size4.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

A new userstyle

Notes

Userstyle doesn't have notes.

Source code

	/* ==UserStyle==
@name           google.com - 25/05/2023, 09:44:48
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("https://docs.google.com/document/d/") {
	body {
		font-size: /*[[font-size]]*/
		px !important;
		font-family: 'Georgia', serif !important;
	}
	.docs-gm ::-webkit-scrollbar-thumb {
		background-color: #c7e0f1
	}
	.docs-gm ::-webkit-scrollbar-thumb:hover {
		background-color: #b8dbe0
	}
	.docs-branding-icon {
		filter: hue-rotate(130deg) grayscale(0.65) brightness(1.4);
	}
	.kix-appview-editor {
		background-color: #faf7f8 !important;
	}
	.docs-gm .docs-horizontal-ruler,
	.docs-gm #kix-vertical-ruler {
		background-color: #f5e4e6 !important;
		border-color: #ebc0c0 !important;
	}
	.docs-gm .docs-material .goog-toolbar-button-active,
	.docs-gm .docs-material .goog-toolbar-button-checked,
	.docs-gm .docs-material .goog-toolbar-button-selected,
	.docs-gm .docs-material .goog-toolbar-combo-button-open,
	.docs-gm .docs-material .goog-toolbar-menu-button-open,
	.docs-gm .docs-material .docs-toolbar-split-create-button.goog-toolbar-button-active,
	.docs-gm .docs-material .docs-toolbar-split-create-button.goog-toolbar-menu-button-active,
	.docs-gm .docs-material .docs-toolbar-split-create-button.goog-toolbar-menu-button-open,
	.docs-gm .docs-material.trix-palette .goog-palette-cell-selected {
		background-color: #f5e9ea !important;
	}
	.outline-refresh .navigation-item-content {
		font-family: 'Georgia', serif !important;
		font-size: 0.9em !important;
	}
	.outline-refresh .location-indicator-highlight.navigation-item,
	.outline-refresh .location-indicator-highlight.navigation-item .navigation-item-level-0 {
		color: #5597a2;
		transition: color 0.2s;
	}
	.outline-refresh .location-indicator-highlight.navigation-item.goog-button-hover,
	.outline-refresh .location-indicator-highlight.navigation-item:hover {
		color: #9ee9ff;
		transition: color 0.2s;
	}
	#docs-toolbar-mode-switcher.edit-mode {
		background-color: #f5e9ea;
		color: #6e8286;
	}
	.docs-material .docs-toolbar-small-separator + div.goog-toolbar-menu-button.goog-toolbar-menu-button-open {
		color: #27c4d7;
	}
	.docs-gm .docs-material .goog-toolbar-menu-button-dropdown {
		filter: hue-rotate(130deg) grayscale(0.65) 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(130deg) grayscale(0.65) brightness(1.4);
	}
	.docs-gm #docs-titlebar-share-client-button .jfk-button {
		background-color: #aabac2;
		transition: background 0.2s
	}
	.docs-gm #docs-titlebar-share-client-button .jfk-button.jfk-button-hover {
		background-color: #b8dbe0c9;
		transition: background 0.2s
	}
	.goog-flat-menu-button-caption {
		filter: hue-rotate(130deg) grayscale(0.65) 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(130deg) grayscale(0.65) 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(130deg) grayscale(0.65) brightness(1.4) !important;
	}
	.docs-gm .docs-gm-sidebar-icon-path {
		fill: #0098ff
	}
	.docs-gm .docs-menubar .goog-control,
	.docs-title-widget {
		filter: hue-rotate(111deg);
		font-size: /*[[font-size]]*/
		px !important;
		font-family: 'Georgia', serif !important;
	}
	.docs-gm .goog-toolbar,
	.docs-gm #docs-toolbar {
		font-family: 'Georgia', serif !important;
		 }
} 

Reviews

No reviews yet.