add Ermeni Blue
This commit is contained in:
parent
bc44ceb205
commit
53da6b4bc2
@ -109,6 +109,8 @@ public partial class MainWindow : MetroWindow {
|
|||||||
{ "NovaNavy", Color.FromRgb(0xA1, 0xA4, 0xDB) },
|
{ "NovaNavy", Color.FromRgb(0xA1, 0xA4, 0xDB) },
|
||||||
// Official Red of the Polish Flag
|
// Official Red of the Polish Flag
|
||||||
{ "PolskaGurom", Color.FromRgb(0xD4, 0x21, 0x3D) },
|
{ "PolskaGurom", Color.FromRgb(0xD4, 0x21, 0x3D) },
|
||||||
|
// Official Blue in the Armenian Flag
|
||||||
|
{ "ArmeniaBlue", Color.FromRgb(0x00, 0x33, 0xA0) },
|
||||||
};
|
};
|
||||||
|
|
||||||
foreach (var colourtheme in colorThemes) {
|
foreach (var colourtheme in colorThemes) {
|
||||||
|
Loading…
Reference in New Issue
Block a user