Modify 3 colors for tags [SCI-9664]

This commit is contained in:
Giga Chubinidze 2023-11-17 16:17:51 +04:00 committed by Martin Artnik
parent 72e9fda749
commit 7479ee7b12

View file

@ -173,10 +173,10 @@ class Constants
#============================================================================= #=============================================================================
TAG_COLORS = %i( TAG_COLORS = %i(
#E2F0C1 #C4D3A0
#5EC66F #5EC66F
#46C3C8 #46C3C8
#BDDDEF #A3CCE4
#3B99FD #3B99FD
#104DA9 #104DA9
#6F2DC1 #6F2DC1
@ -189,7 +189,7 @@ class Constants
#663300 #663300
#1D2939 #1D2939
#98A2B3 #98A2B3
#D0D5DD #DCE0E7
).freeze ).freeze
# Theme colors # Theme colors