Skip to content

Instantly share code, notes, and snippets.

@miguelsolorio
Created August 12, 2020 20:04
Show Gist options
  • Save miguelsolorio/2bbfd572302d4d098cfa5fa87ed65f72 to your computer and use it in GitHub Desktop.
Save miguelsolorio/2bbfd572302d4d098cfa5fa87ed65f72 to your computer and use it in GitHub Desktop.
"workbench.colorCustomizations": {
"[FireFly Pro]": {
"activityBar.foreground": "#ff0000",
"activityBarBadge.background": "#ff0000",
"badge.background": "#ff0000",
"breadcrumb.focusForeground": "#ff0000",
"button.background": "#ff0000",
"editor.inactiveSelectionBackground": "#ff0000",
"list.activeSelectionForeground": "#ff0000",
"panel.border": "#ff0000",
"panelTitle.activeBorder": "#ff0000",
"progressBar.background": "#ff0000",
"tab.activeForeground": "#ff0000",
"textLink.foreground": "#ff0000",
"activityBar.activeBorder": "#ff0000",
"activityBar.dropBorder": "#ff0000",
"activityBar.inactiveForeground": "#ff000066",
"extensionBadge.remoteBackground": "#ff0000",
"menu.selectionForeground": "#ff0000",
"notebook.cellBorderColor": "#ff000066",
"notebook.cellHoverBackground": "#ff000033",
"notebook.focusedCellBackground": "#ff000066",
"notebook.outputContainerBackgroundColor": "#ff000066",
"notificationLink.foreground": "#ff0000",
"panelSection.border": "#ff0000",
"statusBarItem.remoteBackground": "#ff0000",
"terminal.border": "#ff0000",
"foreground": "#ff0000"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment