diff options
Diffstat (limited to 'youtube/static/gray_theme.css')
| -rw-r--r-- | youtube/static/gray_theme.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/youtube/static/gray_theme.css b/youtube/static/gray_theme.css index 2ae3efe..6cf6b95 100644 --- a/youtube/static/gray_theme.css +++ b/youtube/static/gray_theme.css @@ -9,6 +9,8 @@ --thumb-background: #35404D; --link: #22AAFF; --link-visited: #7755FF; + --border-color: #4A5568; + --thead-background: #1a2530; --border-bg: #FFFFFF; --border-bg-settings: #FFFFFF; --border-bg-license: #FFFFFF; |
