themes/avit.omp.json
{ "blocks": [ { "type": "prompt", "alignment": "left", "segments": [ { "type": "path", "style": "plain", "foreground": "#ffffff", "background": "transparent", "properties": { "prefix": "", "style": "short" } }, { "type": "git", "style": "plain", "foreground": "#C2C206", "background": "transparent", "properties": { "prefix": "" } }, { "type": "root", "style": "plain", "foreground": "#B5B50D", "background": "transparent" }, { "type": "exit", "style": "plain", "foreground": "#C94A16", "background": "transparent", "properties": { "prefix": "x" } } ] }, { "type": "newline" }, { "type": "prompt", "alignment": "left", "segments": [ { "type": "text", "style": "plain", "foreground": "#007ACC", "background": "transparent", "properties": { "prefix": "", "postfix": "", "text": "\uE602" } } ] } ], "final_space": true } |