2019-03-13 04:14:30 -07:00
|
|
|
{
|
|
|
|
"blocks": [
|
|
|
|
{
|
|
|
|
"type": "prompt",
|
|
|
|
"alignment": "left",
|
|
|
|
"segments": [
|
|
|
|
{
|
|
|
|
"type": "session",
|
|
|
|
"style": "diamond",
|
|
|
|
"foreground": "#ffffff",
|
|
|
|
"background": "#61AFEF",
|
|
|
|
"leading_diamond": "",
|
|
|
|
"trailing_diamond": "",
|
|
|
|
"properties": {
|
|
|
|
"user_info_separator": "@",
|
|
|
|
"postfix": " "
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "path",
|
|
|
|
"style": "powerline",
|
2020-09-26 04:41:28 -07:00
|
|
|
"powerline_symbol": "",
|
2019-03-13 04:14:30 -07:00
|
|
|
"foreground": "#ffffff",
|
|
|
|
"background": "#C678DD",
|
|
|
|
"properties": {
|
|
|
|
"home_icon": "~",
|
|
|
|
"style": "short"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "git",
|
|
|
|
"style": "powerline",
|
2020-09-26 04:41:28 -07:00
|
|
|
"powerline_symbol": "",
|
2019-03-13 04:14:30 -07:00
|
|
|
"foreground": "#193549",
|
|
|
|
"background": "#95ffa4",
|
|
|
|
"properties": {
|
|
|
|
"branch_icon": "",
|
|
|
|
"branch_identical_icon": "≡",
|
|
|
|
"branch_ahead_icon": "↑",
|
|
|
|
"branch_behind_icon": "↓",
|
|
|
|
"branch_gone_icon": "≢",
|
|
|
|
"local_working_icon": "",
|
|
|
|
"local_staged_icon": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2020-10-02 02:55:27 -07:00
|
|
|
"type": "python",
|
2019-03-13 04:14:30 -07:00
|
|
|
"style": "diamond",
|
|
|
|
"foreground": "#ffffff",
|
|
|
|
"background": "#FF6471",
|
|
|
|
"leading_diamond": "",
|
|
|
|
"trailing_diamond": "",
|
|
|
|
"properties": {
|
2020-10-06 06:28:07 -07:00
|
|
|
"prefix": "<transparent> </>"
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2020-09-26 11:00:28 -07:00
|
|
|
"final_space": true
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|