mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-10-23 10:08:32 +00:00
High Contrast theme update (#1265)
This commit is contained in:
@@ -71,4 +71,10 @@
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
/* High Contrast Theme rules */
|
||||
/* TODO: Remove it when the Theia version is upgraded to 1.27.0 and use Theia APIs to implement it*/
|
||||
.hc-black.hc-theia.theia-hc .certificate-add {
|
||||
background-color: var(--theia-editorWidget-background);
|
||||
}
|
||||
|
Reference in New Issue
Block a user