| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -84,7 +84,7 @@ def loadini(struct, configfile): | |||
| 84 | 84 | 'operator': 'Y', | |
| 85 | 85 | 'punctuation': 'y', | |
| 86 | 86 | 'token': 'C', | |
| 87 | - 'background': 'k', | ||
| 87 | + 'background': 'd', | ||
| 88 | 88 | 'output': 'w', | |
| 89 | 89 | 'main': 'c', | |
| 90 | 90 | 'prompt': 'c', | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -19,7 +19,7 @@ token = C | |||
| 19 | 19 | [interface] | |
| 20 | 20 | # XXX: gnome-terminal appears to be braindead. The cursor will disappear unless | |
| 21 | 21 | # you set the background colour to "d". | |
| 22 | - background = k | ||
| 22 | + background = d | ||
| 23 | 23 | output = w | |
| 24 | 24 | main = c | |
| 25 | 25 | prompt = c | |
| Back | FazBrowse Home | New Git URL |
0 commit comments