polska gurom
This commit is contained in:
parent
110f909c6f
commit
450824733d
@ -107,6 +107,8 @@ public partial class MainWindow : MetroWindow {
|
||||
//{ "HouseSalus", Color.FromRgb(0xBC, 0x94, 0x39) },
|
||||
{ "HouseSalus", Color.FromRgb(0xED, 0xDA, 0x70) },
|
||||
{ "NovaNavy", Color.FromRgb(0xA1, 0xA4, 0xDB) },
|
||||
// Official Red of the Polish Flag
|
||||
{ "PolskaGurom", Color.FromRgb(0xD4, 0x21, 0x3D) },
|
||||
};
|
||||
|
||||
foreach (var colourtheme in colorThemes) {
|
||||
|
Loading…
Reference in New Issue
Block a user