Skip to content
Snippets Groups Projects
Commit 60f5623b authored by Martin Leblanc's avatar Martin Leblanc
Browse files

ISTWCMS-6424: match --uw-gold-primary to --uw-gold , remove unused variables

parent 907a5093
No related branches found
No related tags found
1 merge request!129Feature/istwcms 6424 m26lebla review brand colors
...@@ -87,11 +87,11 @@ ...@@ -87,11 +87,11 @@
--uw-black-4: #000; --uw-black-4: #000;
--uw-black-primary: #000; --uw-black-primary: #000;
--uw-gold: #fdd54f; --uw-gold: #fdd54f;
--uw-gold-1: #fffaaa; --uw-gold-1: #ffffaa;
--uw-gold-2: #ffea3d; --uw-gold-2: #ffea3d;
--uw-gold-3: #fdd54f; --uw-gold-3: #fdd54f;
--uw-gold-4: #e4b429; --uw-gold-4: #e4b429;
--uw-gold-primary: #fffaaa; --uw-gold-primary: #fdd54f;
--uw-white: #fff; --uw-white: #fff;
--uw-white-1: #fff; --uw-white-1: #fff;
--uw-white-primary: #fff; --uw-white-primary: #fff;
......
...@@ -75,37 +75,15 @@ colors: ...@@ -75,37 +75,15 @@ colors:
--school-4: 'var(--school-4)' --school-4: 'var(--school-4)'
--school-primary: 'var(--school-primary)' --school-primary: 'var(--school-primary)'
org-ren: org-ren:
--ren-1: 'var(--ren-1)'
--ren-2: 'var(--ren-2)'
--ren-3: 'var(--ren-3)'
--ren-4: 'var(--ren-4)'
--ren-gold: 'var(--ren-gold)'
--ren-green: 'var(--ren-green)'
--ren-red: 'var(--ren-red)'
--ren-primary: 'var(--ren-primary)' --ren-primary: 'var(--ren-primary)'
--ren-light: 'var(--ren-light)' --ren-light: 'var(--ren-light)'
org-stj: org-stj:
--stj-green: 'var(--stj-green)'
--stj-gold: 'var(--stj-gold)'
--stj-1: 'var(--stj-1)'
--stj-2: 'var(--stj-2)'
--stj-3: 'var(--stj-3)'
--stj-4: 'var(--stj-4)'
--stj-primary: 'var(--stj-primary)' --stj-primary: 'var(--stj-primary)'
--stj-light: 'var(--stj-light)' --stj-light: 'var(--stj-light)'
org-stp: org-stp:
--stp-1: 'var(--stp-1)'
--stp-2: 'var(--stp-2)'
--stp-3: 'var(--stp-3)'
--stp-4: 'var(--stp-4)'
--stp-primary: 'var(--stp-primary)' --stp-primary: 'var(--stp-primary)'
--stp-light: 'var(--stp-light)' --stp-light: 'var(--stp-light)'
org-cgc: org-cgc:
--cgc-red: 'var(--cgc-red)'
--cgc1: 'var(--cgc-1)'
--cgc2: 'var(--cgc-2)'
--cgc3: 'var(--cgc-3)'
--cgc-4: 'var(--cgc-4)'
--cgc-primary: 'var(--cgc-primary)' --cgc-primary: 'var(--cgc-primary)'
--cgc-light: 'var(--cgc-light)' --cgc-light: 'var(--cgc-light)'
Red: Red:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment