mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-04-21 19:24:00 +00:00
重写OOBE
This commit is contained in:
@@ -49,7 +49,7 @@ namespace CMLeonOS.Gui.ShellComponents.Dock
|
||||
|
||||
internal static readonly int IconSize = 64;
|
||||
internal static readonly int IconImageMaxSize = 48;
|
||||
private static readonly Color DockBackground = Color.FromArgb(211, 211, 211);
|
||||
private static readonly Color DockBackground = Color.FromArgb(160, 128, 128, 128);
|
||||
private static readonly Color ActiveIconBackground = Color.FromArgb(160, 190, 255);
|
||||
private static readonly Color ActiveIndicator = Color.FromArgb(36, 88, 196);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user