mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-03 09:35:40 -05:00
unify the panel styles (#9934)
This commit is contained in:
@@ -23,6 +23,9 @@ export interface ITabbedPanelStyles {
|
||||
titleInactiveForeground?: Color;
|
||||
focusBorder?: Color;
|
||||
outline?: Color;
|
||||
activeBackgroundForVerticalLayout?: Color;
|
||||
border?: Color;
|
||||
activeTabContrastBorder?: Color;
|
||||
}
|
||||
|
||||
export interface IPanelOptions {
|
||||
|
||||
Reference in New Issue
Block a user