mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
fix: powerlevel10k_classic background
This commit is contained in:
parent
3998d59ef2
commit
ef4c813870
|
@ -53,8 +53,8 @@
|
||||||
{
|
{
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"style": "plain",
|
"style": "plain",
|
||||||
"foreground": "546E7A",
|
"foreground": "#546E7A",
|
||||||
"background": "#173448",
|
"background": "transparent",
|
||||||
"properties": {
|
"properties": {
|
||||||
"text": "",
|
"text": "",
|
||||||
"prefix": "",
|
"prefix": "",
|
||||||
|
|
Loading…
Reference in a new issue