aboutsummaryrefslogtreecommitdiff
path: root/weechat/theme.conf
diff options
context:
space:
mode:
Diffstat (limited to 'weechat/theme.conf')
-rwxr-xr-xweechat/theme.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/weechat/theme.conf b/weechat/theme.conf
new file mode 100755
index 0000000..53b6d2c
--- /dev/null
+++ b/weechat/theme.conf
@@ -0,0 +1,16 @@
+#
+# theme.conf -- weechat v1.0.1
+#
+
+[color]
+installed = yellow
+language = lightblue
+obsolete = lightmagenta
+running = lightgreen
+script = cyan
+unknown = lightred
+
+[themes]
+cache_expire = 60
+dir = "%h/themes"
+url = "https://weechat.org/files/themes.tar.bz2"