summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Noll <nnoll523@gmail.com>2021-10-09 10:44:58 -0700
committerNicholas Noll <nnoll523@gmail.com>2021-10-09 10:44:58 -0700
commit81c72081f496e017d99035febaea19d4f009faad (patch)
treeaac8b087ee51c80cafb3abb3a2e62b3d2a5b670e
parentd62f33cd9cc7b469e66d2cf06d027952807e16fb (diff)
parent1fa241f81fee6be9181bcd4bb170109ef57024fb (diff)
Merge branch 'master' into laptop
-rw-r--r--.config/qutebrowser/config.py4
-rw-r--r--media/background.jpgbin0 -> 405532 bytes
2 files changed, 2 insertions, 2 deletions
diff --git a/.config/qutebrowser/config.py b/.config/qutebrowser/config.py
index 7a10037..e155b06 100644
--- a/.config/qutebrowser/config.py
+++ b/.config/qutebrowser/config.py
@@ -257,11 +257,11 @@ c.colors.statusbar.url.fg = fg4
c.colors.statusbar.url.error.fg = dark_red
# Foreground color of the URL in the statusbar for hovered links.
-c.colors.statusbar.url.hover.fg = bright_orange
+c.colors.statusbar.url.hover.fg = bright_green
# Foreground color of the URL in the statusbar on successful load
# (http).
-c.colors.statusbar.url.success.http.fg = bright_red
+c.colors.statusbar.url.success.http.fg = bright_orange
# Foreground color of the URL in the statusbar on successful load
# (https).
diff --git a/media/background.jpg b/media/background.jpg
new file mode 100644
index 0000000..6d10d03
--- /dev/null
+++ b/media/background.jpg
Binary files differ