Skip to content

Commit

Permalink
Merge pull request #130 from OpenPecha/feat/PECHA-62_color-change
Browse files Browse the repository at this point in the history
chore: primary color update
  • Loading branch information
tenzinsamten authored May 5, 2024
2 parents 9fae757 + 42ed25d commit 5c2941f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions static/css/s2.css
Original file line number Diff line number Diff line change
Expand Up @@ -162,10 +162,10 @@ a, a:hover {
--sans-serif-small-font-size: 14px;

/* colors */
--inline-link-blue: #4871bf;
--sefaria-blue: #18345D;
--highlight-blue: #DDEEFF;
--highlight-blue-light: #F0F7FF;
--inline-link-blue: #cc5454;
--sefaria-blue: #b5343c;
--highlight-blue: #cc7273;
--highlight-blue-light: #eccbcc;
--beit-midrash-grey: #333333;
--dark-grey: #666666;
--medium-grey: #999999;
Expand Down

0 comments on commit 5c2941f

Please sign in to comment.