mirror of
https://github.com/arduino/arduino-ide.git
synced 2025-11-07 01:18:33 +00:00
styled the sketch control contribution.
Signed-off-by: Akos Kitta <kittaakos@typefox.io>
This commit is contained in:
@@ -145,3 +145,9 @@
|
||||
.p-Widget.dialogOverlay .dialogBlock {
|
||||
background-color: var(--theia-arduino-foreground);
|
||||
}
|
||||
|
||||
#arduino-open-sketch-control--toolbar {
|
||||
background-color: var(--theia-button-background);
|
||||
border: 1px solid var(--theia-arduino-toolbar-background);
|
||||
padding: 2px 0px 2px 8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user