mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-24 01:25:37 -05:00
fix the contrast ratio (#9631)
This commit is contained in:
@@ -180,7 +180,7 @@
|
||||
|
||||
.vs .modal.flyout-dialog .dialog-message.info,
|
||||
.vs-dark .modal.flyout-dialog .dialog-message.info {
|
||||
background-color:#0078D7 !important;
|
||||
background-color:#096CC9 !important;
|
||||
color:#FFFFFF !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user