Skip to content

Commit

Permalink
v2.7.0 - Darker colors
Browse files Browse the repository at this point in the history
  • Loading branch information
SaidTorres3 committed Sep 13, 2023
1 parent a76a827 commit 388f239
Show file tree
Hide file tree
Showing 3 changed files with 48 additions and 44 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 2.7.0

- Darker colors (let's take care of our eyes and environment)

## 2.6.4

- Updated README.md and changelog
Expand Down
86 changes: 43 additions & 43 deletions dark-plus-material.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@
"$schema": "vscode://schemas/color-theme",
"semanticHighlighting": true,
"colors": {
"activityBar.background": "#424242",
"activityBar.background": "#383838",
"activityBar.dropBorder": "#FFFFFF",
"activityBar.foreground": "#FFFFFF",
"activityBar.inactiveForeground": "#FFFFFF66",
"activityBarBadge.background": "#2196F3",
"activityBarBadge.foreground": "#FFFFFF",
"badge.background": "#424242",
"badge.background": "#383838",
"badge.foreground": "#FFFFFF",
"banner.background": "#3F51B5",
"banner.foreground": "#FFFFFF",
"banner.iconForeground": "#2196F3",
"breadcrumb.activeSelectionForeground": "#BDBDBD",
"breadcrumb.background": "#101010",
"breadcrumb.background": "#000000",
"breadcrumb.focusForeground": "#BDBDBD",
"breadcrumb.foreground": "#BDBDBD",
"breadcrumbPicker.background": "#212121",
"breadcrumbPicker.background": "#181818",
"button.background": "#3F51B5",
"button.foreground": "#FFFFFF",
"button.hoverBackground": "#3F51B5",
Expand All @@ -34,47 +34,47 @@
"diffEditor.diagonalFill": "#BDBDBD33",
"diffEditor.insertedTextBackground": "#8BC34A33",
"diffEditor.removedTextBackground": "#F4433633",
"dropdown.background": "#424242",
"dropdown.border": "#424242",
"dropdown.background": "#383838",
"dropdown.border": "#383838",
"dropdown.foreground": "#EEEEEE",
"editor.background": "#101010",
"editor.background": "#000000",
"editor.findMatchBackground": "#ffff0030",
"editor.findMatchBorder": "#ff0000",
"editor.findRangeHighlightBackground": "#21212166",
"editor.findRangeHighlightBackground": "#18181866",
"editor.foreground": "#9E9E9E",
"editor.hoverHighlightBackground": "#3F51B540",
"editor.inactiveSelectionBackground": "#3F51B5",
"editor.lineHighlightBorder": "#9fced11f",
"editor.rangeHighlightBackground": "#FFFFFF0B",
"editor.selectionBackground": "#ff0000A0",
"editor.snippetFinalTabstopHighlightBorder": "#424242",
"editor.snippetFinalTabstopHighlightBorder": "#383838",
"editor.snippetTabstopHighlightBackground": "#757575",
"editor.symbolHighlightBackground": "#FF572255",
"editorBracketMatch.background": "#4CAF501A",
"editorBracketMatch.border": "#757575",
"editorCodeLens.foreground": "#9E9E9E",
"editorCursor.foreground": "#FFFFFF",
"editorGhostText.foreground": "#FFFFFF56",
"editorGroup.border": "#424242",
"editorGroup.border": "#383838",
"editorGroup.dropBackground": "#607D8B80",
"editorGroupHeader.noTabsBackground": "#101010",
"editorGroupHeader.tabsBackground": "#212121",
"editorGutter.background": "#101010",
"editorGroupHeader.noTabsBackground": "#000000",
"editorGroupHeader.tabsBackground": "#181818",
"editorGutter.background": "#000000",
"editorHint.foreground": "#EEEEEEB3",
"editorHoverWidget.background": "#212121",
"editorHoverWidget.border": "#424242",
"editorHoverWidget.statusBarBackground": "#212121",
"editorHoverWidget.background": "#181818",
"editorHoverWidget.border": "#383838",
"editorHoverWidget.statusBarBackground": "#181818",
"editorIndentGuide.activeBackground1": "#EEEEEE29",
"editorIndentGuide.background1": "#EEEEEE29",
"editorInlayHint.background": "#424242",
"editorInlayHint.background": "#383838",
"editorInlayHint.foreground": "#FFFFFF",
"editorLightBulb.foreground": "#FFC107",
"editorLightBulbAutoFix.foreground": "#2196F3",
"editorLineNumber.activeForeground": "#BDBDBD",
"editorLineNumber.foreground": "#757575",
"editorLink.activeForeground": "#2196F3",
"editorOverviewRuler.border": "#7575754D",
"editorOverviewRuler.commonContentForeground": "#424242",
"editorOverviewRuler.commonContentForeground": "#383838",
"editorOverviewRuler.currentContentForeground": "#009688",
"editorOverviewRuler.errorForeground": "#F44336",
"editorOverviewRuler.findMatchForeground": "#FFC1077E",
Expand All @@ -83,23 +83,23 @@
"editorOverviewRuler.rangeHighlightForeground": "#2196F399",
"editorOverviewRuler.selectionHighlightForeground": "#CDDC39CC",
"editorOverviewRuler.warningForeground": "#FFEB3B",
"editorPane.background": "#101010",
"editorRuler.foreground": "#424242",
"editorSuggestWidget.background": "#212121",
"editorSuggestWidget.border": "#424242",
"editorPane.background": "#000000",
"editorRuler.foreground": "#383838",
"editorSuggestWidget.background": "#181818",
"editorSuggestWidget.border": "#383838",
"editorSuggestWidget.focusHighlightForeground": "#2196F3",
"editorSuggestWidget.foreground": "#9E9E9E",
"editorSuggestWidget.highlightForeground": "#03A9F4",
"editorSuggestWidget.selectedBackground": "#3F51B5",
"editorSuggestWidget.selectedForeground": "#FFFFFF",
"editorUnnecessaryCode.opacity": "#000000A0",
"editorWhitespace.foreground": "#EEEEEE29",
"editorWidget.background": "#212121",
"editorWidget.border": "#424242",
"editorWidget.background": "#181818",
"editorWidget.border": "#383838",
"extensionBadge.remoteBackground": "#2196F3",
"extensionBadge.remoteForeground": "#FFFFFF",
"icon.foreground": "#BDBDBD",
"input.background": "#424242",
"input.background": "#383838",
"input.foreground": "#BDBDBD",
"input.placeholderForeground": "#BDBDBD",
"inputOption.activeBackground": "#03A9F4",
Expand All @@ -112,8 +112,8 @@
"inputValidation.warningBackground": "#795548",
"inputValidation.warningBorder": "#FFC107",
"keybindingLabel.background": "#607D8B",
"keybindingLabel.border": "#424242",
"keybindingLabel.bottomBorder": "#424242",
"keybindingLabel.border": "#383838",
"keybindingLabel.bottomBorder": "#383838",
"keybindingLabel.foreground": "#BDBDBD",
"list.dropBackground": "#3F51B5",
"list.errorForeground": "#FF5722",
Expand All @@ -126,15 +126,15 @@
"listFilterWidget.background": "#795548",
"listFilterWidget.noMatchesOutline": "#F44336",
"listFilterWidget.outline": "#00000000",
"menu.background": "#424242",
"menu.background": "#383838",
"menu.foreground": "#EEEEEE",
"menu.selectionBackground": "#3F51B5",
"menu.selectionForeground": "#FFFFFF",
"menu.separatorBackground": "#9E9E9E",
"menubar.selectionBackground": "#FFFFFF1A",
"menubar.selectionForeground": "#BDBDBD",
"merge.commonContentBackground": "#424242",
"merge.commonHeaderBackground": "#424242",
"merge.commonContentBackground": "#383838",
"merge.commonHeaderBackground": "#383838",
"merge.currentContentBackground": "#00968880",
"merge.currentHeaderBackground": "#00968880",
"merge.incomingContentBackground": "#03A9F480",
Expand All @@ -148,13 +148,13 @@
"minimapSlider.hoverBackground": "#757575B3",
"notificationCenterHeader.background": "#607D8B",
"notificationLink.foreground": "#2196F3",
"notifications.background": "#212121",
"notifications.background": "#181818",
"notifications.border": "#607D8B",
"notifications.foreground": "#BDBDBD",
"notificationsErrorIcon.foreground": "#FF5722",
"notificationsInfoIcon.foreground": "#2196F3",
"notificationsWarningIcon.foreground": "#FFEB3B",
"panel.background": "#101010",
"panel.background": "#000000",
"panel.border": "#607D8B59",
"panel.dropBorder": "#EEEEEE",
"panelSection.border": "#607D8B59",
Expand All @@ -163,10 +163,10 @@
"panelTitle.activeBorder": "#EEEEEE",
"panelTitle.activeForeground": "#EEEEEE",
"panelTitle.inactiveForeground": "#EEEEEE99",
"pickerGroup.border": "#212121",
"pickerGroup.border": "#181818",
"pickerGroup.foreground": "#2196F3",
"progressBar.background": "#2196F3",
"quickInput.background": "#212121",
"quickInput.background": "#181818",
"quickInput.foreground": "#BDBDBD",
"sash.hoverBorder": "#03A9F4",
"scrollbar.shadow": "#000000",
Expand All @@ -175,8 +175,8 @@
"scrollbarSlider.hoverBackground": "#757575B3",
"searchEditor.findMatchBackground": "#FF5722A8",
"searchEditor.findMatchBorder": "#FF5722A8",
"sideBar.background": "#212121",
"sideBar.dropBackground": "#607D8B80",
"sideBar.background": "#181818",
"sideBar.dropBackground": "#8b607e80",
"sideBarSectionHeader.background": "#607D8B33",
"statusBar.background": "#2196F3",
"statusBar.foreground": "#FFFFFF",
Expand All @@ -190,29 +190,29 @@
"statusBarItem.remoteBackground": "#2196F3",
"statusBarItem.remoteForeground": "#FFFFFF",
"statusBarItem.warningForeground": "#FFFFFF",
"tab.activeBackground": "#101010",
"tab.activeBackground": "#000000",
"tab.activeForeground": "#FFFFFF",
"tab.activeModifiedBorder": "#03A9F4",
"tab.border": "#212121",
"tab.inactiveBackground": "#212121",
"tab.border": "#181818",
"tab.inactiveBackground": "#181818",
"tab.inactiveForeground": "#FFFFFF80",
"tab.inactiveModifiedBorder": "#03A9F480",
"tab.lastPinnedBorder": "#9E9E9E",
"tab.unfocusedActiveForeground": "#FFFFFF80",
"tab.unfocusedActiveModifiedBorder": "#03A9F480",
"tab.unfocusedInactiveBackground": "#212121",
"tab.unfocusedInactiveBackground": "#181818",
"tab.unfocusedInactiveForeground": "#FFFFFF40",
"tab.unfocusedInactiveModifiedBorder": "#03A9F440",
"textBlockQuote.background": "#7575751A",
"textBlockQuote.border": "#2196F380",
"textCodeBlock.background": "#10101066",
"textCodeBlock.background": "#00000066",
"textLink.activeForeground": "#2196F3",
"textLink.foreground": "#2196F3",
"textPreformat.foreground": "#FF9800",
"textSeparator.foreground": "#FFFFFF2E",
"titleBar.activeBackground": "#424242",
"titleBar.activeBackground": "#383838",
"titleBar.activeForeground": "#BDBDBD",
"titleBar.inactiveBackground": "#42424299",
"titleBar.inactiveBackground": "#38383899",
"titleBar.inactiveForeground": "#BDBDBD99",
"toolbar.activeBackground": "#61616150",
"toolbar.hoverBackground": "#61616150",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "dark-plus-material-saidtorres3",
"description": "The default Dark+ Theme, with material palette and always up to date",
"version": "2.6.4",
"version": "2.7.0",
"author": {
"email": "sesaid17@hotmail.com",
"name": "SaidTorres3",
Expand Down

0 comments on commit 388f239

Please sign in to comment.