diff --git a/themes/Piggy.theme.json b/themes/Piggy.theme.json index 3b1bcc8..6a59596 100644 --- a/themes/Piggy.theme.json +++ b/themes/Piggy.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f52e62", "background": "#3d2f34", + "disabledBackground": "#3d2f34", + "inactiveBackground": "#3d2f34", "borderColor": "#46363b", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/absent-contrast.theme.json b/themes/absent-contrast.theme.json index ddf26c8..278b61d 100644 --- a/themes/absent-contrast.theme.json +++ b/themes/absent-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#6ba77f", "background": "#0e1114", + "disabledBackground": "#0e1114", + "inactiveBackground": "#0e1114", "borderColor": "#14191d", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/absent-light.theme.json b/themes/absent-light.theme.json index 7dbfec6..931f8bd 100644 --- a/themes/absent-light.theme.json +++ b/themes/absent-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#6ba77f", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/absent.theme.json b/themes/absent.theme.json index 62794fe..3e26b1a 100644 --- a/themes/absent.theme.json +++ b/themes/absent.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#6ba77f", "background": "#252c33", + "disabledBackground": "#252c33", + "inactiveBackground": "#252c33", "borderColor": "#2b343c", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/allure-contrast.theme.json b/themes/allure-contrast.theme.json index ff8a37a..e174fe0 100644 --- a/themes/allure-contrast.theme.json +++ b/themes/allure-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e4d294", "background": "#17191c", + "disabledBackground": "#17191c", + "inactiveBackground": "#17191c", "borderColor": "#1e2124", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/allure-light.theme.json b/themes/allure-light.theme.json index 1e3f96b..809f14f 100644 --- a/themes/allure-light.theme.json +++ b/themes/allure-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e4d294", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/allure.theme.json b/themes/allure.theme.json index 4774a65..6e67f22 100644 --- a/themes/allure.theme.json +++ b/themes/allure.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e4d294", "background": "#32373d", + "disabledBackground": "#32373d", + "inactiveBackground": "#32373d", "borderColor": "#393f45", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/arstotzka-contrast.theme.json b/themes/arstotzka-contrast.theme.json index ee3d55e..50de096 100644 --- a/themes/arstotzka-contrast.theme.json +++ b/themes/arstotzka-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#cf433e", "background": "#0f0e0d", + "disabledBackground": "#0f0e0d", + "inactiveBackground": "#0f0e0d", "borderColor": "#171614", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/arstotzka-light.theme.json b/themes/arstotzka-light.theme.json index c9439bb..ed25ebe 100644 --- a/themes/arstotzka-light.theme.json +++ b/themes/arstotzka-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#cf433e", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/arstotzka.theme.json b/themes/arstotzka.theme.json index fd409ff..73e1de4 100644 --- a/themes/arstotzka.theme.json +++ b/themes/arstotzka.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#cf433e", "background": "#332e2e", + "disabledBackground": "#332e2e", + "inactiveBackground": "#332e2e", "borderColor": "#3b3535", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/azure-contrast.theme.json b/themes/azure-contrast.theme.json index c94a797..fe7a802 100644 --- a/themes/azure-contrast.theme.json +++ b/themes/azure-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#6ab0a3", "background": "#040507", + "disabledBackground": "#040507", + "inactiveBackground": "#040507", "borderColor": "#0a0c11", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/azure-light.theme.json b/themes/azure-light.theme.json index 7e7ea28..67c1e9e 100644 --- a/themes/azure-light.theme.json +++ b/themes/azure-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#6ab0a3", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/azure.theme.json b/themes/azure.theme.json index 5c2b494..304d472 100644 --- a/themes/azure.theme.json +++ b/themes/azure.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#6ab0a3", "background": "#181d26", + "disabledBackground": "#181d26", + "inactiveBackground": "#181d26", "borderColor": "#1e242f", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/banner-contrast.theme.json b/themes/banner-contrast.theme.json index faa93a7..144ec28 100644 --- a/themes/banner-contrast.theme.json +++ b/themes/banner-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#a6ef61", "background": "#0b0a0f", + "disabledBackground": "#0b0a0f", + "inactiveBackground": "#0b0a0f", "borderColor": "#121018", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/banner-light.theme.json b/themes/banner-light.theme.json index 8c8f409..07b4ade 100644 --- a/themes/banner-light.theme.json +++ b/themes/banner-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#7cd827", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/banner.theme.json b/themes/banner.theme.json index 306b3a3..a839004 100644 --- a/themes/banner.theme.json +++ b/themes/banner.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#a6ef61", "background": "#1d1a26", + "disabledBackground": "#1d1a26", + "inactiveBackground": "#1d1a26", "borderColor": "#24202f", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/blink-contrast.theme.json b/themes/blink-contrast.theme.json index 19bdc5c..42253bc 100644 --- a/themes/blink-contrast.theme.json +++ b/themes/blink-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#43b5b3", "background": "#131719", + "disabledBackground": "#131719", + "inactiveBackground": "#131719", "borderColor": "#1a1f22", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/blink-light.theme.json b/themes/blink-light.theme.json index 4d0e461..4c37a16 100644 --- a/themes/blink-light.theme.json +++ b/themes/blink-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#43b5b3", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/blink.theme.json b/themes/blink.theme.json index 4a461e0..e95551f 100644 --- a/themes/blink.theme.json +++ b/themes/blink.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#43b5b3", "background": "#283035", + "disabledBackground": "#283035", + "inactiveBackground": "#283035", "borderColor": "#2f383e", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/bold-contrast.theme.json b/themes/bold-contrast.theme.json index fb97956..a4dc409 100644 --- a/themes/bold-contrast.theme.json +++ b/themes/bold-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#3d8e91", "background": "#0f0d0d", + "disabledBackground": "#0f0d0d", + "inactiveBackground": "#0f0d0d", "borderColor": "#171414", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/bold-light.theme.json b/themes/bold-light.theme.json index eff6b03..e1c75b6 100644 --- a/themes/bold-light.theme.json +++ b/themes/bold-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#3d8e91", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/bold.theme.json b/themes/bold.theme.json index 36b19a3..2bac06a 100644 --- a/themes/bold.theme.json +++ b/themes/bold.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#3d8e91", "background": "#2a2626", + "disabledBackground": "#2a2626", + "inactiveBackground": "#2a2626", "borderColor": "#322d2d", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/boxuk-contrast.theme.json b/themes/boxuk-contrast.theme.json index 868c87a..08ad8fa 100644 --- a/themes/boxuk-contrast.theme.json +++ b/themes/boxuk-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#019d76", "background": "#111519", + "disabledBackground": "#111519", + "inactiveBackground": "#111519", "borderColor": "#171d22", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/boxuk-light.theme.json b/themes/boxuk-light.theme.json index 6e0aaaa..3430d3b 100644 --- a/themes/boxuk-light.theme.json +++ b/themes/boxuk-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#019d76", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/boxuk.theme.json b/themes/boxuk.theme.json index 2bf38c4..5af9751 100644 --- a/themes/boxuk.theme.json +++ b/themes/boxuk.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#019d76", "background": "#2a353f", + "disabledBackground": "#2a353f", + "inactiveBackground": "#2a353f", "borderColor": "#303d48", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/brave-contrast.theme.json b/themes/brave-contrast.theme.json index 5ff6764..59d27f4 100644 --- a/themes/brave-contrast.theme.json +++ b/themes/brave-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#908bbc", "background": "#101216", + "disabledBackground": "#101216", + "inactiveBackground": "#101216", "borderColor": "#16191f", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/brave-light.theme.json b/themes/brave-light.theme.json index 93370bc..7d47076 100644 --- a/themes/brave-light.theme.json +++ b/themes/brave-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#7873a0", "background": "#f7f9f9", + "disabledBackground": "#f7f9f9", + "inactiveBackground": "#f7f9f9", "borderColor": "#eef2f2", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/brave.theme.json b/themes/brave.theme.json index 1a421e5..c8830c7 100644 --- a/themes/brave.theme.json +++ b/themes/brave.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#908bbc", "background": "#333846", + "disabledBackground": "#333846", + "inactiveBackground": "#333846", "borderColor": "#393f4f", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/carbonight-contrast.theme.json b/themes/carbonight-contrast.theme.json index 20d37e3..263a5e5 100644 --- a/themes/carbonight-contrast.theme.json +++ b/themes/carbonight-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ffffff", "background": "#000000", + "disabledBackground": "#000000", + "inactiveBackground": "#000000", "borderColor": "#080808", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/carbonight-light.theme.json b/themes/carbonight-light.theme.json index c1bf7d3..d8d798d 100644 --- a/themes/carbonight-light.theme.json +++ b/themes/carbonight-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#222222", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/carbonight.theme.json b/themes/carbonight.theme.json index 6b92682..1f07de1 100644 --- a/themes/carbonight.theme.json +++ b/themes/carbonight.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ffffff", "background": "#2e2c2b", + "disabledBackground": "#2e2c2b", + "inactiveBackground": "#2e2c2b", "borderColor": "#363432", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/chocolate-contrast.theme.json b/themes/chocolate-contrast.theme.json index 2b6f02d..71e11c3 100644 --- a/themes/chocolate-contrast.theme.json +++ b/themes/chocolate-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#8b6e46", "background": "#150f08", + "disabledBackground": "#150f08", + "inactiveBackground": "#150f08", "borderColor": "#20170c", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/chocolate-light.theme.json b/themes/chocolate-light.theme.json index 6403a92..a0db61f 100644 --- a/themes/chocolate-light.theme.json +++ b/themes/chocolate-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#5b472c", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/chocolate.theme.json b/themes/chocolate.theme.json index 873c648..9660f05 100644 --- a/themes/chocolate.theme.json +++ b/themes/chocolate.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#8b6e46", "background": "#261b0e", + "disabledBackground": "#261b0e", + "inactiveBackground": "#261b0e", "borderColor": "#312312", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/codecourse-contrast.theme.json b/themes/codecourse-contrast.theme.json index b172820..250174d 100644 --- a/themes/codecourse-contrast.theme.json +++ b/themes/codecourse-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#5dcdfd", "background": "#05080a", + "disabledBackground": "#05080a", + "inactiveBackground": "#05080a", "borderColor": "#0a1014", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/codecourse-light.theme.json b/themes/codecourse-light.theme.json index ca54168..88260c1 100644 --- a/themes/codecourse-light.theme.json +++ b/themes/codecourse-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#5dcdfd", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/codecourse.theme.json b/themes/codecourse.theme.json index 294ddb9..7e0d71e 100644 --- a/themes/codecourse.theme.json +++ b/themes/codecourse.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#5dcdfd", "background": "#19272d", + "disabledBackground": "#19272d", + "inactiveBackground": "#19272d", "borderColor": "#1e3037", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/coffee-contrast.theme.json b/themes/coffee-contrast.theme.json index 89b1765..30a9c9e 100644 --- a/themes/coffee-contrast.theme.json +++ b/themes/coffee-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e77757", "background": "#0f0c0c", + "disabledBackground": "#0f0c0c", + "inactiveBackground": "#0f0c0c", "borderColor": "#171313", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/coffee-light.theme.json b/themes/coffee-light.theme.json index f09ee12..03039ed 100644 --- a/themes/coffee-light.theme.json +++ b/themes/coffee-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e77757", "background": "#f4f2f2", + "disabledBackground": "#f4f2f2", + "inactiveBackground": "#f4f2f2", "borderColor": "#edeaea", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/coffee.theme.json b/themes/coffee.theme.json index 66ae444..4de5518 100644 --- a/themes/coffee.theme.json +++ b/themes/coffee.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e77757", "background": "#282122", + "disabledBackground": "#282122", + "inactiveBackground": "#282122", "borderColor": "#302829", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/comrade-contrast.theme.json b/themes/comrade-contrast.theme.json index d72594e..cf45748 100644 --- a/themes/comrade-contrast.theme.json +++ b/themes/comrade-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#c24e4b", "background": "#121414", + "disabledBackground": "#121414", + "inactiveBackground": "#121414", "borderColor": "#191c1c", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/comrade-light.theme.json b/themes/comrade-light.theme.json index 38700cb..f5988a5 100644 --- a/themes/comrade-light.theme.json +++ b/themes/comrade-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#c24e4b", "background": "#d6dbdb", + "disabledBackground": "#d6dbdb", + "inactiveBackground": "#d6dbdb", "borderColor": "#ced4d4", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/comrade.theme.json b/themes/comrade.theme.json index 3489cd0..6da4004 100644 --- a/themes/comrade.theme.json +++ b/themes/comrade.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#c24e4b", "background": "#343939", + "disabledBackground": "#343939", + "inactiveBackground": "#343939", "borderColor": "#3b4141", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/crackpot-contrast.theme.json b/themes/crackpot-contrast.theme.json index 117df9a..1ec4d13 100644 --- a/themes/crackpot-contrast.theme.json +++ b/themes/crackpot-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e8e9eb", "background": "#181726", + "disabledBackground": "#181726", + "inactiveBackground": "#181726", "borderColor": "#1e1d30", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/crackpot-light.theme.json b/themes/crackpot-light.theme.json index 9b1bcba..583a852 100644 --- a/themes/crackpot-light.theme.json +++ b/themes/crackpot-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#3a385b", "background": "#e6e3ef", + "disabledBackground": "#e6e3ef", + "inactiveBackground": "#e6e3ef", "borderColor": "#ddd9e9", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/crackpot.theme.json b/themes/crackpot.theme.json index 4a27491..19cbef8 100644 --- a/themes/crackpot.theme.json +++ b/themes/crackpot.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e8e9eb", "background": "#3a385b", + "disabledBackground": "#3a385b", + "inactiveBackground": "#3a385b", "borderColor": "#403e64", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/crisp-contrast.theme.json b/themes/crisp-contrast.theme.json index cbb104e..49d22cf 100644 --- a/themes/crisp-contrast.theme.json +++ b/themes/crisp-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#cba0cd", "background": "#0c090c", + "disabledBackground": "#0c090c", + "inactiveBackground": "#0c090c", "borderColor": "#151015", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/crisp-light.theme.json b/themes/crisp-light.theme.json index f38ba12..8d56b6d 100644 --- a/themes/crisp-light.theme.json +++ b/themes/crisp-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#99769b", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/crisp.theme.json b/themes/crisp.theme.json index 4116c3a..f37b00b 100644 --- a/themes/crisp.theme.json +++ b/themes/crisp.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#cba0cd", "background": "#221a22", + "disabledBackground": "#221a22", + "inactiveBackground": "#221a22", "borderColor": "#2b212b", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/dare-contrast.theme.json b/themes/dare-contrast.theme.json index 0701cb3..a28bdcc 100644 --- a/themes/dare-contrast.theme.json +++ b/themes/dare-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#d15736", "background": "#17191c", + "disabledBackground": "#17191c", + "inactiveBackground": "#17191c", "borderColor": "#1e2124", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/dare-light.theme.json b/themes/dare-light.theme.json index 18e1f11..8aecc5d 100644 --- a/themes/dare-light.theme.json +++ b/themes/dare-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#d15736", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/dare.theme.json b/themes/dare.theme.json index 701fd3c..9d0fc92 100644 --- a/themes/dare.theme.json +++ b/themes/dare.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#d15736", "background": "#32373d", + "disabledBackground": "#32373d", + "inactiveBackground": "#32373d", "borderColor": "#393f45", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/darkside-contrast.theme.json b/themes/darkside-contrast.theme.json index c73f9d3..ef45561 100644 --- a/themes/darkside-contrast.theme.json +++ b/themes/darkside-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#8e69c9", "background": "#000000", + "disabledBackground": "#000000", + "inactiveBackground": "#000000", "borderColor": "#080808", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/darkside-light.theme.json b/themes/darkside-light.theme.json index 937f871..24ed620 100644 --- a/themes/darkside-light.theme.json +++ b/themes/darkside-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#7b5baf", "background": "#e0e0e0", + "disabledBackground": "#e0e0e0", + "inactiveBackground": "#e0e0e0", "borderColor": "#d8d8d8", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/darkside.theme.json b/themes/darkside.theme.json index a1347e6..9badefd 100644 --- a/themes/darkside.theme.json +++ b/themes/darkside.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#8e69c9", "background": "#222324", + "disabledBackground": "#222324", + "inactiveBackground": "#222324", "borderColor": "#292b2c", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/downpour-contrast.theme.json b/themes/downpour-contrast.theme.json index 9be9016..c0a58bd 100644 --- a/themes/downpour-contrast.theme.json +++ b/themes/downpour-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#908bbc", "background": "#121419", + "disabledBackground": "#121419", + "inactiveBackground": "#121419", "borderColor": "#181b22", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/downpour-light.theme.json b/themes/downpour-light.theme.json index 219546b..ab9283b 100644 --- a/themes/downpour-light.theme.json +++ b/themes/downpour-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#736f99", "background": "#d6dbdb", + "disabledBackground": "#d6dbdb", + "inactiveBackground": "#d6dbdb", "borderColor": "#ced4d4", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/downpour.theme.json b/themes/downpour.theme.json index ac0a82d..6d2e548 100644 --- a/themes/downpour.theme.json +++ b/themes/downpour.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#908bbc", "background": "#2c323d", + "disabledBackground": "#2c323d", + "inactiveBackground": "#2c323d", "borderColor": "#323946", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/earthsong-contrast.theme.json b/themes/earthsong-contrast.theme.json index 2641462..c1a7d67 100644 --- a/themes/earthsong-contrast.theme.json +++ b/themes/earthsong-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#95cc5e", "background": "#12100f", + "disabledBackground": "#12100f", + "inactiveBackground": "#12100f", "borderColor": "#1a1716", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/earthsong-light.theme.json b/themes/earthsong-light.theme.json index bef0868..5c89bb5 100644 --- a/themes/earthsong-light.theme.json +++ b/themes/earthsong-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#95cc5e", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/earthsong.theme.json b/themes/earthsong.theme.json index 7970f1c..002f36a 100644 --- a/themes/earthsong.theme.json +++ b/themes/earthsong.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#95cc5e", "background": "#36312c", + "disabledBackground": "#36312c", + "inactiveBackground": "#36312c", "borderColor": "#3e3933", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/fodder-contrast.theme.json b/themes/fodder-contrast.theme.json index add4afc..90223d1 100644 --- a/themes/fodder-contrast.theme.json +++ b/themes/fodder-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ad9895", "background": "#131c17", + "disabledBackground": "#131c17", + "inactiveBackground": "#131c17", "borderColor": "#19251e", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/fodder-light.theme.json b/themes/fodder-light.theme.json index ea50c9f..229a2db 100644 --- a/themes/fodder-light.theme.json +++ b/themes/fodder-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#685b59", "background": "#cce0d6", + "disabledBackground": "#cce0d6", + "inactiveBackground": "#cce0d6", "borderColor": "#c2dace", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/fodder.theme.json b/themes/fodder.theme.json index 773c689..0845422 100644 --- a/themes/fodder.theme.json +++ b/themes/fodder.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ad9895", "background": "#2d4137", + "disabledBackground": "#2d4137", + "inactiveBackground": "#2d4137", "borderColor": "#334a3f", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/frantic-contrast.theme.json b/themes/frantic-contrast.theme.json index f50158e..b9f0cd4 100644 --- a/themes/frantic-contrast.theme.json +++ b/themes/frantic-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#89a7bc", "background": "#0e1114", + "disabledBackground": "#0e1114", + "inactiveBackground": "#0e1114", "borderColor": "#14191d", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/frantic-light.theme.json b/themes/frantic-light.theme.json index 7659021..bd4ec20 100644 --- a/themes/frantic-light.theme.json +++ b/themes/frantic-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#89a7bc", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/frantic.theme.json b/themes/frantic.theme.json index 0ba0134..f60b42b 100644 --- a/themes/frantic.theme.json +++ b/themes/frantic.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#89a7bc", "background": "#252c33", + "disabledBackground": "#252c33", + "inactiveBackground": "#252c33", "borderColor": "#2b343c", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/freshcut-contrast.theme.json b/themes/freshcut-contrast.theme.json index 3a5bd44..2e1a424 100644 --- a/themes/freshcut-contrast.theme.json +++ b/themes/freshcut-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#4ecdc4", "background": "#000000", + "disabledBackground": "#000000", + "inactiveBackground": "#000000", "borderColor": "#080808", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/freshcut-light.theme.json b/themes/freshcut-light.theme.json index aa08cad..e4a5c57 100644 --- a/themes/freshcut-light.theme.json +++ b/themes/freshcut-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#3ba099", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/freshcut.theme.json b/themes/freshcut.theme.json index 52b9332..3dccf55 100644 --- a/themes/freshcut.theme.json +++ b/themes/freshcut.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#4ecdc4", "background": "#2f3030", + "disabledBackground": "#2f3030", + "inactiveBackground": "#2f3030", "borderColor": "#373838", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/friction-contrast.theme.json b/themes/friction-contrast.theme.json index 179421a..c2cf740 100644 --- a/themes/friction-contrast.theme.json +++ b/themes/friction-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#6aa7a7", "background": "#0c0c0f", + "disabledBackground": "#0c0c0f", + "inactiveBackground": "#0c0c0f", "borderColor": "#131317", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/friction-light.theme.json b/themes/friction-light.theme.json index e73e682..2f03e69 100644 --- a/themes/friction-light.theme.json +++ b/themes/friction-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#6aa7a7", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#ffffff", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/friction.theme.json b/themes/friction.theme.json index 2c3ab13..902415e 100644 --- a/themes/friction.theme.json +++ b/themes/friction.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#6aa7a7", "background": "#26252d", + "disabledBackground": "#26252d", + "inactiveBackground": "#26252d", "borderColor": "#2d2c35", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/frontier-contrast.theme.json b/themes/frontier-contrast.theme.json index 138b6fd..092fb48 100644 --- a/themes/frontier-contrast.theme.json +++ b/themes/frontier-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#2ebf7e", "background": "#110f0e", + "disabledBackground": "#110f0e", + "inactiveBackground": "#110f0e", "borderColor": "#191615", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/frontier-light.theme.json b/themes/frontier-light.theme.json index 2e1ed81..71d70cb 100644 --- a/themes/frontier-light.theme.json +++ b/themes/frontier-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#1a724a", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/frontier.theme.json b/themes/frontier.theme.json index bd1d319..1c4b130 100644 --- a/themes/frontier.theme.json +++ b/themes/frontier.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#2ebf7e", "background": "#36312c", + "disabledBackground": "#36312c", + "inactiveBackground": "#36312c", "borderColor": "#3e3933", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/github-contrast.theme.json b/themes/github-contrast.theme.json index 2f3941f..781cb80 100644 --- a/themes/github-contrast.theme.json +++ b/themes/github-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#5a6fad", "background": "#111111", + "disabledBackground": "#111111", + "inactiveBackground": "#111111", "borderColor": "#191919", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/github-light.theme.json b/themes/github-light.theme.json index 76e0770..8ca439d 100644 --- a/themes/github-light.theme.json +++ b/themes/github-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#445588", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/github.theme.json b/themes/github.theme.json index 2756f20..a76283a 100644 --- a/themes/github.theme.json +++ b/themes/github.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#5a6fad", "background": "#333333", + "disabledBackground": "#333333", + "inactiveBackground": "#333333", "borderColor": "#3b3b3b", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/glance-contrast.theme.json b/themes/glance-contrast.theme.json index d274b8a..93a40c1 100644 --- a/themes/glance-contrast.theme.json +++ b/themes/glance-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#6e81a0", "background": "#111219", + "disabledBackground": "#111219", + "inactiveBackground": "#111219", "borderColor": "#171922", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/glance-light.theme.json b/themes/glance-light.theme.json index 92cd024..71e0f26 100644 --- a/themes/glance-light.theme.json +++ b/themes/glance-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#6e81a0", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/glance.theme.json b/themes/glance.theme.json index 3410985..1e177fc 100644 --- a/themes/glance.theme.json +++ b/themes/glance.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#6e81a0", "background": "#2d3142", + "disabledBackground": "#2d3142", + "inactiveBackground": "#2d3142", "borderColor": "#33384b", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/gloom-contrast.theme.json b/themes/gloom-contrast.theme.json index 9e15e85..0e28ce1 100644 --- a/themes/gloom-contrast.theme.json +++ b/themes/gloom-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ff5d38", "background": "#0f120f", + "disabledBackground": "#0f120f", + "inactiveBackground": "#0f120f", "borderColor": "#161a16", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/gloom-light.theme.json b/themes/gloom-light.theme.json index 5bdca19..9de5288 100644 --- a/themes/gloom-light.theme.json +++ b/themes/gloom-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ff5d38", "background": "#d8ebe5", + "disabledBackground": "#d8ebe5", + "inactiveBackground": "#d8ebe5", "borderColor": "#cee6de", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/gloom.theme.json b/themes/gloom.theme.json index 77df332..c033ba7 100644 --- a/themes/gloom.theme.json +++ b/themes/gloom.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ff5d38", "background": "#2a332b", + "disabledBackground": "#2a332b", + "inactiveBackground": "#2a332b", "borderColor": "#313b32", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/glowfish-contrast.theme.json b/themes/glowfish-contrast.theme.json index 280eaa3..2cd6469 100644 --- a/themes/glowfish-contrast.theme.json +++ b/themes/glowfish-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#95cc5e", "background": "#090b07", + "disabledBackground": "#090b07", + "inactiveBackground": "#090b07", "borderColor": "#11140d", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/glowfish-light.theme.json b/themes/glowfish-light.theme.json index 162d636..68fa74d 100644 --- a/themes/glowfish-light.theme.json +++ b/themes/glowfish-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#95cc5e", "background": "#e3eadc", + "disabledBackground": "#e3eadc", + "inactiveBackground": "#e3eadc", "borderColor": "#dbe4d2", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/glowfish.theme.json b/themes/glowfish.theme.json index c0df84d..4ce6657 100644 --- a/themes/glowfish.theme.json +++ b/themes/glowfish.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#95cc5e", "background": "#191f13", + "disabledBackground": "#191f13", + "inactiveBackground": "#191f13", "borderColor": "#212819", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/goldfish-contrast.theme.json b/themes/goldfish-contrast.theme.json index 57659cd..c0c4efe 100644 --- a/themes/goldfish-contrast.theme.json +++ b/themes/goldfish-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f38630", "background": "#0c0d0e", + "disabledBackground": "#0c0d0e", + "inactiveBackground": "#0c0d0e", "borderColor": "#131516", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/goldfish-light.theme.json b/themes/goldfish-light.theme.json index 360c8cd..3c048bf 100644 --- a/themes/goldfish-light.theme.json +++ b/themes/goldfish-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f38630", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/goldfish.theme.json b/themes/goldfish.theme.json index 0239c8f..e13e582 100644 --- a/themes/goldfish.theme.json +++ b/themes/goldfish.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f38630", "background": "#2e3336", + "disabledBackground": "#2e3336", + "inactiveBackground": "#2e3336", "borderColor": "#353b3e", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/grunge-contrast.theme.json b/themes/grunge-contrast.theme.json index 4b48a63..a57eda2 100644 --- a/themes/grunge-contrast.theme.json +++ b/themes/grunge-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ffc48c", "background": "#0c0c0a", + "disabledBackground": "#0c0c0a", + "inactiveBackground": "#0c0c0a", "borderColor": "#141411", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/grunge-light.theme.json b/themes/grunge-light.theme.json index 19dece9..768fee1 100644 --- a/themes/grunge-light.theme.json +++ b/themes/grunge-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ffc48c", "background": "#f8f8f2", + "disabledBackground": "#f8f8f2", + "inactiveBackground": "#f8f8f2", "borderColor": "#f3f3e8", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/grunge.theme.json b/themes/grunge.theme.json index 5eb12cf..f88f42c 100644 --- a/themes/grunge.theme.json +++ b/themes/grunge.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ffc48c", "background": "#31332c", + "disabledBackground": "#31332c", + "inactiveBackground": "#31332c", "borderColor": "#393b33", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/halflife-contrast.theme.json b/themes/halflife-contrast.theme.json index 7a521ef..ceb9b86 100644 --- a/themes/halflife-contrast.theme.json +++ b/themes/halflife-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f85931", "background": "#000000", + "disabledBackground": "#000000", + "inactiveBackground": "#000000", "borderColor": "#080808", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/halflife-light.theme.json b/themes/halflife-light.theme.json index ce793e3..449e64e 100644 --- a/themes/halflife-light.theme.json +++ b/themes/halflife-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f85931", "background": "#f0f0f0", + "disabledBackground": "#f0f0f0", + "inactiveBackground": "#f0f0f0", "borderColor": "#e8e8e8", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/halflife.theme.json b/themes/halflife.theme.json index 1a7a2fd..d71fc40 100644 --- a/themes/halflife.theme.json +++ b/themes/halflife.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f85931", "background": "#222222", + "disabledBackground": "#222222", + "inactiveBackground": "#222222", "borderColor": "#2a2a2a", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/hawaii-contrast.theme.json b/themes/hawaii-contrast.theme.json index cf1f51a..d53d996 100644 --- a/themes/hawaii-contrast.theme.json +++ b/themes/hawaii-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#92d8e8", "background": "#111110", + "disabledBackground": "#111110", + "inactiveBackground": "#111110", "borderColor": "#191917", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/hawaii-light.theme.json b/themes/hawaii-light.theme.json index abe7b10..6ebe3cb 100644 --- a/themes/hawaii-light.theme.json +++ b/themes/hawaii-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#92d8e8", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/hawaii.theme.json b/themes/hawaii.theme.json index b7d38d4..82108e5 100644 --- a/themes/hawaii.theme.json +++ b/themes/hawaii.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#92d8e8", "background": "#333130", + "disabledBackground": "#333130", + "inactiveBackground": "#333130", "borderColor": "#3b3937", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/heroku-contrast.theme.json b/themes/heroku-contrast.theme.json index 8dee1f4..9dfebf2 100644 --- a/themes/heroku-contrast.theme.json +++ b/themes/heroku-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#a6fa62", "background": "#0b0b0f", + "disabledBackground": "#0b0b0f", + "inactiveBackground": "#0b0b0f", "borderColor": "#111118", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/heroku-light.theme.json b/themes/heroku-light.theme.json index da4d9f9..2e35f17 100644 --- a/themes/heroku-light.theme.json +++ b/themes/heroku-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#6daf36", "background": "#f7f7fc", + "disabledBackground": "#f7f7fc", + "inactiveBackground": "#f7f7fc", "borderColor": "#ececf8", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/heroku.theme.json b/themes/heroku.theme.json index 23fde47..45d354f 100644 --- a/themes/heroku.theme.json +++ b/themes/heroku.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#a6fa62", "background": "#1b1b24", + "disabledBackground": "#1b1b24", + "inactiveBackground": "#1b1b24", "borderColor": "#22222d", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/hive-contrast.theme.json b/themes/hive-contrast.theme.json index 20489a9..21d0dde 100644 --- a/themes/hive-contrast.theme.json +++ b/themes/hive-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#6e81a0", "background": "#0f1016", + "disabledBackground": "#0f1016", + "inactiveBackground": "#0f1016", "borderColor": "#15171f", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/hive-light.theme.json b/themes/hive-light.theme.json index cfe3161..836d412 100644 --- a/themes/hive-light.theme.json +++ b/themes/hive-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#6e81a0", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/hive.theme.json b/themes/hive.theme.json index 06855f9..3f842aa 100644 --- a/themes/hive.theme.json +++ b/themes/hive.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#6e81a0", "background": "#2d3142", + "disabledBackground": "#2d3142", + "inactiveBackground": "#2d3142", "borderColor": "#33384b", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/horizon-contrast.theme.json b/themes/horizon-contrast.theme.json index 10c1ded..c6d9b92 100644 --- a/themes/horizon-contrast.theme.json +++ b/themes/horizon-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e524a9", "background": "#11101c", + "disabledBackground": "#11101c", + "inactiveBackground": "#11101c", "borderColor": "#171626", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/horizon-light.theme.json b/themes/horizon-light.theme.json index 3ca0282..aaf4e1e 100644 --- a/themes/horizon-light.theme.json +++ b/themes/horizon-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e524a9", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/horizon.theme.json b/themes/horizon.theme.json index 690c3c6..042e0ee 100644 --- a/themes/horizon.theme.json +++ b/themes/horizon.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e524a9", "background": "#474466", + "disabledBackground": "#474466", + "inactiveBackground": "#474466", "borderColor": "#4d4a6f", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/hub-contrast.theme.json b/themes/hub-contrast.theme.json index 5ab3450..78c5552 100644 --- a/themes/hub-contrast.theme.json +++ b/themes/hub-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#9b78db", "background": "#191d21", + "disabledBackground": "#191d21", + "inactiveBackground": "#191d21", "borderColor": "#20252a", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/hub-light.theme.json b/themes/hub-light.theme.json index df28b35..e66f964 100644 --- a/themes/hub-light.theme.json +++ b/themes/hub-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#6f42c1", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/hub.theme.json b/themes/hub.theme.json index 3ba00e0..f5754aa 100644 --- a/themes/hub.theme.json +++ b/themes/hub.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#9b78db", "background": "#3b444c", + "disabledBackground": "#3b444c", + "inactiveBackground": "#3b444c", "borderColor": "#424c55", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/hyrule-contrast.theme.json b/themes/hyrule-contrast.theme.json index 221640d..b152ae1 100644 --- a/themes/hyrule-contrast.theme.json +++ b/themes/hyrule-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f5c504", "background": "#0c0c0c", + "disabledBackground": "#0c0c0c", + "inactiveBackground": "#0c0c0c", "borderColor": "#141414", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/hyrule-light.theme.json b/themes/hyrule-light.theme.json index dc45726..fee2b7f 100644 --- a/themes/hyrule-light.theme.json +++ b/themes/hyrule-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#b7950c", "background": "#c0d5c1", + "disabledBackground": "#c0d5c1", + "inactiveBackground": "#c0d5c1", "borderColor": "#b7cfb8", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/hyrule.theme.json b/themes/hyrule.theme.json index ffae5cd..ad55801 100644 --- a/themes/hyrule.theme.json +++ b/themes/hyrule.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f5c504", "background": "#2d2c2b", + "disabledBackground": "#2d2c2b", + "inactiveBackground": "#2d2c2b", "borderColor": "#353432", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/iceberg-contrast.theme.json b/themes/iceberg-contrast.theme.json index c903b10..718b9cf 100644 --- a/themes/iceberg-contrast.theme.json +++ b/themes/iceberg-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ffffff", "background": "#0b0e0e", + "disabledBackground": "#0b0e0e", + "inactiveBackground": "#0b0e0e", "borderColor": "#121717", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/iceberg-light.theme.json b/themes/iceberg-light.theme.json index 071f215..77b82ab 100644 --- a/themes/iceberg-light.theme.json +++ b/themes/iceberg-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#323b3d", "background": "#bdd6db", + "disabledBackground": "#bdd6db", + "inactiveBackground": "#bdd6db", "borderColor": "#b3d0d6", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/iceberg.theme.json b/themes/iceberg.theme.json index 69c71ed..c06a3c0 100644 --- a/themes/iceberg.theme.json +++ b/themes/iceberg.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ffffff", "background": "#323b3d", + "disabledBackground": "#323b3d", + "inactiveBackground": "#323b3d", "borderColor": "#394345", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/isotope-contrast.theme.json b/themes/isotope-contrast.theme.json index 30c2530..a839c0c 100644 --- a/themes/isotope-contrast.theme.json +++ b/themes/isotope-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#72b01d", "background": "#0e0f11", + "disabledBackground": "#0e0f11", + "inactiveBackground": "#0e0f11", "borderColor": "#151619", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/isotope-light.theme.json b/themes/isotope-light.theme.json index 8dddf93..9491672 100644 --- a/themes/isotope-light.theme.json +++ b/themes/isotope-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#72b01d", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/isotope.theme.json b/themes/isotope.theme.json index b547130..2cbeab4 100644 --- a/themes/isotope.theme.json +++ b/themes/isotope.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#72b01d", "background": "#454955", + "disabledBackground": "#454955", + "inactiveBackground": "#454955", "borderColor": "#4c505d", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/jewel-contrast.theme.json b/themes/jewel-contrast.theme.json index 40fa0c3..0c81c11 100644 --- a/themes/jewel-contrast.theme.json +++ b/themes/jewel-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#62c47c", "background": "#141619", + "disabledBackground": "#141619", + "inactiveBackground": "#141619", "borderColor": "#1b1d21", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/jewel-light.theme.json b/themes/jewel-light.theme.json index 6c8c43f..4f13596 100644 --- a/themes/jewel-light.theme.json +++ b/themes/jewel-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#62c47c", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/jewel.theme.json b/themes/jewel.theme.json index e01a20f..520e259 100644 --- a/themes/jewel.theme.json +++ b/themes/jewel.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#62c47c", "background": "#32373d", + "disabledBackground": "#32373d", + "inactiveBackground": "#32373d", "borderColor": "#393f45", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/jingle-contrast.theme.json b/themes/jingle-contrast.theme.json index d545af0..f9e6db4 100644 --- a/themes/jingle-contrast.theme.json +++ b/themes/jingle-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#7ec579", "background": "#0d1011", + "disabledBackground": "#0d1011", + "inactiveBackground": "#0d1011", "borderColor": "#14181a", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/jingle-light.theme.json b/themes/jingle-light.theme.json index ef4ff9b..76bad0d 100644 --- a/themes/jingle-light.theme.json +++ b/themes/jingle-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#7ec579", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/jingle.theme.json b/themes/jingle.theme.json index 7454bb1..43dcb2a 100644 --- a/themes/jingle.theme.json +++ b/themes/jingle.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#7ec579", "background": "#283035", + "disabledBackground": "#283035", + "inactiveBackground": "#283035", "borderColor": "#2f383e", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/joker-contrast.theme.json b/themes/joker-contrast.theme.json index 38c7406..09ff49d 100644 --- a/themes/joker-contrast.theme.json +++ b/themes/joker-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#9a6fc4", "background": "#141619", + "disabledBackground": "#141619", + "inactiveBackground": "#141619", "borderColor": "#1b1d21", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/joker-light.theme.json b/themes/joker-light.theme.json index 2ffd746..9bcc1f2 100644 --- a/themes/joker-light.theme.json +++ b/themes/joker-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#9a6fc4", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/joker.theme.json b/themes/joker.theme.json index bdd26ba..de9a319 100644 --- a/themes/joker.theme.json +++ b/themes/joker.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#9a6fc4", "background": "#32373d", + "disabledBackground": "#32373d", + "inactiveBackground": "#32373d", "borderColor": "#393f45", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/juicy-contrast.theme.json b/themes/juicy-contrast.theme.json index 1601935..4e93ce0 100644 --- a/themes/juicy-contrast.theme.json +++ b/themes/juicy-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f85931", "background": "#000000", + "disabledBackground": "#000000", + "inactiveBackground": "#000000", "borderColor": "#080808", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/juicy-light.theme.json b/themes/juicy-light.theme.json index c2211c3..7764348 100644 --- a/themes/juicy-light.theme.json +++ b/themes/juicy-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f85931", "background": "#f0f0f0", + "disabledBackground": "#f0f0f0", + "inactiveBackground": "#f0f0f0", "borderColor": "#e8e8e8", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/juicy.theme.json b/themes/juicy.theme.json index 7bcf713..c050fbd 100644 --- a/themes/juicy.theme.json +++ b/themes/juicy.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f85931", "background": "#222222", + "disabledBackground": "#222222", + "inactiveBackground": "#222222", "borderColor": "#2a2a2a", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/jumper-contrast.theme.json b/themes/jumper-contrast.theme.json index 101ea6b..c1d79d8 100644 --- a/themes/jumper-contrast.theme.json +++ b/themes/jumper-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#36a595", "background": "#0e1111", + "disabledBackground": "#0e1111", + "inactiveBackground": "#0e1111", "borderColor": "#151919", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/jumper-light.theme.json b/themes/jumper-light.theme.json index ab83f62..796d490 100644 --- a/themes/jumper-light.theme.json +++ b/themes/jumper-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#36a595", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/jumper.theme.json b/themes/jumper.theme.json index 16992af..3152958 100644 --- a/themes/jumper.theme.json +++ b/themes/jumper.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#36a595", "background": "#222a2a", + "disabledBackground": "#222a2a", + "inactiveBackground": "#222a2a", "borderColor": "#293232", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/keen-contrast.theme.json b/themes/keen-contrast.theme.json index e45a895..9509b06 100644 --- a/themes/keen-contrast.theme.json +++ b/themes/keen-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#8767b7", "background": "#000000", + "disabledBackground": "#000000", + "inactiveBackground": "#000000", "borderColor": "#080808", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/keen-light.theme.json b/themes/keen-light.theme.json index 02e69a1..0c1825d 100644 --- a/themes/keen-light.theme.json +++ b/themes/keen-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#8767b7", "background": "#cccccc", + "disabledBackground": "#cccccc", + "inactiveBackground": "#cccccc", "borderColor": "#c4c4c4", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/keen.theme.json b/themes/keen.theme.json index 868973f..3755082 100644 --- a/themes/keen.theme.json +++ b/themes/keen.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#8767b7", "background": "#111111", + "disabledBackground": "#111111", + "inactiveBackground": "#111111", "borderColor": "#191919", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/kiwi-contrast.theme.json b/themes/kiwi-contrast.theme.json index 687ef5d..a836368 100644 --- a/themes/kiwi-contrast.theme.json +++ b/themes/kiwi-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#95c72a", "background": "#0c0f0e", + "disabledBackground": "#0c0f0e", + "inactiveBackground": "#0c0f0e", "borderColor": "#131716", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/kiwi-light.theme.json b/themes/kiwi-light.theme.json index 88bb44d..14e5055 100644 --- a/themes/kiwi-light.theme.json +++ b/themes/kiwi-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#95c72a", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/kiwi.theme.json b/themes/kiwi.theme.json index 1365340..5c27737 100644 --- a/themes/kiwi.theme.json +++ b/themes/kiwi.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#95c72a", "background": "#2a3330", + "disabledBackground": "#2a3330", + "inactiveBackground": "#2a3330", "borderColor": "#313b38", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/laracasts-contrast.theme.json b/themes/laracasts-contrast.theme.json index 264ea69..0f81e1d 100644 --- a/themes/laracasts-contrast.theme.json +++ b/themes/laracasts-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ef6733", "background": "#292d33", + "disabledBackground": "#292d33", + "inactiveBackground": "#292d33", "borderColor": "#30343b", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/laracasts-light.theme.json b/themes/laracasts-light.theme.json index 716d0b4..81cccf2 100644 --- a/themes/laracasts-light.theme.json +++ b/themes/laracasts-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ef6733", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/laracasts.theme.json b/themes/laracasts.theme.json index 44cfef1..3b1d6a7 100644 --- a/themes/laracasts.theme.json +++ b/themes/laracasts.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ef6733", "background": "#4d545d", + "disabledBackground": "#4d545d", + "inactiveBackground": "#4d545d", "borderColor": "#545c65", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/laravel-contrast.theme.json b/themes/laravel-contrast.theme.json index 4923022..dd9b98e 100644 --- a/themes/laravel-contrast.theme.json +++ b/themes/laravel-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ffc48c", "background": "#000000", + "disabledBackground": "#000000", + "inactiveBackground": "#000000", "borderColor": "#080808", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/laravel-light.theme.json b/themes/laravel-light.theme.json index 1d1dd5f..5c37fec 100644 --- a/themes/laravel-light.theme.json +++ b/themes/laravel-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ffc48c", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/laravel.theme.json b/themes/laravel.theme.json index fb3c2e6..3e8f088 100644 --- a/themes/laravel.theme.json +++ b/themes/laravel.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ffc48c", "background": "#2e2c2b", + "disabledBackground": "#2e2c2b", + "inactiveBackground": "#2e2c2b", "borderColor": "#363432", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/lavender-contrast.theme.json b/themes/lavender-contrast.theme.json index 90c2349..feae7e3 100644 --- a/themes/lavender-contrast.theme.json +++ b/themes/lavender-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#8e69c9", "background": "#080709", + "disabledBackground": "#080709", + "inactiveBackground": "#080709", "borderColor": "#100e12", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/lavender-light.theme.json b/themes/lavender-light.theme.json index b5a241a..751d89a 100644 --- a/themes/lavender-light.theme.json +++ b/themes/lavender-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#8e69c9", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/lavender.theme.json b/themes/lavender.theme.json index 7fc2fb8..ffcda6c 100644 --- a/themes/lavender.theme.json +++ b/themes/lavender.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#8e69c9", "background": "#29222e", + "disabledBackground": "#29222e", + "inactiveBackground": "#29222e", "borderColor": "#312837", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/legacy-contrast.theme.json b/themes/legacy-contrast.theme.json index b7cd37a..d64d9e8 100644 --- a/themes/legacy-contrast.theme.json +++ b/themes/legacy-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#267fb5", "background": "#080a0c", + "disabledBackground": "#080a0c", + "inactiveBackground": "#080a0c", "borderColor": "#0e1215", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/legacy-light.theme.json b/themes/legacy-light.theme.json index a135261..eac2773 100644 --- a/themes/legacy-light.theme.json +++ b/themes/legacy-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#267fb5", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/legacy.theme.json b/themes/legacy.theme.json index b4f711f..07d4e06 100644 --- a/themes/legacy.theme.json +++ b/themes/legacy.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#267fb5", "background": "#212933", + "disabledBackground": "#212933", + "inactiveBackground": "#212933", "borderColor": "#27303c", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/lichen-contrast.theme.json b/themes/lichen-contrast.theme.json index a252be0..05c1d38 100644 --- a/themes/lichen-contrast.theme.json +++ b/themes/lichen-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#1a9d6b", "background": "#090d11", + "disabledBackground": "#090d11", + "inactiveBackground": "#090d11", "borderColor": "#0e151b", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/lichen-light.theme.json b/themes/lichen-light.theme.json index 044cc02..0490323 100644 --- a/themes/lichen-light.theme.json +++ b/themes/lichen-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#1a9d6b", "background": "#e6e9ed", + "disabledBackground": "#e6e9ed", + "inactiveBackground": "#e6e9ed", "borderColor": "#dde1e7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/lichen.theme.json b/themes/lichen.theme.json index 321692c..004cd3b 100644 --- a/themes/lichen.theme.json +++ b/themes/lichen.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#1a9d6b", "background": "#1a252f", + "disabledBackground": "#1a252f", + "inactiveBackground": "#1a252f", "borderColor": "#1f2d39", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/loyal-contrast.theme.json b/themes/loyal-contrast.theme.json index 5a666bb..8d951ba 100644 --- a/themes/loyal-contrast.theme.json +++ b/themes/loyal-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#b3adba", "background": "#1d1b23", + "disabledBackground": "#1d1b23", + "inactiveBackground": "#1d1b23", "borderColor": "#24222c", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/loyal-light.theme.json b/themes/loyal-light.theme.json index d3ddf48..10b3820 100644 --- a/themes/loyal-light.theme.json +++ b/themes/loyal-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#b3adba", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/loyal.theme.json b/themes/loyal.theme.json index fffe6df..728e53d 100644 --- a/themes/loyal.theme.json +++ b/themes/loyal.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#b3adba", "background": "#413e4f", + "disabledBackground": "#413e4f", + "inactiveBackground": "#413e4f", "borderColor": "#484558", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/mauve-contrast.theme.json b/themes/mauve-contrast.theme.json index c6e3ca8..977386b 100644 --- a/themes/mauve-contrast.theme.json +++ b/themes/mauve-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#dbd053", "background": "#191119", + "disabledBackground": "#191119", + "inactiveBackground": "#191119", "borderColor": "#221722", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/mauve-light.theme.json b/themes/mauve-light.theme.json index 331bea4..4c1149c 100644 --- a/themes/mauve-light.theme.json +++ b/themes/mauve-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#dbd053", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/mauve.theme.json b/themes/mauve.theme.json index 0ef5a77..14cd1d4 100644 --- a/themes/mauve.theme.json +++ b/themes/mauve.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#dbd053", "background": "#372638", + "disabledBackground": "#372638", + "inactiveBackground": "#372638", "borderColor": "#402c41", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/mellow-contrast.theme.json b/themes/mellow-contrast.theme.json index e128937..083ab51 100644 --- a/themes/mellow-contrast.theme.json +++ b/themes/mellow-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f55d79", "background": "#0b0a09", + "disabledBackground": "#0b0a09", + "inactiveBackground": "#0b0a09", "borderColor": "#131210", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/mellow-light.theme.json b/themes/mellow-light.theme.json index 8c066a8..cf0e820 100644 --- a/themes/mellow-light.theme.json +++ b/themes/mellow-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f55d79", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/mellow.theme.json b/themes/mellow.theme.json index d1dd180..7e4bd23 100644 --- a/themes/mellow.theme.json +++ b/themes/mellow.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f55d79", "background": "#36312c", + "disabledBackground": "#36312c", + "inactiveBackground": "#36312c", "borderColor": "#3e3933", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/mintchoc-contrast.theme.json b/themes/mintchoc-contrast.theme.json index bb7d6c9..6c248f2 100644 --- a/themes/mintchoc-contrast.theme.json +++ b/themes/mintchoc-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#008d62", "background": "#0c0a08", + "disabledBackground": "#0c0a08", + "inactiveBackground": "#0c0a08", "borderColor": "#15120e", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/mintchoc-light.theme.json b/themes/mintchoc-light.theme.json index 4c72bd5..92b4759 100644 --- a/themes/mintchoc-light.theme.json +++ b/themes/mintchoc-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#008d62", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/mintchoc.theme.json b/themes/mintchoc.theme.json index d959ceb..165e046 100644 --- a/themes/mintchoc.theme.json +++ b/themes/mintchoc.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#008d62", "background": "#2b221c", + "disabledBackground": "#2b221c", + "inactiveBackground": "#2b221c", "borderColor": "#342922", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/monzo-contrast.theme.json b/themes/monzo-contrast.theme.json index 7a3433c..ef2dda1 100644 --- a/themes/monzo-contrast.theme.json +++ b/themes/monzo-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#247888", "background": "#0b1421", + "disabledBackground": "#0b1421", + "inactiveBackground": "#0b1421", "borderColor": "#0f1b2c", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/monzo-light.theme.json b/themes/monzo-light.theme.json index abb6bae..31108ce 100644 --- a/themes/monzo-light.theme.json +++ b/themes/monzo-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#247888", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/monzo.theme.json b/themes/monzo.theme.json index e231b16..d091b9a 100644 --- a/themes/monzo.theme.json +++ b/themes/monzo.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#247888", "background": "#15243b", + "disabledBackground": "#15243b", + "inactiveBackground": "#15243b", "borderColor": "#192b46", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/morass-contrast.theme.json b/themes/morass-contrast.theme.json index 1e20af5..8fc3c1f 100644 --- a/themes/morass-contrast.theme.json +++ b/themes/morass-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#677c71", "background": "#1a1f1d", + "disabledBackground": "#1a1f1d", + "inactiveBackground": "#1a1f1d", "borderColor": "#212725", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/morass-light.theme.json b/themes/morass-light.theme.json index 6acaaf0..bf7c476 100644 --- a/themes/morass-light.theme.json +++ b/themes/morass-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#677c71", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/morass.theme.json b/themes/morass.theme.json index 36b6cf0..2c6cad5 100644 --- a/themes/morass.theme.json +++ b/themes/morass.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#677c71", "background": "#313a36", + "disabledBackground": "#313a36", + "inactiveBackground": "#313a36", "borderColor": "#38423e", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/mud-contrast.theme.json b/themes/mud-contrast.theme.json index 77ede54..1adfa68 100644 --- a/themes/mud-contrast.theme.json +++ b/themes/mud-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#eaba2c", "background": "#0d0b0b", + "disabledBackground": "#0d0b0b", + "inactiveBackground": "#0d0b0b", "borderColor": "#151212", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/mud-light.theme.json b/themes/mud-light.theme.json index 2ffa398..a82e4d5 100644 --- a/themes/mud-light.theme.json +++ b/themes/mud-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#c4a446", "background": "#ede8e8", + "disabledBackground": "#ede8e8", + "inactiveBackground": "#ede8e8", "borderColor": "#e6dfdf", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/mud.theme.json b/themes/mud.theme.json index d7c2f6f..5d34a46 100644 --- a/themes/mud.theme.json +++ b/themes/mud.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e9c865", "background": "#403635", + "disabledBackground": "#403635", + "inactiveBackground": "#403635", "borderColor": "#483d3c", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/newton-contrast.theme.json b/themes/newton-contrast.theme.json index 692404d..8af379b 100644 --- a/themes/newton-contrast.theme.json +++ b/themes/newton-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ffbf69", "background": "#121014", + "disabledBackground": "#121014", + "inactiveBackground": "#121014", "borderColor": "#1a171c", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/newton-light.theme.json b/themes/newton-light.theme.json index b9a7210..0f22f2b 100644 --- a/themes/newton-light.theme.json +++ b/themes/newton-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ffbf69", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/newton.theme.json b/themes/newton.theme.json index 1e9f101..00d1708 100644 --- a/themes/newton.theme.json +++ b/themes/newton.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ffbf69", "background": "#342e37", + "disabledBackground": "#342e37", + "inactiveBackground": "#342e37", "borderColor": "#3c353f", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/otakon-contrast.theme.json b/themes/otakon-contrast.theme.json index 40182d9..0759d58 100644 --- a/themes/otakon-contrast.theme.json +++ b/themes/otakon-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f0b9d4", "background": "#171417", + "disabledBackground": "#171417", + "inactiveBackground": "#171417", "borderColor": "#1f1b1f", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/otakon-light.theme.json b/themes/otakon-light.theme.json index bdd45b6..aa673c4 100644 --- a/themes/otakon-light.theme.json +++ b/themes/otakon-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f0b9d4", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/otakon.theme.json b/themes/otakon.theme.json index 01803b9..940f316 100644 --- a/themes/otakon.theme.json +++ b/themes/otakon.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f0b9d4", "background": "#3f373f", + "disabledBackground": "#3f373f", + "inactiveBackground": "#3f373f", "borderColor": "#473e47", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/overflow-contrast.theme.json b/themes/overflow-contrast.theme.json index e98d899..95de16b 100644 --- a/themes/overflow-contrast.theme.json +++ b/themes/overflow-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#b0ca48", "background": "#14181c", + "disabledBackground": "#14181c", + "inactiveBackground": "#14181c", "borderColor": "#1a2025", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/overflow-light.theme.json b/themes/overflow-light.theme.json index ee64bc2..4eaff3c 100644 --- a/themes/overflow-light.theme.json +++ b/themes/overflow-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#b0ca48", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/overflow.theme.json b/themes/overflow.theme.json index 9418411..814b077 100644 --- a/themes/overflow.theme.json +++ b/themes/overflow.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#b0ca48", "background": "#252c33", + "disabledBackground": "#252c33", + "inactiveBackground": "#252c33", "borderColor": "#2b343c", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/pastel-contrast.theme.json b/themes/pastel-contrast.theme.json index be26e85..0153238 100644 --- a/themes/pastel-contrast.theme.json +++ b/themes/pastel-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e2e060", "background": "#0f0f0f", + "disabledBackground": "#0f0f0f", + "inactiveBackground": "#0f0f0f", "borderColor": "#171717", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/pastel-light.theme.json b/themes/pastel-light.theme.json index 97f535d..2db4413 100644 --- a/themes/pastel-light.theme.json +++ b/themes/pastel-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e2e060", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/pastel.theme.json b/themes/pastel.theme.json index 9ea8439..b9135ba 100644 --- a/themes/pastel.theme.json +++ b/themes/pastel.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e2e060", "background": "#222222", + "disabledBackground": "#222222", + "inactiveBackground": "#222222", "borderColor": "#2a2a2a", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/patriot-contrast.theme.json b/themes/patriot-contrast.theme.json index 9d89f36..4446387 100644 --- a/themes/patriot-contrast.theme.json +++ b/themes/patriot-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#de333c", "background": "#0d0e0f", + "disabledBackground": "#0d0e0f", + "inactiveBackground": "#0d0e0f", "borderColor": "#141617", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/patriot-light.theme.json b/themes/patriot-light.theme.json index c78c680..dbb8bf6 100644 --- a/themes/patriot-light.theme.json +++ b/themes/patriot-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#de333c", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/patriot.theme.json b/themes/patriot.theme.json index ac5bb86..a701047 100644 --- a/themes/patriot.theme.json +++ b/themes/patriot.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#de333c", "background": "#2d3133", + "disabledBackground": "#2d3133", + "inactiveBackground": "#2d3133", "borderColor": "#34393b", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/peacock-contrast.theme.json b/themes/peacock-contrast.theme.json index b4bda9f..01d6d80 100644 --- a/themes/peacock-contrast.theme.json +++ b/themes/peacock-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ff5d38", "background": "#0c0c0b", + "disabledBackground": "#0c0c0b", + "inactiveBackground": "#0c0c0b", "borderColor": "#141412", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/peacock-light.theme.json b/themes/peacock-light.theme.json index 49b2233..b21f2f8 100644 --- a/themes/peacock-light.theme.json +++ b/themes/peacock-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ff5d38", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/peacock.theme.json b/themes/peacock.theme.json index 055f77d..e228819 100644 --- a/themes/peacock.theme.json +++ b/themes/peacock.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ff5d38", "background": "#2b2a27", + "disabledBackground": "#2b2a27", + "inactiveBackground": "#2b2a27", "borderColor": "#33322e", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/peacocks-in-space-contrast.theme.json b/themes/peacocks-in-space-contrast.theme.json index 4736533..93de045 100644 --- a/themes/peacocks-in-space-contrast.theme.json +++ b/themes/peacocks-in-space-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ff5d38", "background": "#121419", + "disabledBackground": "#121419", + "inactiveBackground": "#121419", "borderColor": "#181b22", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/peacocks-in-space-light.theme.json b/themes/peacocks-in-space-light.theme.json index a9bd9ce..ec76579 100644 --- a/themes/peacocks-in-space-light.theme.json +++ b/themes/peacocks-in-space-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ff5d38", "background": "#dee3ec", + "disabledBackground": "#dee3ec", + "inactiveBackground": "#dee3ec", "borderColor": "#d4dbe6", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/peacocks-in-space.theme.json b/themes/peacocks-in-space.theme.json index f3090f8..2231177 100644 --- a/themes/peacocks-in-space.theme.json +++ b/themes/peacocks-in-space.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ff5d38", "background": "#2b303b", + "disabledBackground": "#2b303b", + "inactiveBackground": "#2b303b", "borderColor": "#313744", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/peel-contrast.theme.json b/themes/peel-contrast.theme.json index aaf4e0f..ad7b901 100644 --- a/themes/peel-contrast.theme.json +++ b/themes/peel-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#d3643b", "background": "#0c0b0a", + "disabledBackground": "#0c0b0a", + "inactiveBackground": "#0c0b0a", "borderColor": "#141311", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/peel-light.theme.json b/themes/peel-light.theme.json index 2fa6419..51bbde5 100644 --- a/themes/peel-light.theme.json +++ b/themes/peel-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#d3643b", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/peel.theme.json b/themes/peel.theme.json index a5a2418..2ebd7ba 100644 --- a/themes/peel.theme.json +++ b/themes/peel.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#d3643b", "background": "#23201c", + "disabledBackground": "#23201c", + "inactiveBackground": "#23201c", "borderColor": "#2b2823", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/penitent-contrast.theme.json b/themes/penitent-contrast.theme.json index 6b9da5f..1f13e9b 100644 --- a/themes/penitent-contrast.theme.json +++ b/themes/penitent-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ea983a", "background": "#101c18", + "disabledBackground": "#101c18", + "inactiveBackground": "#101c18", "borderColor": "#162620", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/penitent-light.theme.json b/themes/penitent-light.theme.json index ebbf436..87e3b55 100644 --- a/themes/penitent-light.theme.json +++ b/themes/penitent-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ea983a", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/penitent.theme.json b/themes/penitent.theme.json index ac79125..3c73f4e 100644 --- a/themes/penitent.theme.json +++ b/themes/penitent.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ea983a", "background": "#1f352e", + "disabledBackground": "#1f352e", + "inactiveBackground": "#1f352e", "borderColor": "#253f36", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/piggy-contrast.theme.json b/themes/piggy-contrast.theme.json index 07fb441..06f98d6 100644 --- a/themes/piggy-contrast.theme.json +++ b/themes/piggy-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f52e62", "background": "#1c1618", + "disabledBackground": "#1c1618", + "inactiveBackground": "#1c1618", "borderColor": "#251d1f", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/piggy-light.theme.json b/themes/piggy-light.theme.json index 6cdf9d6..8c32e9a 100644 --- a/themes/piggy-light.theme.json +++ b/themes/piggy-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f52e62", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/pleasure-contrast.theme.json b/themes/pleasure-contrast.theme.json index 147baf6..05946c0 100644 --- a/themes/pleasure-contrast.theme.json +++ b/themes/pleasure-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#a1cbc6", "background": "#17191c", + "disabledBackground": "#17191c", + "inactiveBackground": "#17191c", "borderColor": "#1e2124", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/pleasure-light.theme.json b/themes/pleasure-light.theme.json index 6b9880f..8e5aa70 100644 --- a/themes/pleasure-light.theme.json +++ b/themes/pleasure-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#a1cbc6", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/pleasure.theme.json b/themes/pleasure.theme.json index d972e93..859a304 100644 --- a/themes/pleasure.theme.json +++ b/themes/pleasure.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#a1cbc6", "background": "#32373d", + "disabledBackground": "#32373d", + "inactiveBackground": "#32373d", "borderColor": "#393f45", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/potpourri-contrast.theme.json b/themes/potpourri-contrast.theme.json index dd4c9eb..5d4b01a 100644 --- a/themes/potpourri-contrast.theme.json +++ b/themes/potpourri-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f76acb", "background": "#0d0c0c", + "disabledBackground": "#0d0c0c", + "inactiveBackground": "#0d0c0c", "borderColor": "#151313", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/potpourri-light.theme.json b/themes/potpourri-light.theme.json index 4f49a76..8eeb224 100644 --- a/themes/potpourri-light.theme.json +++ b/themes/potpourri-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f76acb", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/potpourri.theme.json b/themes/potpourri.theme.json index 10c5bd8..3e4218e 100644 --- a/themes/potpourri.theme.json +++ b/themes/potpourri.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f76acb", "background": "#2e2b2c", + "disabledBackground": "#2e2b2c", + "inactiveBackground": "#2e2b2c", "borderColor": "#363234", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/prime-contrast.theme.json b/themes/prime-contrast.theme.json index 65840c1..d2d546d 100644 --- a/themes/prime-contrast.theme.json +++ b/themes/prime-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ee4266", "background": "#0b0b11", + "disabledBackground": "#0b0b11", + "inactiveBackground": "#0b0b11", "borderColor": "#11111a", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/prime-light.theme.json b/themes/prime-light.theme.json index f84aa52..6b74862 100644 --- a/themes/prime-light.theme.json +++ b/themes/prime-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ee4266", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/prime.theme.json b/themes/prime.theme.json index 73cf59a..fcc22ba 100644 --- a/themes/prime.theme.json +++ b/themes/prime.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ee4266", "background": "#202030", + "disabledBackground": "#202030", + "inactiveBackground": "#202030", "borderColor": "#262639", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/rainbow-contrast.theme.json b/themes/rainbow-contrast.theme.json index d02c4e4..2922679 100644 --- a/themes/rainbow-contrast.theme.json +++ b/themes/rainbow-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f86f50", "background": "#16181a", + "disabledBackground": "#16181a", + "inactiveBackground": "#16181a", "borderColor": "#1d2022", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/rainbow-light.theme.json b/themes/rainbow-light.theme.json index 63d331d..38850f0 100644 --- a/themes/rainbow-light.theme.json +++ b/themes/rainbow-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f86f50", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/rainbow.theme.json b/themes/rainbow.theme.json index 22d01ac..ccb1587 100644 --- a/themes/rainbow.theme.json +++ b/themes/rainbow.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f86f50", "background": "#373c42", + "disabledBackground": "#373c42", + "inactiveBackground": "#373c42", "borderColor": "#3e444a", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/rebellion-contrast.theme.json b/themes/rebellion-contrast.theme.json index d6fbe94..9db48a4 100644 --- a/themes/rebellion-contrast.theme.json +++ b/themes/rebellion-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#988f2a", "background": "#0c0c09", + "disabledBackground": "#0c0c09", + "inactiveBackground": "#0c0c09", "borderColor": "#151510", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/rebellion-light.theme.json b/themes/rebellion-light.theme.json index 041b936..63016ed 100644 --- a/themes/rebellion-light.theme.json +++ b/themes/rebellion-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#988f2a", "background": "#ede8de", + "disabledBackground": "#ede8de", + "inactiveBackground": "#ede8de", "borderColor": "#e8e1d4", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/rebellion.theme.json b/themes/rebellion.theme.json index 4b96388..825a5a1 100644 --- a/themes/rebellion.theme.json +++ b/themes/rebellion.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#988f2a", "background": "#23231a", + "disabledBackground": "#23231a", + "inactiveBackground": "#23231a", "borderColor": "#2c2c21", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/revelation-contrast.theme.json b/themes/revelation-contrast.theme.json index 445c86c..582448d 100644 --- a/themes/revelation-contrast.theme.json +++ b/themes/revelation-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ffbb29", "background": "#0c0b0b", + "disabledBackground": "#0c0b0b", + "inactiveBackground": "#0c0b0b", "borderColor": "#141212", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/revelation-light.theme.json b/themes/revelation-light.theme.json index 466db00..c2aff91 100644 --- a/themes/revelation-light.theme.json +++ b/themes/revelation-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ffbb29", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/revelation.theme.json b/themes/revelation.theme.json index 96f92d4..b25981c 100644 --- a/themes/revelation.theme.json +++ b/themes/revelation.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ffbb29", "background": "#2e2c2b", + "disabledBackground": "#2e2c2b", + "inactiveBackground": "#2e2c2b", "borderColor": "#363432", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/scorch-contrast.theme.json b/themes/scorch-contrast.theme.json index 8af5fa1..230f318 100644 --- a/themes/scorch-contrast.theme.json +++ b/themes/scorch-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e77757", "background": "#160d0e", + "disabledBackground": "#160d0e", + "inactiveBackground": "#160d0e", "borderColor": "#201314", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/scorch-light.theme.json b/themes/scorch-light.theme.json index f12e066..eee2fab 100644 --- a/themes/scorch-light.theme.json +++ b/themes/scorch-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e77757", "background": "#f2eded", + "disabledBackground": "#f2eded", + "inactiveBackground": "#f2eded", "borderColor": "#ece4e4", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/scorch.theme.json b/themes/scorch.theme.json index f71c8c1..15e29c3 100644 --- a/themes/scorch.theme.json +++ b/themes/scorch.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e77757", "background": "#392123", + "disabledBackground": "#392123", + "inactiveBackground": "#392123", "borderColor": "#432729", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/service-contrast.theme.json b/themes/service-contrast.theme.json index 6be73ea..67c62fb 100644 --- a/themes/service-contrast.theme.json +++ b/themes/service-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#6c8375", "background": "#0c0c0c", + "disabledBackground": "#0c0c0c", + "inactiveBackground": "#0c0c0c", "borderColor": "#141414", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/service-light.theme.json b/themes/service-light.theme.json index 58c01fd..7192c3e 100644 --- a/themes/service-light.theme.json +++ b/themes/service-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#6c8375", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/service.theme.json b/themes/service.theme.json index 363b4ef..d174a41 100644 --- a/themes/service.theme.json +++ b/themes/service.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#6c8375", "background": "#252727", + "disabledBackground": "#252727", + "inactiveBackground": "#252727", "borderColor": "#2c2f2f", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/shrek-contrast.theme.json b/themes/shrek-contrast.theme.json index 8e9f0cf..235ecf4 100644 --- a/themes/shrek-contrast.theme.json +++ b/themes/shrek-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#b2de62", "background": "#000000", + "disabledBackground": "#000000", + "inactiveBackground": "#000000", "borderColor": "#080808", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/shrek-light.theme.json b/themes/shrek-light.theme.json index 1e732a0..c400912 100644 --- a/themes/shrek-light.theme.json +++ b/themes/shrek-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#b2de62", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/shrek.theme.json b/themes/shrek.theme.json index 9fb79bd..f82e9ec 100644 --- a/themes/shrek.theme.json +++ b/themes/shrek.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#b2de62", "background": "#222222", + "disabledBackground": "#222222", + "inactiveBackground": "#222222", "borderColor": "#2a2a2a", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/slate-contrast.theme.json b/themes/slate-contrast.theme.json index bb44ac6..3a18e76 100644 --- a/themes/slate-contrast.theme.json +++ b/themes/slate-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#89a7b1", "background": "#19191f", + "disabledBackground": "#19191f", + "inactiveBackground": "#19191f", "borderColor": "#202027", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/slate-light.theme.json b/themes/slate-light.theme.json index 4146e41..f6e6f70 100644 --- a/themes/slate-light.theme.json +++ b/themes/slate-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#89a7b1", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/slate.theme.json b/themes/slate.theme.json index f910678..8e9e9d7 100644 --- a/themes/slate.theme.json +++ b/themes/slate.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#89a7b1", "background": "#3d3d4c", + "disabledBackground": "#3d3d4c", + "inactiveBackground": "#3d3d4c", "borderColor": "#444454", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/slime-contrast.theme.json b/themes/slime-contrast.theme.json index afb0928..0e0286f 100644 --- a/themes/slime-contrast.theme.json +++ b/themes/slime-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#dfbf29", "background": "#0b0c0d", + "disabledBackground": "#0b0c0d", + "inactiveBackground": "#0b0c0d", "borderColor": "#121415", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/slime-light.theme.json b/themes/slime-light.theme.json index 1395cfe..27ab90c 100644 --- a/themes/slime-light.theme.json +++ b/themes/slime-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#c7af3f", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/slime.theme.json b/themes/slime.theme.json index 6089dbd..67903a9 100644 --- a/themes/slime.theme.json +++ b/themes/slime.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#c7af3f", "background": "#292d30", + "disabledBackground": "#292d30", + "inactiveBackground": "#292d30", "borderColor": "#303538", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/snappy-contrast.theme.json b/themes/snappy-contrast.theme.json index 78f1156..1611222 100644 --- a/themes/snappy-contrast.theme.json +++ b/themes/snappy-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#808dd3", "background": "#0c0c0c", + "disabledBackground": "#0c0c0c", + "inactiveBackground": "#0c0c0c", "borderColor": "#141414", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/snappy-light.theme.json b/themes/snappy-light.theme.json index fc2dfe5..386ff64 100644 --- a/themes/snappy-light.theme.json +++ b/themes/snappy-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#606aa1", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/snappy.theme.json b/themes/snappy.theme.json index 2f7debe..d54dc69 100644 --- a/themes/snappy.theme.json +++ b/themes/snappy.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#808dd3", "background": "#393939", + "disabledBackground": "#393939", + "inactiveBackground": "#393939", "borderColor": "#414141", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/solarflare-contrast.theme.json b/themes/solarflare-contrast.theme.json index f0404ea..91eb356 100644 --- a/themes/solarflare-contrast.theme.json +++ b/themes/solarflare-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#fc913a", "background": "#000000", + "disabledBackground": "#000000", + "inactiveBackground": "#000000", "borderColor": "#080808", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/solarflare-light.theme.json b/themes/solarflare-light.theme.json index c5046ac..9fed3a2 100644 --- a/themes/solarflare-light.theme.json +++ b/themes/solarflare-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#d87627", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/solarflare.theme.json b/themes/solarflare.theme.json index 352e6e4..58cabec 100644 --- a/themes/solarflare.theme.json +++ b/themes/solarflare.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#fc913a", "background": "#222222", + "disabledBackground": "#222222", + "inactiveBackground": "#222222", "borderColor": "#2a2a2a", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/soup-contrast.theme.json b/themes/soup-contrast.theme.json index 779770f..89eeda2 100644 --- a/themes/soup-contrast.theme.json +++ b/themes/soup-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#8fc0a9", "background": "#17181c", + "disabledBackground": "#17181c", + "inactiveBackground": "#17181c", "borderColor": "#1e1f24", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/soup-light.theme.json b/themes/soup-light.theme.json index 14b4c48..4428829 100644 --- a/themes/soup-light.theme.json +++ b/themes/soup-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#8fc0a9", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/soup.theme.json b/themes/soup.theme.json index b04d654..b881228 100644 --- a/themes/soup.theme.json +++ b/themes/soup.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#8fc0a9", "background": "#40424c", + "disabledBackground": "#40424c", + "inactiveBackground": "#40424c", "borderColor": "#474954", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/sourlick-contrast.theme.json b/themes/sourlick-contrast.theme.json index a753671..eb7fd07 100644 --- a/themes/sourlick-contrast.theme.json +++ b/themes/sourlick-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ffbb29", "background": "#060606", + "disabledBackground": "#060606", + "inactiveBackground": "#060606", "borderColor": "#0e0e0e", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/sourlick-light.theme.json b/themes/sourlick-light.theme.json index 6d92207..8b48a10 100644 --- a/themes/sourlick-light.theme.json +++ b/themes/sourlick-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#d89e20", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/sourlick.theme.json b/themes/sourlick.theme.json index b68d530..8f82370 100644 --- a/themes/sourlick.theme.json +++ b/themes/sourlick.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ffbb29", "background": "#2e2c2b", + "disabledBackground": "#2e2c2b", + "inactiveBackground": "#2e2c2b", "borderColor": "#363432", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/spearmint-contrast.theme.json b/themes/spearmint-contrast.theme.json index f04d06c..cf3d2e8 100644 --- a/themes/spearmint-contrast.theme.json +++ b/themes/spearmint-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#199fa8", "background": "#1a2322", + "disabledBackground": "#1a2322", + "inactiveBackground": "#1a2322", "borderColor": "#212c2b", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/spearmint-light.theme.json b/themes/spearmint-light.theme.json index 58c387d..c6d5b01 100644 --- a/themes/spearmint-light.theme.json +++ b/themes/spearmint-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#199fa8", "background": "#e1f0ee", + "disabledBackground": "#e1f0ee", + "inactiveBackground": "#e1f0ee", "borderColor": "#d7ebe8", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/spearmint.theme.json b/themes/spearmint.theme.json index 4812fab..a801036 100644 --- a/themes/spearmint.theme.json +++ b/themes/spearmint.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#199fa8", "background": "#415654", + "disabledBackground": "#415654", + "inactiveBackground": "#415654", "borderColor": "#485f5c", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/spitfire-contrast.theme.json b/themes/spitfire-contrast.theme.json index d58b217..c421203 100644 --- a/themes/spitfire-contrast.theme.json +++ b/themes/spitfire-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f75431", "background": "#091c19", + "disabledBackground": "#091c19", + "inactiveBackground": "#091c19", "borderColor": "#0d2823", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/spitfire-light.theme.json b/themes/spitfire-light.theme.json index 72c3cf8..5fa619f 100644 --- a/themes/spitfire-light.theme.json +++ b/themes/spitfire-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f75431", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/spitfire.theme.json b/themes/spitfire.theme.json index 2c3ccee..a0e082f 100644 --- a/themes/spitfire.theme.json +++ b/themes/spitfire.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f75431", "background": "#184540", + "disabledBackground": "#184540", + "inactiveBackground": "#184540", "borderColor": "#1c504b", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/stark-contrast.theme.json b/themes/stark-contrast.theme.json index 8a7a04c..5d62f66 100644 --- a/themes/stark-contrast.theme.json +++ b/themes/stark-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ffbb29", "background": "#0b0a0a", + "disabledBackground": "#0b0a0a", + "inactiveBackground": "#0b0a0a", "borderColor": "#131111", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/stark-light.theme.json b/themes/stark-light.theme.json index bba5d25..4526dde 100644 --- a/themes/stark-light.theme.json +++ b/themes/stark-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ffbb29", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/stark.theme.json b/themes/stark.theme.json index f0134e3..103bffc 100644 --- a/themes/stark.theme.json +++ b/themes/stark.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ffbb29", "background": "#2e2c2b", + "disabledBackground": "#2e2c2b", + "inactiveBackground": "#2e2c2b", "borderColor": "#363432", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/stasis-contrast.theme.json b/themes/stasis-contrast.theme.json index e037c98..48d3b05 100644 --- a/themes/stasis-contrast.theme.json +++ b/themes/stasis-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#bfbfbf", "background": "#0e0d0f", + "disabledBackground": "#0e0d0f", + "inactiveBackground": "#0e0d0f", "borderColor": "#161417", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/stasis-light.theme.json b/themes/stasis-light.theme.json index d0dbb6d..192cd80 100644 --- a/themes/stasis-light.theme.json +++ b/themes/stasis-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#777777", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/stasis.theme.json b/themes/stasis.theme.json index 4fdf9f9..4ef4aa3 100644 --- a/themes/stasis.theme.json +++ b/themes/stasis.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#bfbfbf", "background": "#2f2c33", + "disabledBackground": "#2f2c33", + "inactiveBackground": "#2f2c33", "borderColor": "#37333b", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/stealth-contrast.theme.json b/themes/stealth-contrast.theme.json index b5ff1d6..c908d53 100644 --- a/themes/stealth-contrast.theme.json +++ b/themes/stealth-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#3c4044", "background": "#0d0e0f", + "disabledBackground": "#0d0e0f", + "inactiveBackground": "#0d0e0f", "borderColor": "#141617", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/stealth-light.theme.json b/themes/stealth-light.theme.json index d6c972a..b0720b6 100644 --- a/themes/stealth-light.theme.json +++ b/themes/stealth-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#bbbbbb", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/stealth.theme.json b/themes/stealth.theme.json index c4b51ab..01a96c0 100644 --- a/themes/stealth.theme.json +++ b/themes/stealth.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#3c4044", "background": "#27292b", + "disabledBackground": "#27292b", + "inactiveBackground": "#27292b", "borderColor": "#2e3133", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/storm-contrast.theme.json b/themes/storm-contrast.theme.json index 2737fc9..97dcf9c 100644 --- a/themes/storm-contrast.theme.json +++ b/themes/storm-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#00a9a5", "background": "#020b0c", + "disabledBackground": "#020b0c", + "inactiveBackground": "#020b0c", "borderColor": "#041719", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/storm-light.theme.json b/themes/storm-light.theme.json index 6c591a0..166be63 100644 --- a/themes/storm-light.theme.json +++ b/themes/storm-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#00a9a5", "background": "#dee4e5", + "disabledBackground": "#dee4e5", + "inactiveBackground": "#dee4e5", "borderColor": "#d5ddde", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/storm.theme.json b/themes/storm.theme.json index 738ba2f..b36b85a 100644 --- a/themes/storm.theme.json +++ b/themes/storm.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#00a9a5", "background": "#092327", + "disabledBackground": "#092327", + "inactiveBackground": "#092327", "borderColor": "#0c2e33", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/super-contrast.theme.json b/themes/super-contrast.theme.json index dfb3cf0..fd2a698 100644 --- a/themes/super-contrast.theme.json +++ b/themes/super-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e45635", "background": "#15191d", + "disabledBackground": "#15191d", + "inactiveBackground": "#15191d", "borderColor": "#1b2126", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/super-light.theme.json b/themes/super-light.theme.json index 7f9e942..a88fd91 100644 --- a/themes/super-light.theme.json +++ b/themes/super-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e45635", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/super.theme.json b/themes/super.theme.json index e15f935..8bab81c 100644 --- a/themes/super.theme.json +++ b/themes/super.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e45635", "background": "#2c343d", + "disabledBackground": "#2c343d", + "inactiveBackground": "#2c343d", "borderColor": "#323c46", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/tame-contrast.theme.json b/themes/tame-contrast.theme.json index 1c5e251..78e0894 100644 --- a/themes/tame-contrast.theme.json +++ b/themes/tame-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#707ba0", "background": "#15191c", + "disabledBackground": "#15191c", + "inactiveBackground": "#15191c", "borderColor": "#1c2125", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/tame-light.theme.json b/themes/tame-light.theme.json index 559b843..64841eb 100644 --- a/themes/tame-light.theme.json +++ b/themes/tame-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#707ba0", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/tame.theme.json b/themes/tame.theme.json index 0867510..4fa0209 100644 --- a/themes/tame.theme.json +++ b/themes/tame.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#707ba0", "background": "#283035", + "disabledBackground": "#283035", + "inactiveBackground": "#283035", "borderColor": "#2f383e", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/tetra-contrast.theme.json b/themes/tetra-contrast.theme.json index dad7ecc..9cb4ad8 100644 --- a/themes/tetra-contrast.theme.json +++ b/themes/tetra-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#148b97", "background": "#050f11", + "disabledBackground": "#050f11", + "inactiveBackground": "#050f11", "borderColor": "#08191d", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/tetra-light.theme.json b/themes/tetra-light.theme.json index b412563..261ac90 100644 --- a/themes/tetra-light.theme.json +++ b/themes/tetra-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#148b97", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/tetra.theme.json b/themes/tetra.theme.json index 0523109..f914d65 100644 --- a/themes/tetra.theme.json +++ b/themes/tetra.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#148b97", "background": "#13363f", + "disabledBackground": "#13363f", + "inactiveBackground": "#13363f", "borderColor": "#17404b", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/tickle-contrast.theme.json b/themes/tickle-contrast.theme.json index 0db9ec9..a25609f 100644 --- a/themes/tickle-contrast.theme.json +++ b/themes/tickle-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ff8552", "background": "#181819", + "disabledBackground": "#181819", + "inactiveBackground": "#181819", "borderColor": "#1f1f21", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/tickle-light.theme.json b/themes/tickle-light.theme.json index 0b0cde9..b03bf35 100644 --- a/themes/tickle-light.theme.json +++ b/themes/tickle-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ff8552", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/tickle.theme.json b/themes/tickle.theme.json index 63513b0..c7f31f6 100644 --- a/themes/tickle.theme.json +++ b/themes/tickle.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#ff8552", "background": "#39393a", + "disabledBackground": "#39393a", + "inactiveBackground": "#39393a", "borderColor": "#414142", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/tonic-contrast.theme.json b/themes/tonic-contrast.theme.json index 3513c81..2902f8f 100644 --- a/themes/tonic-contrast.theme.json +++ b/themes/tonic-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#b8cd44", "background": "#111314", + "disabledBackground": "#111314", + "inactiveBackground": "#111314", "borderColor": "#181b1c", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/tonic-light.theme.json b/themes/tonic-light.theme.json index 1848e53..06953a8 100644 --- a/themes/tonic-light.theme.json +++ b/themes/tonic-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#b8cd44", "background": "#eeeeee", + "disabledBackground": "#eeeeee", + "inactiveBackground": "#eeeeee", "borderColor": "#e6e6e6", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/tonic.theme.json b/themes/tonic.theme.json index df9bf16..b941cf0 100644 --- a/themes/tonic.theme.json +++ b/themes/tonic.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#b8cd44", "background": "#2a2f31", + "disabledBackground": "#2a2f31", + "inactiveBackground": "#2a2f31", "borderColor": "#313739", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/tribal-contrast.theme.json b/themes/tribal-contrast.theme.json index 29cf056..f00dd74 100644 --- a/themes/tribal-contrast.theme.json +++ b/themes/tribal-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#8f8aa2", "background": "#19191d", + "disabledBackground": "#19191d", + "inactiveBackground": "#19191d", "borderColor": "#202025", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/tribal-light.theme.json b/themes/tribal-light.theme.json index 4f60bda..6811ca0 100644 --- a/themes/tribal-light.theme.json +++ b/themes/tribal-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#8f8aa2", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/tribal.theme.json b/themes/tribal.theme.json index ba0f2ac..3002cc1 100644 --- a/themes/tribal.theme.json +++ b/themes/tribal.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#8f8aa2", "background": "#393942", + "disabledBackground": "#393942", + "inactiveBackground": "#393942", "borderColor": "#40404a", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/tron-contrast.theme.json b/themes/tron-contrast.theme.json index d6351b7..c0dfc4e 100644 --- a/themes/tron-contrast.theme.json +++ b/themes/tron-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#267fb5", "background": "#07090b", + "disabledBackground": "#07090b", + "inactiveBackground": "#07090b", "borderColor": "#0d1114", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/tron-light.theme.json b/themes/tron-light.theme.json index 0fff48a..0d9ca04 100644 --- a/themes/tron-light.theme.json +++ b/themes/tron-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#267fb5", "background": "#d7e5ed", + "disabledBackground": "#d7e5ed", + "inactiveBackground": "#d7e5ed", "borderColor": "#ccdee8", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/tron.theme.json b/themes/tron.theme.json index 02ace54..b9dfda0 100644 --- a/themes/tron.theme.json +++ b/themes/tron.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#267fb5", "background": "#14191f", + "disabledBackground": "#14191f", + "inactiveBackground": "#14191f", "borderColor": "#1a2128", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/turnip-contrast.theme.json b/themes/turnip-contrast.theme.json index a0556e5..d11c413 100644 --- a/themes/turnip-contrast.theme.json +++ b/themes/turnip-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#487d76", "background": "#080809", + "disabledBackground": "#080809", + "inactiveBackground": "#080809", "borderColor": "#0f0f11", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/turnip-light.theme.json b/themes/turnip-light.theme.json index b3de130..48feefe 100644 --- a/themes/turnip-light.theme.json +++ b/themes/turnip-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#487d76", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/turnip.theme.json b/themes/turnip.theme.json index 683ab83..f16caee 100644 --- a/themes/turnip.theme.json +++ b/themes/turnip.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#487d76", "background": "#1a1b1d", + "disabledBackground": "#1a1b1d", + "inactiveBackground": "#1a1b1d", "borderColor": "#212325", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/tweed-contrast.theme.json b/themes/tweed-contrast.theme.json index 2af2245..693b47b 100644 --- a/themes/tweed-contrast.theme.json +++ b/themes/tweed-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e75b4b", "background": "#1e2026", + "disabledBackground": "#1e2026", + "inactiveBackground": "#1e2026", "borderColor": "#25272f", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/tweed-light.theme.json b/themes/tweed-light.theme.json index b11f099..5aaa7c7 100644 --- a/themes/tweed-light.theme.json +++ b/themes/tweed-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e75b4b", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/tweed.theme.json b/themes/tweed.theme.json index a3b8ccc..aab00bc 100644 --- a/themes/tweed.theme.json +++ b/themes/tweed.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#e75b4b", "background": "#3b3f4c", + "disabledBackground": "#3b3f4c", + "inactiveBackground": "#3b3f4c", "borderColor": "#424655", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/userscape-contrast.theme.json b/themes/userscape-contrast.theme.json index 7e3c844..8218c1e 100644 --- a/themes/userscape-contrast.theme.json +++ b/themes/userscape-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#de4d3a", "background": "#15181c", + "disabledBackground": "#15181c", + "inactiveBackground": "#15181c", "borderColor": "#1c1f25", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/userscape-light.theme.json b/themes/userscape-light.theme.json index 7b4e78a..b2710c9 100644 --- a/themes/userscape-light.theme.json +++ b/themes/userscape-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#de4d3a", "background": "#f5f8fc", + "disabledBackground": "#f5f8fc", + "inactiveBackground": "#f5f8fc", "borderColor": "#e9f0f8", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/userscape.theme.json b/themes/userscape.theme.json index fb31163..e38a875 100644 --- a/themes/userscape.theme.json +++ b/themes/userscape.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#de4d3a", "background": "#323a42", + "disabledBackground": "#323a42", + "inactiveBackground": "#323a42", "borderColor": "#39424b", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/vegetable-contrast.theme.json b/themes/vegetable-contrast.theme.json index 3d53d73..12878cf 100644 --- a/themes/vegetable-contrast.theme.json +++ b/themes/vegetable-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#689d81", "background": "#161314", + "disabledBackground": "#161314", + "inactiveBackground": "#161314", "borderColor": "#1e1a1b", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/vegetable-light.theme.json b/themes/vegetable-light.theme.json index 7f9c463..7660099 100644 --- a/themes/vegetable-light.theme.json +++ b/themes/vegetable-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#689d81", "background": "#e2dcdd", + "disabledBackground": "#e2dcdd", + "inactiveBackground": "#e2dcdd", "borderColor": "#dbd4d5", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/vegetable.theme.json b/themes/vegetable.theme.json index 6260d3c..c99b777 100644 --- a/themes/vegetable.theme.json +++ b/themes/vegetable.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#689d81", "background": "#2d2627", + "disabledBackground": "#2d2627", + "inactiveBackground": "#2d2627", "borderColor": "#352d2e", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/violaceous-contrast.theme.json b/themes/violaceous-contrast.theme.json index f5dcc17..8f65cbb 100644 --- a/themes/violaceous-contrast.theme.json +++ b/themes/violaceous-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#cac4ce", "background": "#0b0a11", + "disabledBackground": "#0b0a11", + "inactiveBackground": "#0b0a11", "borderColor": "#11101b", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/violaceous-light.theme.json b/themes/violaceous-light.theme.json index 8f7f810..d6de6cd 100644 --- a/themes/violaceous-light.theme.json +++ b/themes/violaceous-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#8d8593", "background": "#e5e3ef", + "disabledBackground": "#e5e3ef", + "inactiveBackground": "#e5e3ef", "borderColor": "#dcd9e9", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/violaceous.theme.json b/themes/violaceous.theme.json index 512559f..d764f21 100644 --- a/themes/violaceous.theme.json +++ b/themes/violaceous.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#cac4ce", "background": "#242038", + "disabledBackground": "#242038", + "inactiveBackground": "#242038", "borderColor": "#2a2642", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/vision-colorblind.theme.json b/themes/vision-colorblind.theme.json index f5c3206..ed53ce0 100644 --- a/themes/vision-colorblind.theme.json +++ b/themes/vision-colorblind.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#fc1264", "background": "#000000", + "disabledBackground": "#000000", + "inactiveBackground": "#000000", "borderColor": "#080808", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/vision-light-colorblind.theme.json b/themes/vision-light-colorblind.theme.json index 58ec99f..17a86d5 100644 --- a/themes/vision-light-colorblind.theme.json +++ b/themes/vision-light-colorblind.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#81209e", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/volatile-contrast.theme.json b/themes/volatile-contrast.theme.json index ede6725..50be71f 100644 --- a/themes/volatile-contrast.theme.json +++ b/themes/volatile-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#568769", "background": "#141619", + "disabledBackground": "#141619", + "inactiveBackground": "#141619", "borderColor": "#1b1d21", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/volatile-light.theme.json b/themes/volatile-light.theme.json index c1a8f8a..a21f81c 100644 --- a/themes/volatile-light.theme.json +++ b/themes/volatile-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#568769", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/volatile.theme.json b/themes/volatile.theme.json index d6c1941..79ed4eb 100644 --- a/themes/volatile.theme.json +++ b/themes/volatile.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#568769", "background": "#32373d", + "disabledBackground": "#32373d", + "inactiveBackground": "#32373d", "borderColor": "#393f45", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/warlock-contrast.theme.json b/themes/warlock-contrast.theme.json index 211c32b..4b216af 100644 --- a/themes/warlock-contrast.theme.json +++ b/themes/warlock-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f46036", "background": "#171123", + "disabledBackground": "#171123", + "inactiveBackground": "#171123", "borderColor": "#1e162d", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/warlock-light.theme.json b/themes/warlock-light.theme.json index c31dfdd..0b54c2b 100644 --- a/themes/warlock-light.theme.json +++ b/themes/warlock-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f46036", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/warlock.theme.json b/themes/warlock.theme.json index 1bbcdc6..00c7ecd 100644 --- a/themes/warlock.theme.json +++ b/themes/warlock.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#f46036", "background": "#4b4060", + "disabledBackground": "#4b4060", + "inactiveBackground": "#4b4060", "borderColor": "#524669", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/waste-contrast.theme.json b/themes/waste-contrast.theme.json index 2727131..09668c4 100644 --- a/themes/waste-contrast.theme.json +++ b/themes/waste-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#43bdb2", "background": "#081011", + "disabledBackground": "#081011", + "inactiveBackground": "#081011", "borderColor": "#0d1a1b", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/waste-light.theme.json b/themes/waste-light.theme.json index b38cd9d..66c32aa 100644 --- a/themes/waste-light.theme.json +++ b/themes/waste-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#43bdb2", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/waste.theme.json b/themes/waste.theme.json index 32602dd..1b7c290 100644 --- a/themes/waste.theme.json +++ b/themes/waste.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#43bdb2", "background": "#1b353a", + "disabledBackground": "#1b353a", + "inactiveBackground": "#1b353a", "borderColor": "#203f44", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/yitzchok-contrast.theme.json b/themes/yitzchok-contrast.theme.json index c33c303..f6bb5ec 100644 --- a/themes/yitzchok-contrast.theme.json +++ b/themes/yitzchok-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#7a8289", "background": "#101316", + "disabledBackground": "#101316", + "inactiveBackground": "#101316", "borderColor": "#161b1f", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/yitzchok-light.theme.json b/themes/yitzchok-light.theme.json index ba2acda..ac76a2b 100644 --- a/themes/yitzchok-light.theme.json +++ b/themes/yitzchok-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#7a8289", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/yitzchok.theme.json b/themes/yitzchok.theme.json index 698a345..0aeca10 100644 --- a/themes/yitzchok.theme.json +++ b/themes/yitzchok.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#7a8289", "background": "#252c33", + "disabledBackground": "#252c33", + "inactiveBackground": "#252c33", "borderColor": "#2b343c", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/yule-contrast.theme.json b/themes/yule-contrast.theme.json index 4c9c088..a601bda 100644 --- a/themes/yule-contrast.theme.json +++ b/themes/yule-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#d63131", "background": "#0c0c0b", + "disabledBackground": "#0c0c0b", + "inactiveBackground": "#0c0c0b", "borderColor": "#141412", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/yule-light.theme.json b/themes/yule-light.theme.json index 4b07685..2668244 100644 --- a/themes/yule-light.theme.json +++ b/themes/yule-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#d63131", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/yule.theme.json b/themes/yule.theme.json index 69a5c32..b3ea312 100644 --- a/themes/yule.theme.json +++ b/themes/yule.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#d63131", "background": "#2b2a27", + "disabledBackground": "#2b2a27", + "inactiveBackground": "#2b2a27", "borderColor": "#33322e", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/zacks-contrast.theme.json b/themes/zacks-contrast.theme.json index 8467cc6..d8c289d 100644 --- a/themes/zacks-contrast.theme.json +++ b/themes/zacks-contrast.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#9c7ddb", "background": "#000000", + "disabledBackground": "#000000", + "inactiveBackground": "#000000", "borderColor": "#080808", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/zacks-light.theme.json b/themes/zacks-light.theme.json index 065f9ec..25fe1c6 100644 --- a/themes/zacks-light.theme.json +++ b/themes/zacks-light.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#9c7ddb", "background": "#ffffff", + "disabledBackground": "#ffffff", + "inactiveBackground": "#ffffff", "borderColor": "#f7f7f7", "disabledForeground": "#546e7a", "disabledText": "#546e7a", diff --git a/themes/zacks.theme.json b/themes/zacks.theme.json index 750d925..0c1f03e 100644 --- a/themes/zacks.theme.json +++ b/themes/zacks.theme.json @@ -7,6 +7,8 @@ "*": { "acceleratorSelectionForeground": "#9c7ddb", "background": "#222222", + "disabledBackground": "#222222", + "inactiveBackground": "#222222", "borderColor": "#2a2a2a", "disabledForeground": "#546e7a", "disabledText": "#546e7a",