diff options
Diffstat (limited to 'youtube/static/light_theme.css')
-rw-r--r-- | youtube/static/light_theme.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube/static/light_theme.css b/youtube/static/light_theme.css index e55079b..5c3191b 100644 --- a/youtube/static/light_theme.css +++ b/youtube/static/light_theme.css @@ -9,6 +9,7 @@ --thumb-background: #F5F5F5; --link: #212121; --link-visited: #606060; + --border-bg: #212121; --buttom: #DCDCDC; --buttom-text: #212121; --button-border: #91918c; |