diff --git a/app/assets/stylesheets/foundation/variables.scss b/app/assets/stylesheets/foundation/variables.scss index 2f5619b7569..5daf1864088 100644 --- a/app/assets/stylesheets/foundation/variables.scss +++ b/app/assets/stylesheets/foundation/variables.scss @@ -158,7 +158,7 @@ $muted-important-link-color: #5d5d5d; // Colors based on basics $topicMenuColor: darken($white, 80%); -$bookmarkColor: #b5b500; +$bookmarkColor: #0088CC; $tag_color: #e1ecf9;