[FrontEnd]: light_theme, change link-visited color

This commit is contained in:
Jesús 2021-12-27 16:20:58 -05:00
parent 217541bd9c
commit 7b7e69a8b1
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -8,7 +8,7 @@
--secondary-background: #EEEEEE;
--thumb-background: #F5F5F5;
--link: #212121;
--link-visited: #606060;
--link-visited: #808080;
--border-bg: #212121;
--buttom: #DCDCDC;
--buttom-text: #212121;