{ "$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json", "blocks": [ { "alignment": "left", "segments": [ { "foreground": "#A4B1CD", "properties": { "display_host": false, "display_user": true, "user_info_separator": "", "type": "text", "postfix": "<#ffffff> >" }, "style": "plain", "type": "session" }, { "background": "#111927", "foreground": "#A4B1CD", "properties": { "time_format": "15:04:05" }, "style": "plain", "type": "time" }, { "background": "#111927", "foreground": "#C5D1EB", "powerline_symbol": "", "properties": { "folder_separator_icon": "/", "prefix": " ", "style": "folder" }, "style": "plain", "type": "path" }, { "background": "#1A2332", "foreground": "#5CB3FF", "powerline_symbol": "", "properties": { "display_stash_count": true, "display_upstream_icon": true, "prefix": "" }, "style": "powerline", "type": "git" } ], "type": "prompt" }, { "type": "newline" }, { "alignment": "left", "segments": [ { "foreground": "#fff", "properties": { "prefix": "", "text": ">" }, "style": "plain", "type": "text" } ], "type": "prompt" } ], "final_space": true }