mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-20 14:32:57 +00:00
change colors a bit
This commit is contained in:
@@ -8,7 +8,6 @@
|
|||||||
--textColor : black;
|
--textColor : black;
|
||||||
--hoverMenuColor : #;
|
--hoverMenuColor : #;
|
||||||
|
|
||||||
|
|
||||||
@menuHeight : 25px;
|
@menuHeight : 25px;
|
||||||
position : relative;
|
position : relative;
|
||||||
display : flex;
|
display : flex;
|
||||||
@@ -238,8 +237,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.editor.darkMode .snippetBar {
|
.editor.darkMode .snippetBar {
|
||||||
--activeTriggerColor: #777;
|
--activeTriggerColor: #888;
|
||||||
--menuColor : #333;
|
--menuColor : #666;
|
||||||
--textColor : #ddd;
|
--textColor : #eee;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user