aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources
diff options
context:
space:
mode:
authorRoy Ben Shabat <Roy.mail.net@gmail.com>2021-01-20 02:02:46 +0200
committerRoy Ben Shabat <Roy.mail.net@gmail.com>2021-01-20 02:02:46 +0200
commitcbce282f3858503e4f5571c1ae9f090c910e6fc8 (patch)
tree592f64bc5b34085da60bd515dba088088c3007f4 /Software/Visual_Studio/PPC/Tango.PPC.Common/Resources
parent417b9159f79d8060d3b0056903c0a4907fa877cb (diff)
downloadTango-cbce282f3858503e4f5571c1ae9f090c910e6fc8.tar.gz
Tango-cbce282f3858503e4f5571c1ae9f090c910e6fc8.zip
PPC MidTank Levels & Emulator.
Diffstat (limited to 'Software/Visual_Studio/PPC/Tango.PPC.Common/Resources')
-rw-r--r--Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Colors.xaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Colors.xaml b/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Colors.xaml
index d964653a9..816d72de3 100644
--- a/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Colors.xaml
+++ b/Software/Visual_Studio/PPC/Tango.PPC.Common/Resources/Colors.xaml
@@ -13,9 +13,9 @@
<SolidColorBrush x:Key="TangoTransparentInkBrush" Color="#A0A0A0" />
<SolidColorBrush x:Key="TangoLubricantBrush" Color="#B6AD7C" />
<SolidColorBrush x:Key="TangoCleanerBrush" Color="#8BEC83" />
- <SolidColorBrush x:Key="TangoLightCyanInkBrush" Color="#6FA2FF" />
- <SolidColorBrush x:Key="TangoLightMagentaInkBrush" Color="#F169BA" />
- <SolidColorBrush x:Key="TangoLightYellowInkBrush" Color="#E4E185" />
+ <SolidColorBrush x:Key="TangoLightCyanInkBrush" Color="#ccecff" />
+ <SolidColorBrush x:Key="TangoLightMagentaInkBrush" Color="#fdcff5" />
+ <SolidColorBrush x:Key="TangoLightYellowInkBrush" Color="#fcfcd0" />
</ResourceDictionary> \ No newline at end of file