Merge pull request #5396 from aignatov-bio/ai-sci-8340-add-new-tags-colors

Add new tags colors [SCI-8340]
This commit is contained in:
artoscinote 2023-05-16 10:38:55 +02:00 committed by GitHub
commit 069d9e4708
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -172,25 +172,16 @@ class Constants
# full syntax!
#=============================================================================
TAG_COLORS = [
'#6C159E',
'#159B5E',
'#FF4500',
'#008B8B',
'#757575',
'#2CB72C',
'#F5AD00',
'#0ECDC0',
'#15369E',
'#FF69B4',
'#CD5C5C',
'#ADADAD',
'#6495ED',
'#DC143C',
'#FF8C00',
'#C71585',
'#000000'
].freeze
TAG_COLORS = %i(
#104DA9
#5EC66F
#6F2DC1
#E9A845
#DF3562
#46C3C8
#3B99FD
#98A2B3
).freeze
# Theme colors
BRAND_PRIMARY = '#104da9'.freeze # $brand-primary