aboutsummaryrefslogtreecommitdiff
path: root/config/qutebrowser/homepage
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2025-08-10 17:09:58 +0530
committerAkshay Nair <phenax5@gmail.com>2025-08-10 17:09:58 +0530
commit973492cbbb1172f6db80ae51e52f53bf34c625ae (patch)
treeb7c295bc03caba69b40d7f53d32c63dfc9b0fb3d /config/qutebrowser/homepage
parent26343d2eef0e8892cecb1645935294e221e9f1a7 (diff)
downloadnixos-config-973492cbbb1172f6db80ae51e52f53bf34c625ae.tar.gz
nixos-config-973492cbbb1172f6db80ae51e52f53bf34c625ae.zip
Theme change
Diffstat (limited to 'config/qutebrowser/homepage')
-rw-r--r--config/qutebrowser/homepage/index.html4
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 {