Updated Emerald and GBM theme colors.
This commit is contained in:
Generated
+5
-5
@@ -7016,7 +7016,7 @@ Namespace My.Resources
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to 80,200,120.
|
||||
''' Looks up a localized string similar to 22,193,114.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property mgrThemeEngine_RGB_Emerald_Base() As String
|
||||
Get
|
||||
@@ -7025,7 +7025,7 @@ Namespace My.Resources
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to 77,137,105.
|
||||
''' Looks up a localized string similar to 33,79,75.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property mgrThemeEngine_RGB_Emerald_BaseSecondary() As String
|
||||
Get
|
||||
@@ -7052,7 +7052,7 @@ Namespace My.Resources
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to 48,179,219.
|
||||
''' Looks up a localized string similar to 23,190,187.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property mgrThemeEngine_RGB_GBM_Base() As String
|
||||
Get
|
||||
@@ -7061,7 +7061,7 @@ Namespace My.Resources
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to 66,203,244.
|
||||
''' Looks up a localized string similar to 14,124,123.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property mgrThemeEngine_RGB_GBM_BaseSecondary() As String
|
||||
Get
|
||||
@@ -7070,7 +7070,7 @@ Namespace My.Resources
|
||||
End Property
|
||||
|
||||
'''<summary>
|
||||
''' Looks up a localized string similar to 0,0,0.
|
||||
''' Looks up a localized string similar to 255,255,255.
|
||||
'''</summary>
|
||||
Friend ReadOnly Property mgrThemeEngine_RGB_GBM_Highlight() As String
|
||||
Get
|
||||
|
||||
@@ -2450,10 +2450,10 @@
|
||||
<value>255,255,255</value>
|
||||
</data>
|
||||
<data name="mgrThemeEngine_RGB_Emerald_Base" xml:space="preserve">
|
||||
<value>80,200,120</value>
|
||||
<value>22,193,114</value>
|
||||
</data>
|
||||
<data name="mgrThemeEngine_RGB_Emerald_BaseSecondary" xml:space="preserve">
|
||||
<value>77,137,105</value>
|
||||
<value>33,79,75</value>
|
||||
</data>
|
||||
<data name="mgrThemeEngine_RGB_Emerald_Highlight" xml:space="preserve">
|
||||
<value>255,255,255</value>
|
||||
@@ -2462,13 +2462,13 @@
|
||||
<value>0,0,0</value>
|
||||
</data>
|
||||
<data name="mgrThemeEngine_RGB_GBM_Base" xml:space="preserve">
|
||||
<value>48,179,219</value>
|
||||
<value>23,190,187</value>
|
||||
</data>
|
||||
<data name="mgrThemeEngine_RGB_GBM_BaseSecondary" xml:space="preserve">
|
||||
<value>66,203,244</value>
|
||||
<value>14,124,123</value>
|
||||
</data>
|
||||
<data name="mgrThemeEngine_RGB_GBM_Highlight" xml:space="preserve">
|
||||
<value>0,0,0</value>
|
||||
<value>255,255,255</value>
|
||||
</data>
|
||||
<data name="mgrThemeEngine_RGB_GBM_HighlightSecondary" xml:space="preserve">
|
||||
<value>0,0,0</value>
|
||||
|
||||
Reference in New Issue
Block a user