mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 19:12:17 +00:00
ENH: fix some color again
Change-Id: I8d06c7859cdcb232b0625ef1c22e562253be4dcf (cherry picked from commit 32d143fe029e36715231156ce857fd841a4a3748)
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
body
|
||||
{
|
||||
background-color:#2D2D31;
|
||||
background-color:#242428;
|
||||
}
|
||||
|
||||
*
|
||||
{
|
||||
border-color: #6f6f6f;
|
||||
border-color: #3E3E45;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user