mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
define the color in theme files (#18529)
This commit is contained in:
@@ -53,6 +53,7 @@
|
|||||||
|
|
||||||
//List and trees
|
//List and trees
|
||||||
"list.hoverBackground": "#444444",
|
"list.hoverBackground": "#444444",
|
||||||
|
"list.activeSelectionIconForeground": "#FFF",
|
||||||
"pickerGroup.border": "#0078d7",
|
"pickerGroup.border": "#0078d7",
|
||||||
"input.placeholderForeground": "#a6a6a6",
|
"input.placeholderForeground": "#a6a6a6",
|
||||||
"editorGroupHeader.tabsBackground": "#444444",
|
"editorGroupHeader.tabsBackground": "#444444",
|
||||||
|
|||||||
@@ -53,6 +53,7 @@
|
|||||||
|
|
||||||
//List and tree
|
//List and tree
|
||||||
"list.hoverBackground": "#dcdcdc",
|
"list.hoverBackground": "#dcdcdc",
|
||||||
|
"list.activeSelectionIconForeground": "#FFF",
|
||||||
"pickerGroup.border": "#0078d7",
|
"pickerGroup.border": "#0078d7",
|
||||||
|
|
||||||
"editorGroupHeader.tabsBackground": "#f4f4f4",
|
"editorGroupHeader.tabsBackground": "#f4f4f4",
|
||||||
|
|||||||
Reference in New Issue
Block a user