diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-08-10 17:09:58 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-08-10 17:09:58 +0530 |
| commit | 973492cbbb1172f6db80ae51e52f53bf34c625ae (patch) | |
| tree | b7c295bc03caba69b40d7f53d32c63dfc9b0fb3d /config/qutebrowser/homepage/index.html | |
| parent | 26343d2eef0e8892cecb1645935294e221e9f1a7 (diff) | |
| download | nixos-config-973492cbbb1172f6db80ae51e52f53bf34c625ae.tar.gz nixos-config-973492cbbb1172f6db80ae51e52f53bf34c625ae.zip | |
Theme change
Diffstat (limited to 'config/qutebrowser/homepage/index.html')
| -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 { |
