diff options
Diffstat (limited to 'youtube/static/light_theme.css')
| -rw-r--r-- | youtube/static/light_theme.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/youtube/static/light_theme.css b/youtube/static/light_theme.css index 9dab076..a540e2e 100644 --- a/youtube/static/light_theme.css +++ b/youtube/static/light_theme.css @@ -9,6 +9,8 @@ --thumb-background: #F5F5F5; --link: #212121; --link-visited: #808080; + --border-color: #CCCCCC; + --thead-background: #d0d0d0; --border-bg: #212121; --border-bg-settings: #91918C; --border-bg-license: #91918C; |
