fix: adjust themes according to latest changes

This commit is contained in:
Jan De Dobbeleer 2020-09-16 13:09:55 +02:00 committed by Jan De Dobbeleer
parent 6fd9f0bdd9
commit 34094b0480
9 changed files with 18 additions and 4 deletions

View file

@ -30,6 +30,7 @@
"foreground": "#100e23",
"background": "#ffffff",
"properties": {
"prefix": "",
"user_info_separator": "@"
}
},

View file

@ -10,6 +10,7 @@
"foreground": "#ffffff",
"background": "#193549",
"properties": {
"prefix": "",
"home_icon": "~",
"style": "short"
}
@ -62,6 +63,7 @@
"foreground": "#007ACC",
"background": "#193549",
"properties": {
"prefix": "",
"text": "▶"
}
}

View file

@ -72,7 +72,7 @@
"properties": {
"home_icon": "~",
"style": "short",
"prefix": "<#CB4B16>[</>",
"prefix": "<#CB4B16>[</>",
"postfix": "<#CB4B16>]></>"
}
}

View file

@ -76,6 +76,7 @@
"foreground": "#CECE04",
"background": "#193549",
"properties": {
"prefix": "",
"root_icon": "襁"
}
},
@ -85,6 +86,7 @@
"foreground": "#100e23",
"background": "#193549",
"properties": {
"prefix": "",
"python_icon": ""
}
},
@ -94,6 +96,7 @@
"foreground": "#CB4B16",
"background": "#193549",
"properties": {
"prefix": "",
"error_icon": ""
}
},
@ -103,6 +106,7 @@
"foreground": "#CC4B16",
"background": "#193549",
"properties": {
"prefix": "",
"text": "→"
}
}

View file

@ -84,6 +84,7 @@
"foreground": "#007ACC",
"background": "#193549",
"properties": {
"prefix": "",
"text": ""
}
}

View file

@ -10,6 +10,7 @@
"foreground": "#ffffff",
"background": "#193549",
"properties": {
"prefix": "",
"text": "<#C591E8>❭</><#69FF94>❭</>"
}
},
@ -75,6 +76,7 @@
"foreground": "#ffffff",
"background": "#193549",
"properties": {
"prefix": "",
"text": " "
}
}

View file

@ -93,6 +93,7 @@
"foreground": "#D4E157",
"background": "#193549",
"properties": {
"prefix": "",
"error_icon": "",
"always_enabled": true,
"error_color": "#FF5252",

View file

@ -29,9 +29,10 @@
"style": "plain",
"foreground": "#77E4F7",
"background": "#193549",
"properties" : {
"home_icon": "~",
"style": "short"
"properties": {
"prefix": "",
"home_icon": "~",
"style": "short"
}
},
{

View file

@ -10,6 +10,7 @@
"foreground": "#ffffff",
"background": "#193549",
"properties": {
"prefix": "",
"home_icon": "~",
"style": "short",
"postfix": " on"
@ -69,6 +70,7 @@
"foreground": "#63F08C",
"background": "#193549",
"properties": {
"prefix": "",
"text": "→"
}
}