Skip to content

Commit

Permalink
refactor: make background color optional
Browse files Browse the repository at this point in the history
  • Loading branch information
JanDeDobbeleer committed Sep 21, 2020
1 parent f5482dc commit bbeba93
Show file tree
Hide file tree
Showing 17 changed files with 23 additions and 104 deletions.
6 changes: 0 additions & 6 deletions Themes/avit.json
Expand Up @@ -8,7 +8,6 @@
"type": "path",
"style": "plain",
"foreground": "#ffffff",
"background": "#193549",
"properties": {
"prefix": "",
"home_icon": "~",
Expand All @@ -19,7 +18,6 @@
"type": "git",
"style": "plain",
"foreground": "#C2C206",
"background": "#193549",
"properties": {
"branch_icon": "",
"branch_identical_icon": "",
Expand All @@ -34,7 +32,6 @@
"type": "root",
"style": "plain",
"foreground": "#B5B50D",
"background": "#193549",
"properties": {
"root_icon": ""
}
Expand All @@ -43,7 +40,6 @@
"type": "exit",
"style": "plain",
"foreground": "#C94A16",
"background": "#193549",
"properties": {
"error_icon": "x"
}
Expand All @@ -61,7 +57,6 @@
"type": "text",
"style": "plain",
"foreground": "#007ACC",
"background": "#193549",
"properties": {
"prefix": "",
"text": ""
Expand All @@ -70,6 +65,5 @@
]
}
],
"console_background_color": "#193549",
"end_space_enabled": true
}
6 changes: 0 additions & 6 deletions Themes/darkblood.json
Expand Up @@ -8,7 +8,6 @@
"type": "session",
"style": "plain",
"foreground": "#ffffff",
"background": "#193549",
"properties": {
"user_info_separator": "",
"display_computer": false,
Expand All @@ -20,7 +19,6 @@
"type": "git",
"style": "plain",
"foreground": "#ffffff",
"background": "#193549",
"properties": {
"branch_icon": "",
"branch_identical_icon": "",
Expand All @@ -37,7 +35,6 @@
"type": "root",
"style": "plain",
"foreground": "#ffffff",
"background": "#193549",
"properties": {
"root_icon": "",
"prefix": "<#CB4B16>[</>",
Expand All @@ -48,7 +45,6 @@
"type": "exit",
"style": "plain",
"foreground": "#ffffff",
"background": "#193549",
"properties": {
"error_icon": "x",
"prefix": "<#CB4B16>[</>",
Expand All @@ -68,7 +64,6 @@
"type": "path",
"style": "plain",
"foreground": "#ffffff",
"background": "#193549",
"properties": {
"home_icon": "~",
"style": "short",
Expand All @@ -79,6 +74,5 @@
]
}
],
"console_background_color": "#193549",
"end_space_enabled": true
}
7 changes: 0 additions & 7 deletions Themes/emodipt.json
Expand Up @@ -8,7 +8,6 @@
"type": "time",
"style": "plain",
"foreground": "#E5C07B",
"background": "#193549",
"properties": {
"time_format": "15:04:05",
"prefix": "[ ",
Expand All @@ -19,7 +18,6 @@
"type": "root",
"style": "plain",
"foreground": "#B5B50D",
"background": "#193549",
"properties": {
"root_icon": ""
}
Expand All @@ -28,7 +26,6 @@
"type": "path",
"style": "plain",
"foreground": "#61AFEF",
"background": "#193549",
"properties": {
"home_icon": "~",
"style": "agnoster",
Expand All @@ -39,7 +36,6 @@
"type": "git",
"style": "plain",
"foreground": "#F3C267",
"background": "#193549",
"properties": {
"branch_icon": "🚦 ",
"display_status": true,
Expand All @@ -55,7 +51,6 @@
"type": "exit",
"style": "plain",
"foreground": "#C94A16",
"background": "#193549",
"properties": {
"error_icon": "x"
}
Expand All @@ -64,7 +59,6 @@
"type": "text",
"style": "plain",
"foreground": "#E06C75",
"background": "#193549",
"properties": {
"prefix": "",
"text": ""
Expand All @@ -73,6 +67,5 @@
]
}
],
"console_background_color": "#193549",
"end_space_enabled": true
}
7 changes: 1 addition & 6 deletions Themes/fish.json
Expand Up @@ -9,7 +9,6 @@
"type": "exit",
"style": "plain",
"foreground": "#ffffff",
"background": "#193549",
"properties": {
"error_icon": "",
"postfix": ""
Expand All @@ -19,7 +18,6 @@
"type": "root",
"style": "plain",
"foreground": "#100e23",
"background": "#193549",
"properties": {
"root_icon": ""
}
Expand All @@ -28,7 +26,6 @@
"type": "session",
"style": "plain",
"foreground": "#ffffff",
"background": "#193549",
"properties": {
"user_info_separator": "@"
}
Expand Down Expand Up @@ -69,14 +66,12 @@
"type": "text",
"style": "plain",
"foreground": "#007ACC",
"background": "#193549",
"properties": {
"prefix": "",
"text": ""
}
}
]
}
],
"console_background_color": "#193549"
]
}
9 changes: 0 additions & 9 deletions Themes/honukai.json
Expand Up @@ -8,7 +8,6 @@
"type": "session",
"style": "plain",
"foreground": "#FFFFFF",
"background": "#193549",
"properties": {
"user_info_separator": " <#ffffff>in</> ",
"prefix": "<#0377C8># </>",
Expand All @@ -20,7 +19,6 @@
"type": "path",
"style": "plain",
"foreground": "#0973C0",
"background": "#193549",
"properties": {
"home_icon": "~",
"folder_icon": "",
Expand All @@ -33,7 +31,6 @@
"type": "git",
"style": "plain",
"foreground": "#B8B80A",
"background": "#193549",
"properties": {
"branch_icon": "",
"branch_identical_icon": "",
Expand All @@ -55,7 +52,6 @@
"type": "time",
"style": "plain",
"foreground": "#ffffff",
"background": "#193549",
"properties": {
"prefix": "[",
"postfix": "]"
Expand All @@ -74,7 +70,6 @@
"type": "root",
"style": "plain",
"foreground": "#CECE04",
"background": "#193549",
"properties": {
"prefix": "",
"root_icon": ""
Expand All @@ -84,7 +79,6 @@
"type": "virtualenv",
"style": "plain",
"foreground": "#100e23",
"background": "#193549",
"properties": {
"prefix": "",
"python_icon": ""
Expand All @@ -94,7 +88,6 @@
"type": "exit",
"style": "plain",
"foreground": "#CB4B16",
"background": "#193549",
"properties": {
"prefix": "",
"error_icon": ""
Expand All @@ -104,7 +97,6 @@
"type": "text",
"style": "plain",
"foreground": "#CC4B16",
"background": "#193549",
"properties": {
"prefix": "",
"text": ""
Expand All @@ -113,6 +105,5 @@
]
}
],
"console_background_color": "#193549",
"end_space_enabled": true
}
5 changes: 1 addition & 4 deletions Themes/lambda.json
Expand Up @@ -8,16 +8,15 @@
"type": "text",
"style": "plain",
"foreground": "#F5F5F5",
"background": "#193549",
"properties": {
"prefix": "",
"text": ""
}
},
{
"type": "path",
"style": "plain",
"foreground": "#B80101",
"background": "#193549",
"properties": {
"style": "agnoster"
}
Expand All @@ -26,7 +25,6 @@
"type": "git",
"style": "plain",
"foreground": "#B80101",
"background": "#193549",
"properties": {
"branch_icon": "",
"branch_identical_icon": "",
Expand All @@ -41,6 +39,5 @@
]
}
],
"console_background_color": "#193549",
"end_space_enabled": true
}
6 changes: 0 additions & 6 deletions Themes/material.json
Expand Up @@ -8,7 +8,6 @@
"type": "text",
"style": "plain",
"foreground": "#ffffff",
"background": "#193549",
"properties": {
"text": "<#C591E8>❭</><#69FF94>❭</>"
}
Expand All @@ -17,7 +16,6 @@
"type": "path",
"style": "plain",
"foreground": "#56B6C2",
"background": "#193549",
"properties": {
"style": "folder"
}
Expand All @@ -26,7 +24,6 @@
"type": "git",
"style": "plain",
"foreground": "#D0666F",
"background": "#193549",
"properties": {
"branch_icon": "",
"display_status": false,
Expand All @@ -38,7 +35,6 @@
"type": "exit",
"style": "plain",
"foreground": "#DCB977",
"background": "#193549",
"properties": {
"error_icon": "",
"display_error_code": false
Expand All @@ -48,14 +44,12 @@
"type": "time",
"style": "plain",
"foreground": "#66F68F",
"background": "#193549",
"properties": {
"time_format": "15:04"
}
}
]
}
],
"console_background_color": "#193549",
"end_space_enabled": true
}
1 change: 0 additions & 1 deletion Themes/paradox.json
Expand Up @@ -82,7 +82,6 @@
"type": "text",
"style": "plain",
"foreground": "#007ACC",
"background": "#193549",
"properties": {
"prefix": "",
"text": ""
Expand Down

0 comments on commit bbeba93

Please sign in to comment.