Blue theme #2
Replies: 2 comments
-
Sorry, english is not my native language, I can only use Google translation. I want to find a way to quickly change the color of the theme, so at present, it's only for the green theme. Maybe you can quickly change the color you want in the future. For now, you can add this to your setting to change color to the blue theme. I hope you like it :) "workbench.colorCustomizations": {
"[Ayu Mirage Plus]": {
"activityBar.activeBorder": "#90d7ec",
"activityBar.border": "#90d7ec34",
"activityBar.foreground": "#90d7ec",
"activityBarBadge.background": "#90d7ec",
"badge.background": "#90d7ec33",
"badge.foreground": "#90d7ec",
"breadcrumb.focusForeground": "#90d7ec",
"button.background": "#90d7ec",
"button.hoverBackground": "#90d7ec",
"diffEditor.insertedTextBackground": "#90d7ec26",
"editor.findMatchBackground": "#90d7ec0d",
"editor.findMatchBorder": "#90d7ec",
"editor.findMatchHighlightBackground": "#90d7ec0d",
"editor.findMatchHighlightBorder": "#90d7ec59",
"editor.wordHighlightStrongBorder": "#90d7ec80",
"editorCursor.foreground": "#90d7ec",
"editorGutter.addedBackground": "#90d7ec99",
"editorLineNumber.activeForeground": "#90d7ecde",
"editorLink.activeForeground": "#90d7ec",
"editorOverviewRuler.addedForeground": "#90d7ec99",
"editorOverviewRuler.warningForeground": "#90d7ec",
"editorSuggestWidget.highlightForeground": "#90d7ec",
"editorWarning.foreground": "#90d7ec",
"extensionButton.prominentBackground": "#90d7ec",
"extensionButton.prominentHoverBackground": "#90d7ec",
"gitDecoration.untrackedResourceForeground": "#90d7ecb3",
"inputOption.activeBorder": "#90d7ec",
"inputValidation.warningBorder": "#90d7ec",
"list.activeSelectionForeground": "#90d7ec",
"list.filterMatchBackground": "#90d7ec0d",
"list.filterMatchBorder": "#90d7ec",
"list.highlightForeground": "#90d7ec",
"listFilterWidget.outline": "#90d7ec",
"panel.border": "#90d7ec34",
"panelTitle.activeBorder": "#90d7ec",
"peekViewEditor.matchHighlightBackground": "#90d7ec33",
"peekViewResult.matchHighlightBackground": "#90d7ec33",
"progressBar.background": "#90d7ec",
"sash.hoverBorder": "#90d7ec",
"sideBar.border": "#90d7ec34",
"statusBar.background": "#90d7ec",
"statusBar.noFolderBackground": "#90d7ec",
"tab.activeBorder": "#90d7ec",
"tab.hoverForeground": "#90d7ec",
"titleBar.activeForeground": "#90d7ec"
}
}, |
Beta Was this translation helpful? Give feedback.
-
I just updated the new release, added blue and yellow, and now you can change the theme color what you want |
Beta Was this translation helpful? Give feedback.
-
Just wondering about what happened to the blue theme. Is it gone for good or is it gonna come back in a later update?
Beta Was this translation helpful? Give feedback.
All reactions