Skip to content

Commit

Permalink
Merge pull request #7927 from vector-im/nadonomy/accent
Browse files Browse the repository at this point in the history
Added new colour var to all themes
  • Loading branch information
nadonomy authored Dec 20, 2018
2 parents 4274c72 + d01d67c commit 8b97e2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/themes/status/css/_status.scss
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ $focus-bg-color: #dddddd;
// button UI (white-on-green in light skin)
$accent-fg-color: #ffffff;
$accent-color: #6CC1F6;
$accent-color-alt: $accent-color;
$accent-color-50pct: #6CC1F67F;
$accent-hover-color: #84cfff;

Expand Down

0 comments on commit 8b97e2c

Please sign in to comment.