Updated Emerald and GBM theme colors.

This commit is contained in:
2019-06-20 13:23:26 +01:00
parent 9c3643fa2e
commit 7185ca5e61
2 changed files with 10 additions and 10 deletions
+5 -5
View File
@@ -7016,7 +7016,7 @@ Namespace My.Resources
End Property End Property
'''<summary> '''<summary>
''' Looks up a localized string similar to 80,200,120. ''' Looks up a localized string similar to 22,193,114.
'''</summary> '''</summary>
Friend ReadOnly Property mgrThemeEngine_RGB_Emerald_Base() As String Friend ReadOnly Property mgrThemeEngine_RGB_Emerald_Base() As String
Get Get
@@ -7025,7 +7025,7 @@ Namespace My.Resources
End Property End Property
'''<summary> '''<summary>
''' Looks up a localized string similar to 77,137,105. ''' Looks up a localized string similar to 33,79,75.
'''</summary> '''</summary>
Friend ReadOnly Property mgrThemeEngine_RGB_Emerald_BaseSecondary() As String Friend ReadOnly Property mgrThemeEngine_RGB_Emerald_BaseSecondary() As String
Get Get
@@ -7052,7 +7052,7 @@ Namespace My.Resources
End Property End Property
'''<summary> '''<summary>
''' Looks up a localized string similar to 48,179,219. ''' Looks up a localized string similar to 23,190,187.
'''</summary> '''</summary>
Friend ReadOnly Property mgrThemeEngine_RGB_GBM_Base() As String Friend ReadOnly Property mgrThemeEngine_RGB_GBM_Base() As String
Get Get
@@ -7061,7 +7061,7 @@ Namespace My.Resources
End Property End Property
'''<summary> '''<summary>
''' Looks up a localized string similar to 66,203,244. ''' Looks up a localized string similar to 14,124,123.
'''</summary> '''</summary>
Friend ReadOnly Property mgrThemeEngine_RGB_GBM_BaseSecondary() As String Friend ReadOnly Property mgrThemeEngine_RGB_GBM_BaseSecondary() As String
Get Get
@@ -7070,7 +7070,7 @@ Namespace My.Resources
End Property End Property
'''<summary> '''<summary>
''' Looks up a localized string similar to 0,0,0. ''' Looks up a localized string similar to 255,255,255.
'''</summary> '''</summary>
Friend ReadOnly Property mgrThemeEngine_RGB_GBM_Highlight() As String Friend ReadOnly Property mgrThemeEngine_RGB_GBM_Highlight() As String
Get Get
+5 -5
View File
@@ -2450,10 +2450,10 @@
<value>255,255,255</value> <value>255,255,255</value>
</data> </data>
<data name="mgrThemeEngine_RGB_Emerald_Base" xml:space="preserve"> <data name="mgrThemeEngine_RGB_Emerald_Base" xml:space="preserve">
<value>80,200,120</value> <value>22,193,114</value>
</data> </data>
<data name="mgrThemeEngine_RGB_Emerald_BaseSecondary" xml:space="preserve"> <data name="mgrThemeEngine_RGB_Emerald_BaseSecondary" xml:space="preserve">
<value>77,137,105</value> <value>33,79,75</value>
</data> </data>
<data name="mgrThemeEngine_RGB_Emerald_Highlight" xml:space="preserve"> <data name="mgrThemeEngine_RGB_Emerald_Highlight" xml:space="preserve">
<value>255,255,255</value> <value>255,255,255</value>
@@ -2462,13 +2462,13 @@
<value>0,0,0</value> <value>0,0,0</value>
</data> </data>
<data name="mgrThemeEngine_RGB_GBM_Base" xml:space="preserve"> <data name="mgrThemeEngine_RGB_GBM_Base" xml:space="preserve">
<value>48,179,219</value> <value>23,190,187</value>
</data> </data>
<data name="mgrThemeEngine_RGB_GBM_BaseSecondary" xml:space="preserve"> <data name="mgrThemeEngine_RGB_GBM_BaseSecondary" xml:space="preserve">
<value>66,203,244</value> <value>14,124,123</value>
</data> </data>
<data name="mgrThemeEngine_RGB_GBM_Highlight" xml:space="preserve"> <data name="mgrThemeEngine_RGB_GBM_Highlight" xml:space="preserve">
<value>0,0,0</value> <value>255,255,255</value>
</data> </data>
<data name="mgrThemeEngine_RGB_GBM_HighlightSecondary" xml:space="preserve"> <data name="mgrThemeEngine_RGB_GBM_HighlightSecondary" xml:space="preserve">
<value>0,0,0</value> <value>0,0,0</value>