mirror of
https://github.com/romancm/gamebrary
synced 2025-02-25 03:07:08 +00:00
Default theme updates
This commit is contained in:
parent
1bf7883781
commit
218ec8c136
1 changed files with 2 additions and 2 deletions
|
@ -5,14 +5,14 @@
|
|||
--game-card-background: #ffffff;
|
||||
--game-card-text-color: #333333;
|
||||
--header-text-color: #222222;
|
||||
--accent-color: #0ab9e6;
|
||||
--accent-color: #e5e5e5;
|
||||
--list-background: #e5e5e5;
|
||||
--list-header-background: #555555;
|
||||
--list-header-text-color: #ffffff;
|
||||
--modal-background: #414548;
|
||||
--modal-text-color: #fff;
|
||||
--note-color: #ffae42;
|
||||
--primary-background: #0ab9e6;
|
||||
--primary-background: #{darken(#555, 10%)};
|
||||
--primary-text-color: #ffffff;
|
||||
--rating-star-color: #ffae42;
|
||||
--secondary-background: #e5e5e5;
|
||||
|
|
Loading…
Add table
Reference in a new issue