Skip to content

Commit

Permalink
GHI-#8 Implement new workbench (UI) theme styles
Browse files Browse the repository at this point in the history
  • Loading branch information
arcticicestudio committed May 1, 2017
1 parent cf88ce4 commit bf41853
Showing 1 changed file with 134 additions and 0 deletions.
134 changes: 134 additions & 0 deletions themes/nord.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,139 @@
{
"name": "Nord",
"type": "dark",
"colors": {
"focusBorder": "#3b4252",
"foreground": "#d8dee9",
"contrastActiveBorder": "#434c5e00",
"contrastBorder": "#434c5e00",
"activityBar.background": "#2e3440",
"activityBar.dropBackground": "#3b4252",
"activityBar.foreground": "#d8dee9",
"activityBarBadge.background": "#88c0d0",
"activityBarBadge.foreground": "#2e3440",
"button.background": "#434c5e",
"button.foreground": "#d8dee9",
"button.hoverBackground": "#4c566a",
"diffEditor.insertedTextBackground": "#a3be8cc0",
"diffEditor.insertedTextBorder": "#a3be8cc0",
"diffEditor.removedTextBackground": "#bf616ac0",
"diffEditor.removedTextBorder": "#bf616ac0",
"dropdown.background": "#3b4252",
"dropdown.border": "#3b4252",
"dropdown.foreground": "#d8dee9",
"editorCursor.foreground": "#d8dee9",
"editorIndentGuide.background": "#434c5eb3",
"editorLineNumber.foreground": "#d8dee966",
"editorWhitespace.foreground": "#4c566ab3",
"editorWidget.background": "#2e3440",
"editor.background": "#2e3440",
"editor.foreground": "#d8dee9",
"editor.hoverHighlightBackground": "#3b4252",
"editor.findMatchBackground": "#88c0d066",
"editor.findMatchHighlightBackground": "#88c0d033",
"editor.findRangeHighlightBackground": "#88c0d033",
"editor.lineHighlightBackground": "#434c5e52",
"editor.lineHighlightBorder": "#434c5e52",
"editor.inactiveSelectionBackground": "#434c5ecc",
"editor.selectionBackground": "#434c5ecc",
"editor.selectionHighlightBackground": "#434c5ecc",
"editor.rangeHighlightBackground": "#434c5e52",
"editorGroup.background": "#2e3440",
"editorGroup.border": "#3b425200",
"editorGroup.dropBackground": "#2e3440",
"editorGroupHeader.noTabsBackground": "#2e3440",
"editorGroupHeader.tabsBackground": "#2e3440",
"editorHoverWidget.background": "#3b4252",
"editorHoverWidget.border": "#3b4252",
"editorLink.activeForeground": "#88c0d0",
"editorMarkerNavigation.background": "#5e81acc0",
"editorMarkerNavigationError.background": "#bf616ac0",
"editorMarkerNavigationWarning.background": "#ebcb8bc0",
"editorSuggestWidget.background": "#2e3440",
"editorSuggestWidget.border": "#3b4252",
"editorSuggestWidget.foreground": "#d8dee9",
"editorSuggestWidget.highlightForeground": "#88c0d0",
"editorSuggestWidget.selectedBackground": "#434c5e",
"input.background": "#3b4252",
"input.foreground": "#d8dee9",
"input.border": "#3b4252",
"inputOption.activeBorder": "#88c0d0",
"inputValidation.errorBackground": "#bf616ac0",
"inputValidation.errorBorder": "#bf616ac0",
"inputValidation.infoBackground": "#81a1c1c0",
"inputValidation.infoBorder": "#81a1c1c0",
"inputValidation.warningBackground": "#ebcb8bc0",
"inputValidation.warningBorder": "#ebcb8bc0",
"list.activeSelectionBackground": "#3b4252",
"list.activeSelectionForeground": "#d8dee9",
"list.inactiveSelectionBackground": "#3b4252",
"list.focusBackground": "#434c5e",
"list.hoverBackground": "#434c5e99",
"list.dropBackground": "#3b4252",
"list.highlightForeground": "#88c0d033",
"notification.background": "#3b4252",
"notification.foreground": "#d8dee9",
"panel.background": "#2e3440",
"panel.border": "#3b4252",
"panelTitle.activeBorder": "#88c0d000",
"panelTitle.activeForeground": "#88c0d0",
"panelTitle.inactiveForeground": "#d8dee9",
"peekView.border": "#4c566a",
"peekViewEditor.background": "#2e3440",
"peekViewEditor.matchHighlightBackground": "#88c0d0cc",
"peekViewResult.background": "#2e3440",
"peekViewResult.fileForeground": "#88c0d0",
"peekViewResult.lineForeground": "#d8dee966",
"peekViewResult.matchHighlightBackground": "#88c0d0cc",
"peekViewResult.selectionBackground": "#434c5e",
"peekViewResult.selectionForeground": "#d8dee9",
"peekViewTitle.background": "#3b4252",
"peekViewTitleDescription.foreground": "#d8dee9",
"peekViewTitleLabel.foreground": "#88c0d0",
"pickerGroup.border": "#3b425200",
"pickerGroup.foreground": "#d8dee9",
"scrollbar.shadow": "#00000066",
"scrollbarSlider.activeBackground": "#434c5e",
"scrollbarSlider.background": "#3b4252",
"scrollbarSlider.hoverBackground": "#434c5e",
"sideBar.background": "#2e3440",
"sideBarSectionHeader.background": "#3b4252",
"sideBarTitle.foreground": "#d8dee9",
"statusBar.background": "#3b4252",
"statusBar.debuggingBackground": "#5e81ac",
"statusBar.foreground": "#d8dee9",
"statusBar.noFolderBackground": "#3b4252",
"statusBarItem.activeBackground": "#4c566a",
"statusBarItem.hoverBackground": "#434c5e",
"statusBarItem.prominentBackground": "#3b4252",
"statusBarItem.prominentHoverBackground": "#434c5e",
"tab.activeBackground": "#3b4252",
"tab.activeForeground": "#d8dee9",
"tab.border": "#3b425200",
"tab.inactiveBackground": "#2e3440",
"tab.inactiveForeground": "#d8dee966",
"terminal.ansiBlack": "#3b4252",
"terminal.ansiRed": "#bf616a",
"terminal.ansiGreen": "#a3be8c",
"terminal.ansiYellow": "#ebcb8b",
"terminal.ansiBlue": "#81a1c1",
"terminal.ansiMagenta": "#b48ead",
"terminal.ansiCyan": "#88c0d0",
"terminal.ansiWhite": "#e5e9f0",
"terminal.ansiBrightBlack": "#4c566a",
"terminal.ansiBrightRed": "#bf616a",
"terminal.ansiBrightGreen": "#a3be8c",
"terminal.ansiBrightYellow": "#ebcb8b",
"terminal.ansiBrightBlue": "#81a1c1",
"terminal.ansiBrightMagenta": "#b48ead",
"terminal.ansiBrightCyan": "#8fbcbb",
"terminal.ansiBrightWhite": "#eceff4",
"titleBar.activeBackground": "#2e3440",
"titleBar.activeForeground": "#d8dee9",
"titleBar.inactiveBackground": "#2e3440",
"titleBar.inactiveForeground": "#d8dee966",
"widget.shadow": "#00000066"
},
"tokenColors": [
{
"settings": {
Expand Down

0 comments on commit bf41853

Please sign in to comment.