aboutsummaryrefslogtreecommitdiff
path: root/config/powerline/colorschemes/ipython/default.json
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2019-03-14 19:11:19 +0100
committerBen Beltran <ben@nsovocal.com>2019-03-14 19:11:19 +0100
commit01e206524dfa62b8812599366806a11f2cae15fd (patch)
tree130a037d78d71a97adb70d46251aa9b39b54e412 /config/powerline/colorschemes/ipython/default.json
parent0111fba856f086d9b94858328e1388d724c12826 (diff)
Merge master
Diffstat (limited to 'config/powerline/colorschemes/ipython/default.json')
-rw-r--r--config/powerline/colorschemes/ipython/default.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/config/powerline/colorschemes/ipython/default.json b/config/powerline/colorschemes/ipython/default.json
deleted file mode 100644
index d787591..0000000
--- a/config/powerline/colorschemes/ipython/default.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "name": "Default color scheme for IPython prompt",
- "groups": {
- "virtualenv": { "fg": "white", "bg": "darkcyan" },
- "prompt": { "fg": "gray9", "bg": "gray4" },
- "prompt_count": { "fg": "white", "bg": "gray4" }
- }
-}