Facebook
From pasta_gurl, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 75
  1. "customizeUI.stylesheet": {
  2.         "body.inline-title-bar .monaco-workbench:not(.fullscreen) .sidebar .composite.title": "background: rgba(0, 0, 0, 0) !important;",
  3.         ".statusbar-item.left.has-background-color.first-visible-item": "background-color: rgba(37, 37, 38, 0) !important;",
  4.         ".monaco-workbench .part > .title": "background: rgba(0, 0, 0, 0) !important;",
  5.         "body.inline-title-bar:not(.activity-bar-at-bottom) .monaco-workbench:not(.fullscreen).activitybar:not(.right).activity-bar-placeholder": "background: rgba(0, 0, 0, 0) !important;",
  6.         ".monaco-list .monaco-list-row": "border-radius: 6px !important;",
  7.         ".part.statusbar": "background-color: rgba(37, 37, 38, 0) !important;",
  8.         ".monaco-workbench .part.panel": "border-radius: 6px !important; margin-top: 6px !important; height: calc(100% - 6px) !important; width: calc(100% - 6px) !important; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;",
  9.         "#workbench.parts.editor > .content": "border-bottom-left-radius: 6px !important;",
  10.         ".monaco-workbench .part.panel.bottom .composite.title": "border-top-color: rgba(128, 128, 128, 0) !important;",
  11.         ".parts.editor > div.content > div.grid-view-container > div > div > div > div.split-view-container > div": "width: calc(100% - 6px) !important;",
  12.         ".part.editor.has-watermark": "height: calc(100% - 6px) !important; margin-top: 6px !important; border-radius: 6px !important; width: calc(100% - 6px) !important; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24) !important;"
  13.     },
  14.  
  15.     "vscode_vibrancy.theme":"Dark (Only Subbar)"