2019-03-13 04:14:30 -07:00
|
|
|
{
|
2020-12-31 04:28:53 -08:00
|
|
|
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh3/main/themes/schema.json",
|
2019-03-13 04:14:30 -07:00
|
|
|
"blocks": [
|
|
|
|
{
|
|
|
|
"type": "prompt",
|
|
|
|
"alignment": "right",
|
2020-09-25 23:17:30 -07:00
|
|
|
"vertical_offset": -1,
|
2019-03-13 04:14:30 -07:00
|
|
|
"segments": [
|
|
|
|
{
|
|
|
|
"type": "time",
|
|
|
|
"style": "plain",
|
|
|
|
"foreground": "#00C5C7",
|
|
|
|
"properties": {
|
|
|
|
"time_format": "15:04:05"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
2020-09-15 00:11:47 -07:00
|
|
|
"type": "newline"
|
2019-03-13 04:14:30 -07:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "prompt",
|
|
|
|
"alignment": "left",
|
|
|
|
"segments": [
|
|
|
|
{
|
|
|
|
"type": "path",
|
|
|
|
"style": "plain",
|
|
|
|
"foreground": "#77E4F7",
|
2020-09-16 04:09:55 -07:00
|
|
|
"properties": {
|
|
|
|
"prefix": "",
|
2020-12-24 13:17:00 -08:00
|
|
|
"style": "full"
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "git",
|
|
|
|
"style": "plain",
|
|
|
|
"foreground": "#FFE700",
|
|
|
|
"properties": {
|
2020-10-16 04:28:54 -07:00
|
|
|
"prefix": ""
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"type": "text",
|
|
|
|
"style": "plain",
|
|
|
|
"foreground": "#43D426",
|
|
|
|
"properties": {
|
2020-09-21 01:20:18 -07:00
|
|
|
"prefix": "",
|
2020-10-16 08:12:34 -07:00
|
|
|
"text": "\u276F"
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
2020-09-21 01:20:18 -07:00
|
|
|
]
|
2019-03-13 04:14:30 -07:00
|
|
|
}
|