Skip to content

Commit c5ccfd8

Browse files
fixes #1
1 parent 75240e7 commit c5ccfd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Manuela/Theming/ColorPalletes.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,6 @@ public static Dictionary<UIBrush, Color> BuildDictionary(
161161
"#374151",
162162
"#1f2937",
163163
"#111827",
164-
"030712"
164+
"#030712"
165165
];
166166
}

0 commit comments

Comments
 (0)