theme(spaceship): add postfix to reduce space between prefix and text

This commit is contained in:
Tiago Bovolin 2022-01-01 05:53:43 -03:00 committed by GitHub
parent 6d67b147e4
commit e8f1e5e2d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,7 +55,8 @@
"foreground": "lightGreen",
"properties": {
"prefix": "",
"text": "\u276F"
"text": "\u276F",
"postfix": ""
}
}
]