fix: themes correctness

This commit is contained in:
Jan De Dobbeleer 2020-10-06 15:35:30 +02:00 committed by Jan De Dobbeleer
parent 24ea32f41c
commit 3998d59ef2
3 changed files with 5 additions and 8 deletions

View file

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

View file

@ -10,8 +10,8 @@
"foreground": "#E5C07B",
"properties": {
"time_format": "15:04:05",
"prefix": "[ ",
"postfix": " ]"
"prefix": "[",
"postfix": "]"
}
},
{

View file

@ -33,11 +33,8 @@
"style": "plain",
"foreground": "#0973C0",
"properties": {
"home_icon": "",
"folder_icon": "",
"windows_registry_icon": "",
"folder_separator_icon": "  ",
"style": "agnoster"
"home_icon": "~",
"style": "short"
}
},
{