aboutsummaryrefslogtreecommitdiffstats
path: root/youtube/static
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-12-27 16:20:58 -0500
committerJesús <heckyel@hyperbola.info>2021-12-27 16:20:58 -0500
commit7b7e69a8b1f33d75db8113512a5435780aa6f5c8 (patch)
tree116f59a969312b4cea62991798c1d86e36259b11 /youtube/static
parent217541bd9c72cd1cc61b69d55b0d4348872ee4c8 (diff)
downloadyt-local-7b7e69a8b1f33d75db8113512a5435780aa6f5c8.tar.lz
yt-local-7b7e69a8b1f33d75db8113512a5435780aa6f5c8.tar.xz
yt-local-7b7e69a8b1f33d75db8113512a5435780aa6f5c8.zip
[FrontEnd]: light_theme, change link-visited color
Diffstat (limited to 'youtube/static')
-rw-r--r--youtube/static/light_theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube/static/light_theme.css b/youtube/static/light_theme.css
index 5c3191b..9095d15 100644
--- a/youtube/static/light_theme.css
+++ b/youtube/static/light_theme.css
@@ -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;