Make the 'Accept' button for consent a little more friendly
Part of https://github.com/vector-im/riot-web/issues/7700
This commit is contained in:
parent
c8b38606cc
commit
8916c90fed
4 changed files with 17 additions and 5 deletions
|
@ -18,6 +18,7 @@ $focus-bg-color: #dddddd;
|
|||
// button UI (white-on-green in light skin)
|
||||
$accent-fg-color: #ffffff;
|
||||
$accent-color: #76CFA6;
|
||||
$accent-color-50pct: #76CFA67F;
|
||||
|
||||
$selection-fg-color: $primary-bg-color;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue