summaryrefslogtreecommitdiff
path: root/config/qutebrowser/config.py
diff options
context:
space:
mode:
authorSüleyman Fərəcli <suleyman@farajli.net>2025-06-19 01:19:02 +0400
committerGitHub <noreply@github.com>2025-06-19 01:19:02 +0400
commit4d14ace3c5180ec0827408c1222cb35fe27cf484 (patch)
tree5e0caad138af71bdb2d9c524b0f6fff87eee4443 /config/qutebrowser/config.py
parent1eb90cf48629b8dfc0182cbe38b34c8082f4dc40 (diff)
parent4210338b4166f8f1c16bf30e72a69e11c098eea8 (diff)
Merge pull request #9 from sfarajli/dev
Dev
Diffstat (limited to 'config/qutebrowser/config.py')
-rwxr-xr-xconfig/qutebrowser/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/qutebrowser/config.py b/config/qutebrowser/config.py
index faaf7f2..fa84b4e 100755
--- a/config/qutebrowser/config.py
+++ b/config/qutebrowser/config.py
@@ -1,4 +1,4 @@
-from gruvbox import *
+from current_theme import *
# Text color of the completion widget. May be a single color to use for
# all columns or a list of three colors, one for each column.