Advertisement
Guest User

Untitled

a guest
Aug 19th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. /added:
  2.     "workbench.colorCustomizations": {
  3.       "editorBracketMatch.background": "#ff000084",
  4.       "editorBracketMatch.border": "#ff0000",
  5.       "editor.selectionHighlightBorder": "#ff000046",
  6.       "editor.selectionBackground": "#bac9359c",
  7.       // "editor.selectionForeground": "#ff0000",
  8.       "editor.selectionHighlightBackground": "#e4e13f42",
  9.       // "tab.activeBackground": "#ff0d0d25",
  10.       "tab.activeForeground": "#89f9fd",
  11.       // "tab.activeBackground": "#ff000065",
  12.       // "tab.activeBorder": "#ff0000",
  13.       "tab.activeBorderTop": "#ff0000",
  14.       // "editor.background": "#ff0000"
  15.       // "statusBar.background": "#666666",
  16.       // "panel.background": "#555555",
  17.       // "sideBar.background": "#444444"
  18.       "editorCursor.foreground": "#3fabf3",
  19.     },
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement