# yaml-language-server: $schema=https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json version: 2 blocks: - type: prompt alignment: left segments: - type: root style: plain foreground: '#ffee58' - type: exit style: powerline foreground: '#e61010' properties: prefix: x - type: session style: plain foreground: '#ffffff' properties: postfix: "" - type: prompt alignment: left segments: - type: text style: powerline foreground: '#fff000' template: '{{.Env.__SHELL_INFORMATION_POSH_258__}}' properties: prefix: ' ﲵ ' - type: go style: powerline foreground: '#b600ff' properties: prefix: ' ﳑ ' - type: node style: powerline foreground: '#b600ff' properties: prefix: '  ' - type: python style: powerline foreground: '#b600ff' properties: prefix: '  ' - type: prompt alignment: left segments: - type: os style: plain foreground: '#8e24aa' - type: path style: powerline powerline_symbol:  background: '#0037da' foreground: '#ffffff' properties: style: short - type: git style: powerline powerline_symbol:  background: '#0ad014' foreground: '#193549' properties: ahead_and_behind_color: '#f26d50' ahead_color: '#89569c' behind_color: '#c50f1f' color_background: true display_stash_count: true display_status: true display_upstream_icon: true local_changes_color: '#e74856' stash_count_icon: ' ' status_colors_enabled: true - type: executiontime style: powerline powerline_symbol:  background: '#8800dd' foreground: '#ffffff' properties: threshold: 500 style: austin prefix: ' <#fefefe>ﮫ ' - type: prompt alignment: left newline: true segments: - type: text style: powerline foreground: '#0037da' template: ' ❯' final_space: true osc99: true transient_prompt: background: transparent foreground: '#8800dd' template: '{{ regexReplaceAll "@\\w+$" .Env.__SHELL_INFORMATION_POSH_258__ "" }}> '