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": "session",
|
|
|
|
"style": "plain",
|
|
|
|
"foreground": "#FFFFFF",
|
|
|
|
"properties": {
|
|
|
|
"user_info_separator": " <#ffffff>in</> ",
|
|
|
|
"prefix": "<#0377C8># </>",
|
|
|
|
"user_color": "#0377C8",
|
2020-10-03 11:11:44 -07:00
|
|
|
"host_color": "#4A9207"
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "path",
|
|
|
|
"style": "plain",
|
|
|
|
"foreground": "#0973C0",
|
|
|
|
"properties": {
|
2020-10-16 06:57:42 -07:00
|
|
|
"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"
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "git",
|
|
|
|
"style": "plain",
|
|
|
|
"foreground": "#B8B80A",
|
|
|
|
"properties": {
|
|
|
|
"prefix": "<#ffffff>on git:</>"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "prompt",
|
|
|
|
"alignment": "right",
|
|
|
|
"segments": [
|
|
|
|
{
|
|
|
|
"type": "time",
|
|
|
|
"style": "plain",
|
|
|
|
"foreground": "#ffffff",
|
|
|
|
"properties": {
|
|
|
|
"prefix": "[",
|
|
|
|
"postfix": "]"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
2020-09-15 00:11:47 -07:00
|
|
|
"type": "newline"
|
2019-03-13 04:14:30 -07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "prompt",
|
|
|
|
"alignment": "left",
|
|
|
|
"segments": [
|
|
|
|
{
|
|
|
|
"type": "root",
|
|
|
|
"style": "plain",
|
|
|
|
"foreground": "#CECE04",
|
|
|
|
"properties": {
|
2020-10-15 23:37:43 -07:00
|
|
|
"prefix": ""
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
2020-10-02 02:55:27 -07:00
|
|
|
"type": "python",
|
2019-03-13 04:14:30 -07:00
|
|
|
"style": "plain",
|
|
|
|
"foreground": "#100e23",
|
|
|
|
"properties": {
|
2020-10-16 08:12:34 -07:00
|
|
|
"prefix": " \uE235 "
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "exit",
|
|
|
|
"style": "plain",
|
2020-12-02 09:40:10 -08:00
|
|
|
"foreground": "#CB4B16"
|
2019-03-13 04:14:30 -07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "text",
|
|
|
|
"style": "plain",
|
|
|
|
"foreground": "#CC4B16",
|
|
|
|
"properties": {
|
2020-09-16 04:09:55 -07:00
|
|
|
"prefix": "",
|
2020-10-16 08:12:34 -07:00
|
|
|
"text": "\u279C"
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
],
|
2020-12-02 09:40:10 -08:00
|
|
|
"final_space": true
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|