Skip to content

Commit

Permalink
feat: Mixed Shade Box ( Fixes #374 )
Browse files Browse the repository at this point in the history
Making Shade lighter
  • Loading branch information
StartAutomating authored and StartAutomating committed Feb 25, 2024
1 parent 10cafae commit 90e7b21
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Posh.types.ps1xml
Original file line number Diff line number Diff line change
Expand Up @@ -2159,11 +2159,11 @@ if ($this.$BoxName -is [string]) {
</NoteProperty>
<NoteProperty>
<Name>MixedShade</Name>
<Value>█▒░▒
<Value>█░▒░
█ ▒ █
▒░▒
░▒░
█ ▒ █
▒░▒█</Value>
░▒░█</Value>
</NoteProperty>
<NoteProperty>
<Name>PipeDash</Name>
Expand Down

0 comments on commit 90e7b21

Please sign in to comment.