refactor: use Pastel colors for jandedobbeleer

This commit is contained in:
Jan De Dobbeleer 2020-10-03 13:11:49 +02:00 committed by Jan De Dobbeleer
parent 73959b1dc0
commit c99d7585e7

View file

@ -8,7 +8,7 @@
"type": "session",
"style": "diamond",
"foreground": "#ffffff",
"background": "#a8216b",
"background": "#c386f1",
"leading_diamond": "",
"trailing_diamond": "",
"properties": {
@ -93,6 +93,13 @@
"prefix": "  "
}
},
{
"type": "root",
"style": "powerline",
"powerline_symbol": "",
"foreground": "#ffffff",
"background": "#ffff66"
},
{
"type": "exit",
"style": "diamond",