Skip to content

Commit

Permalink
refactor(tag): changes color metallicBlue to bottleGreen
Browse files Browse the repository at this point in the history
  • Loading branch information
ITML committed Mar 15, 2022
1 parent 025e1e6 commit e4b68ac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 35 deletions.
2 changes: 1 addition & 1 deletion theme/themes/eea/extras/tag.variables
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@
/* Tags Colors */
@tagDefaultColor : transparent;
@tagPineGreen : @pineGreen;
@tagTealColor : @metallicBlue;
@tagTealColor : @bottleGreen;
@tagBlueDarkColor : @darkCerulean;
@tagBlueLightColor : #3c8eb2;
34 changes: 0 additions & 34 deletions theme/themes/eea/extras/tags.variables

This file was deleted.

0 comments on commit e4b68ac

Please sign in to comment.