Skip to content

Instantly share code, notes, and snippets.

@feliperohdee
Created July 13, 2020 17:20
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 feliperohdee/c36c830279ba9864f90178d68b304a58 to your computer and use it in GitHub Desktop.
Save feliperohdee/c36c830279ba9864f90178d68b304a58 to your computer and use it in GitHub Desktop.
rohde monokai mothafãck
"workbench.colorCustomizations": {
"[Monokai]": {
"activityBar.background": "#17191a",
"activityBar.border": "#363738",
"badge.background": "#17191a",
"editor.background": "#26292e",
"editorGroupHeader.tabsBackground": "#17191a",
"editorHoverWidget.background": "#17191a",
"editorHoverWidget.border": "#363738",
"focusBorder": "#00000000",
"gitDecoration.modifiedResourceForeground": "#55bbff",
"input.background": "#17191a",
"list.activeSelectionBackground": "#414343",
"list.hoverBackground": "#414343",
"sideBar.background": "#17191a",
"sideBar.foreground": "#fff",
"statusBar.background": "#17191a",
"statusBar.border": "#363738",
"statusBar.debuggingBackground": "#007e26",
"statusBar.debuggingBorder": "#363738",
"statusBarItem.activeBackground": "#00000010",
"tab.activeBackground": "#26292e",
"tab.activeForeground": "#ffffff",
"tab.inactiveBackground": "#00000000",
"tab.inactiveForeground": "#ffffff69",
"terminal.background": "#000",
"editor.findMatchHighlightBackground": "#d7006baf",
"editor.findMatchBackground": "#d7006c"
}
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment