2019-03-13 04:14:30 -07:00
|
|
|
{
|
2021-02-15 23:36:37 -08:00
|
|
|
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
|
2019-03-13 04:14:30 -07:00
|
|
|
"blocks": [
|
|
|
|
{
|
|
|
|
"type": "prompt",
|
|
|
|
"alignment": "left",
|
|
|
|
"segments": [
|
|
|
|
{
|
|
|
|
"type": "exit",
|
|
|
|
"style": "plain",
|
|
|
|
"foreground": "#ffffff",
|
|
|
|
"properties": {
|
|
|
|
"postfix": ""
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "root",
|
|
|
|
"style": "plain",
|
2020-12-02 09:40:10 -08:00
|
|
|
"foreground": "#100e23"
|
2019-03-13 04:14:30 -07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "session",
|
|
|
|
"style": "plain",
|
2020-12-02 09:40:10 -08:00
|
|
|
"foreground": "#ffffff"
|
2019-03-13 04:14:30 -07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "path",
|
|
|
|
"style": "plain",
|
|
|
|
"foreground": "#ffffff",
|
|
|
|
"background": "#007ACC",
|
2020-12-24 13:17:00 -08:00
|
|
|
"properties": {
|
|
|
|
"folder_icon": "\uF115",
|
2021-03-12 23:20:31 -08:00
|
|
|
"folder_separator_icon": " \uE0B1 ",
|
2020-12-24 13:17:00 -08:00
|
|
|
"style": "full",
|
|
|
|
"prefix": "<transparent>\uE0B0</> ",
|
|
|
|
"postfix": " "
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "git",
|
|
|
|
"style": "plain",
|
|
|
|
"foreground": "#ffffff",
|
|
|
|
"background": "#007ACC",
|
|
|
|
"properties": {
|
2020-10-16 08:12:34 -07:00
|
|
|
"prefix": "<#ffffff>\uE0B1</> ",
|
2019-03-13 04:14:30 -07:00
|
|
|
"postfix": " "
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "text",
|
|
|
|
"style": "plain",
|
|
|
|
"foreground": "#007ACC",
|
|
|
|
"properties": {
|
|
|
|
"prefix": "",
|
2020-10-15 23:37:43 -07:00
|
|
|
"text": "\uE0B0"
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
2020-09-21 01:20:18 -07:00
|
|
|
]
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|