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