Move Monotone button, checkbox styles out of StyleNano and into sheetlets (#41120)

This commit is contained in:
eoineoineoin
2025-10-27 20:24:19 +00:00
committed by GitHub
parent 156ded022c
commit 1eeebb7f71
7 changed files with 163 additions and 139 deletions

View File

@@ -40,6 +40,9 @@ public static class StyleClass
public const string LabelSubText = "LabelSubText";
public const string LabelKeyText = "LabelKeyText";
public const string LabelWeak = "LabelWeak"; // replaces `LabelSecondaryColor`
public const string LabelMonospaceText = "ConsoleText";
public const string LabelMonospaceHeading = "ConsoleText";
public const string LabelMonospaceSubHeading = "ConsoleText";
public const string BackgroundPanel = "BackgroundPanel"; // replaces `AngleRect`
public const string BackgroundPanelOpenLeft = "BackgroundPanelOpenLeft"; // replaces `BackgroundOpenLeft`