Fix for Whiteout theme and etc
Tweaked some colors Moved CT a bit to the right to avoid overlapping with PTY in some languages. Small language update
This commit is contained in:
+1
-1
@@ -235,7 +235,7 @@ void doTheme() { // Use this to put your own colors in: http://www.barth-dev.de
|
||||
case 7: // Whiteout theme
|
||||
PrimaryColor = Black;
|
||||
PrimaryColorSmooth = White;
|
||||
SecondaryColor = Grey;
|
||||
SecondaryColor = Darkgrey;
|
||||
SecondaryColorSmooth = White;
|
||||
FrameColor = Darkgrey;
|
||||
GreyoutColor = PureGrey;
|
||||
|
||||
Reference in New Issue
Block a user