mirror of
https://github.com/redlib-org/redlib.git
synced 2025-05-27 04:07:16 +00:00
use better accent colour + add libreddit styles (#281)
* update favicon with new logo * only have 32x32 .ico file * use #d74253 as new accent colour + add old libreddit styles + bolden accented buttons * fix unrenamed libreddit themes
This commit is contained in:
parent
b99412b4a1
commit
7dda8d9bbb
12 changed files with 55 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
/* Dark theme setting */
|
||||
.dark{
|
||||
--accent: red;
|
||||
--accent: #d74253;
|
||||
--green: #5cff85;
|
||||
--text: white;
|
||||
--foreground: #222;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue