mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
ENH: adjust right area scrolBar and text color
Change-Id: Ic430728bef302fec47a4304679cc5955a435d5e3 (cherry picked from commit 2a28dd67098e298957a83bb4d446623844db6bd8)
This commit is contained in:
@@ -1,14 +1,18 @@
|
||||
*
|
||||
{
|
||||
color: #fff;
|
||||
color: #efeff0;
|
||||
}
|
||||
|
||||
body
|
||||
{
|
||||
background-color:#54545A;
|
||||
color: #fff;
|
||||
background-color:#3E3E45;
|
||||
color: #efeff0;
|
||||
}
|
||||
|
||||
#Title div
|
||||
{
|
||||
color: #21A452;
|
||||
}
|
||||
|
||||
/*-----Button-----*/
|
||||
.GrayBtn
|
||||
|
||||
Reference in New Issue
Block a user