diff options
| author | Dylan Araps <dylan.araps@gmail.com> | 2018-03-16 09:11:12 +1100 |
|---|---|---|
| committer | Dylan Araps <dylan.araps@gmail.com> | 2018-03-16 09:11:12 +1100 |
| commit | 9ec4344ec6e429f9f16298f067bc62834eaea92b (patch) | |
| tree | b13821a0f72e1b86fdb71e37475a03dcce402ed0 /pywal/colorschemes/github.json | |
| parent | aac48cb798e88608131f9cbfd6a6f5ed58c829e5 (diff) | |
themes: Added more themes.
Diffstat (limited to 'pywal/colorschemes/github.json')
| -rw-r--r-- | pywal/colorschemes/github.json | 2 |
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" }, |
