Skip to content

Commit 2b568b4

Browse files
authored
Merge pull request #14 from Wikia/DAT-4600
DAT-4600 Add fandom default link color
2 parents d91c99d + 9d90781 commit 2b568b4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

base/_colors.scss

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ $color-message: #1a5eb8;
2424
$color-success: #5ba200;
2525
$color-warning: #f08a24;
2626

27+
// ## Fandom Corporate Colors
28+
$color-link: #00b7e0;
29+
2730
/////////////////////////
2831
// # Theming Colors
2932
// ## Color Names

0 commit comments

Comments
 (0)