Skip to content

Instantly share code, notes, and snippets.

@aidswidjaja
Created May 29, 2022 02:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aidswidjaja/c629ab37f3bf79ea1300b61d7948ab61 to your computer and use it in GitHub Desktop.
Save aidswidjaja/c629ab37f3bf79ea1300b61d7948ab61 to your computer and use it in GitHub Desktop.
Google Docs by Adrian
.kix-appview-editor, .docs-homescreen-item-container, .docs-hs-tmp-contractedcontentholder {
background-color: #0d1117 !important;
}
[role="search"], [placeholder="Search"], .docs-homescreen-list-containe, .docs-homescreen-list-container-vertical, .docs-homescreen-list-item,
.docs-homescreen-list-header, .docs-homescreen-list-item-icon
{
background-color: #202125;
color: white;
border: none !important;
}
.docs-homescreen-list-item-owner, .docs-homescreen-list-item-time {
color: #DADCDF;
}
.jfk-button.docs-hs-tmp-contractedheader-more, .gb_ia, .docs-homescreen-owner-filter-button {
background: #9BA0A5;
border: none;
}
.docs-homescreen-list-item:hover {
background-color: #202125;
color: white;
border: none !important;
}
#docs-chrome, #docs-toolbar-wrapper, .docs-title-input, .menu-button, .goog-toolbar-button, .goog-toolbar-combo-button-input, .goog-toolbar-menu-button, .docs-toolbar-zoom-combobox, .docs-titlebar-buttons, .gb_Fd, .docs-homescreen-itemholder-content, .docs-homescreen-floater-header {
background-color: #161b22 !important;
color: #fff !important;
border-color: #161b22 !important;
}
.docs-gm .goog-toolbar-combo-button-input::selection, #fontSizeDecrement, .goog-toolbar-combo-button .goog-inline-block .docs-collapsable-toolbar-control {
background-color: #161b22 !important;
}
.companion-app-switcher-container, .companion-guest-app-switcher {
background-color: #161b22 !important;
border: none;
}
#kix-horizontal-ruler, #kix-vertical-ruler {
background-color: #161b22 !important;
border: none;
}
.docs-ruler-mask {
background-color: #0d1117 !important;
}
#fontSizeDecrement, .goog-toolbar-combo-button-input, #fontSizeIncrement {
border: none !important;
}
#fontSizeSelect.docs-font-size-inc-dec-combobox {
border: none !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment