mirror of
https://github.com/FreeTubeApp/FreeTube
synced 2024-11-05 18:23:51 +01:00
Update tertiary colour to be accessible (4.63)
This commit is contained in:
parent
700f210b9c
commit
6e7a5352f7
@ -20,7 +20,7 @@
|
||||
.dark {
|
||||
--primary-text-color: #EEEEEE;
|
||||
--secondary-text-color: #ddd;
|
||||
--tertiary-text-color: #888;
|
||||
--tertiary-text-color: #999;
|
||||
--primary-input-color: rgba(0, 0, 0, 0.50);
|
||||
--primary-shadow-color: rgba(0, 0, 0, 0.75);
|
||||
--title-color: #EEEEEE;
|
||||
|
Loading…
Reference in New Issue
Block a user