mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-03-29 08:09:55 -04:00
switch bookmark from yellow to blue
This commit is contained in:
parent
c2568d9a63
commit
da582fc202
1 changed files with 1 additions and 1 deletions
|
@ -158,7 +158,7 @@ $muted-important-link-color: #5d5d5d;
|
|||
// Colors based on basics
|
||||
|
||||
$topicMenuColor: darken($white, 80%);
|
||||
$bookmarkColor: #b5b500;
|
||||
$bookmarkColor: #0088CC;
|
||||
|
||||
$tag_color: #e1ecf9;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue