diff options
Diffstat (limited to 'config/qutebrowser')
| -rw-r--r-- | config/qutebrowser/homepage/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/qutebrowser/homepage/index.html b/config/qutebrowser/homepage/index.html index b27ea82..e703030 100644 --- a/config/qutebrowser/homepage/index.html +++ b/config/qutebrowser/homepage/index.html @@ -6,8 +6,8 @@ <title>New tab</title> <style> :root { - --col-primary: #14121e; - --col-accent: #5e4ab3; + --col-primary: #101414; + --col-accent: #007070; --col-accent-light: #8e7ae3; } html, body { |
