Skip to content

Beige Google DOCS by parkjoonie

Details

Authorparkjoonie

LicenseNo License

Categorydocs

Created

Updated

Size5.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

docs

Notes

beige

Source code

/* ==UserStyle==
@name           beige google doc
@namespace      USO Archive
@author         eveeluvv
@description    `#blue #cute`
@version        20220518.16.42
@license        CC0-1.0
@preprocessor   uso
==/UserStyle== */
@-moz-document url-prefix('https://docs.google.com/document/d/')
{
  body
  {
    font-size: 16px !important;
    font-family: 'Poppins' !important;
  }

  .docs-gm ::-webkit-scrollbar-thumb
  {
    background-color: #FFFFFF;
  }

  .docs-gm ::-webkit-scrollbar-thumb:hover
  {
    background-color: #daccc7;
  }

  .docs-branding-icon
  {
    filter: hue-rotate(160deg) grayscale(0.75) brightness(1.35);
  }

  .kix-appview-editor
  {
    background: url(https://64.media.tumblr.com/2723202fa802669b4f5a523a97a2e2d8/3f236829dfe7a2f3-d0/s540x810/27f838366f9ab8c2c9b65db27fb784283a6e2deb.jpg) !important;
    opacity: 90% !important;
  }

  .docs-gm .docs-horizontal-ruler, .docs-gm #kix-vertical-ruler
  {
    background-color: #daccc7 !important;
    border-color: #daccc7 !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: url(https://i.pinimg.com/originals/aa/ce/79/aace79015fcddf0f62af5c764e163dbb.png) !important;
  }

  .outline-refresh .navigation-item-content
  {
    font-family: 'Poppins', 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: #FFFFFF;
    transition: color 0.2s;
  }

  .outline-refresh .location-indicator-highlight.navigation-item.goog-button-hover, .outline-refresh .location-indicator-highlight.navigation-item:hover
  {
    color: #D0D3FF;
    transition: color 0.2s;
  }

  #docs-toolbar-mode-switcher.edit-mode
  {
    background-color:#daccc7 ;
    color: #daccc7;
  }

  .docs-material .docs-toolbar-small-separator+div.goog-toolbar-menu-button.goog-toolbar-menu-button-open
  {
    color: #FFFFFF;
  }

  .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: #daccc7;
    transition: background 0.2s;
  }

  .docs-gm #docs-titlebar-share-client-button .jfk-button.jfk-button-50
  {
    background-color: #daccc7;
    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: #daccc7;
  }

  .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: 'Poppins' !important;
  }

  .docs-gm .goog-toolbar, .docs-gm #docs-toolbar
  {
    font-family: 'Poppins' !important;
  }
}

Reviews

No reviews yet.