mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-24 09:35:37 -05:00
Fixed agent filter in dark theme (#5048)
* fixed agent filter in dark theme * added high contrast theme as well
This commit is contained in:
@@ -155,4 +155,9 @@ label {
|
||||
|
||||
.hc-black .slick-header-menu > input.input {
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
.vs-dark .slick-header-menu,
|
||||
.hc-black .slick-header-menu {
|
||||
color: #FFFFFF;
|
||||
}
|
||||
Reference in New Issue
Block a user