fix up a few more colours
This commit is contained in:
parent
c6beaa1631
commit
35b3013386
4 changed files with 14 additions and 3 deletions
|
@ -7,6 +7,9 @@ $primary-bg-color: #ffffff;
|
|||
// used for dialog box text
|
||||
$light-fg-color: #747474;
|
||||
|
||||
// used for focusing form controls
|
||||
$focus-bg-color: #dddddd;
|
||||
|
||||
// button UI (white-on-green in light skin)
|
||||
$accent-fg-color: #ffffff;
|
||||
$accent-color: #76CFA6;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue