summaryrefslogtreecommitdiff
path: root/pywal
diff options
context:
space:
mode:
authorDylan Araps <dylan.araps@gmail.com>2018-03-16 09:11:12 +1100
committerDylan Araps <dylan.araps@gmail.com>2018-03-16 09:11:12 +1100
commit9ec4344ec6e429f9f16298f067bc62834eaea92b (patch)
treeb13821a0f72e1b86fdb71e37475a03dcce402ed0 /pywal
parentaac48cb798e88608131f9cbfd6a6f5ed58c829e5 (diff)
themes: Added more themes.
Diffstat (limited to 'pywal')
-rw-r--r--pywal/colorschemes/github.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/pywal/colorschemes/github.json b/pywal/colorschemes/github.json
index 62da597..e154814 100644
--- a/pywal/colorschemes/github.json
+++ b/pywal/colorschemes/github.json
@@ -1,6 +1,6 @@
{
"special": {
- "background": "#ffffff",
+ "background": "#f4f4f4",
"foreground": "#3e3e3e",
"cursor": "#970b16"
},