Adding Powerline config
This commit is contained in:
8
powerline/colorschemes/ipython/default.json
Normal file
8
powerline/colorschemes/ipython/default.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "Default color scheme for IPython prompt",
|
||||
"groups": {
|
||||
"virtualenv": { "fg": "white", "bg": "darkcyan" },
|
||||
"prompt": { "fg": "gray9", "bg": "gray4" },
|
||||
"prompt_count": { "fg": "white", "bg": "gray4" }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user