IntelliJ Themes: updated themes to newest versions (used IJThemesUpdater)

This commit is contained in:
Karl Tauber
2021-04-11 17:35:25 +02:00
parent 406eeaec96
commit 30c6ddba37
32 changed files with 92 additions and 252 deletions

View File

@@ -2,13 +2,7 @@
"name": "Arc Dark Contrast", "name": "Arc Dark Contrast",
"dark": true, "dark": true,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Arc Dark.xml", "editorScheme": "colors/Arc Dark.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/arcdark.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#8b9eb5", "acceleratorSelectionForeground": "#8b9eb5",
@@ -138,10 +132,11 @@
"matchForeground": "#42A5F5", "matchForeground": "#42A5F5",
"matchSelectionForeground": "#42A5F5", "matchSelectionForeground": "#42A5F5",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#FFFFFF",
"selectedGrayedForeground": "#FFFFFF", "selectedGrayedForeground": "#FFFFFF",
"selectionGrayForeground": "#FFFFFF", "selectionGrayForeground": "#FFFFFF",
"selectionInactiveInfoForeground": "#8b9eb5", "selectionInactiveInfoForeground": "#8b9eb5",
"selectionInactiveBackground": "#8888FF55", "selectionInactiveBackground": "#393f4c",
"selectionBackground": "#8888FF55", "selectionBackground": "#8888FF55",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInfoForeground": "#FFFFFF" "selectionInfoForeground": "#FFFFFF"

View File

@@ -2,13 +2,7 @@
"name": "Arc Dark", "name": "Arc Dark",
"dark": true, "dark": true,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Arc Dark.xml", "editorScheme": "colors/Arc Dark.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/arcdark.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#8b9eb5", "acceleratorSelectionForeground": "#8b9eb5",
@@ -138,10 +132,11 @@
"matchForeground": "#42A5F5", "matchForeground": "#42A5F5",
"matchSelectionForeground": "#42A5F5", "matchSelectionForeground": "#42A5F5",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#FFFFFF",
"selectedGrayedForeground": "#FFFFFF", "selectedGrayedForeground": "#FFFFFF",
"selectionGrayForeground": "#FFFFFF", "selectionGrayForeground": "#FFFFFF",
"selectionInactiveInfoForeground": "#8b9eb5", "selectionInactiveInfoForeground": "#8b9eb5",
"selectionInactiveBackground": "#8888FF55", "selectionInactiveBackground": "#393f4c",
"selectionBackground": "#8888FF55", "selectionBackground": "#8888FF55",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInfoForeground": "#FFFFFF" "selectionInfoForeground": "#FFFFFF"

View File

@@ -2,13 +2,7 @@
"name": "Atom One Dark Contrast", "name": "Atom One Dark Contrast",
"dark": true, "dark": true,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Atom One Dark.xml", "editorScheme": "colors/Atom One Dark.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/onedark.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#979FAD", "acceleratorSelectionForeground": "#979FAD",
@@ -138,10 +132,11 @@
"matchForeground": "#2979ff", "matchForeground": "#2979ff",
"matchSelectionForeground": "#2979ff", "matchSelectionForeground": "#2979ff",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#FFFFFF",
"selectedGrayedForeground": "#FFFFFF", "selectedGrayedForeground": "#FFFFFF",
"selectionGrayForeground": "#FFFFFF", "selectionGrayForeground": "#FFFFFF",
"selectionInactiveInfoForeground": "#979FAD", "selectionInactiveInfoForeground": "#979FAD",
"selectionInactiveBackground": "#4D515D", "selectionInactiveBackground": "#383D48",
"selectionBackground": "#4D515D", "selectionBackground": "#4D515D",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInfoForeground": "#FFFFFF" "selectionInfoForeground": "#FFFFFF"

View File

@@ -2,13 +2,7 @@
"name": "Atom One Dark", "name": "Atom One Dark",
"dark": true, "dark": true,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Atom One Dark.xml", "editorScheme": "colors/Atom One Dark.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/onedark.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#979FAD", "acceleratorSelectionForeground": "#979FAD",
@@ -138,10 +132,11 @@
"matchForeground": "#2979ff", "matchForeground": "#2979ff",
"matchSelectionForeground": "#2979ff", "matchSelectionForeground": "#2979ff",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#FFFFFF",
"selectedGrayedForeground": "#FFFFFF", "selectedGrayedForeground": "#FFFFFF",
"selectionGrayForeground": "#FFFFFF", "selectionGrayForeground": "#FFFFFF",
"selectionInactiveInfoForeground": "#979FAD", "selectionInactiveInfoForeground": "#979FAD",
"selectionInactiveBackground": "#4D515D", "selectionInactiveBackground": "#383D48",
"selectionBackground": "#4D515D", "selectionBackground": "#4D515D",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInfoForeground": "#FFFFFF" "selectionInfoForeground": "#FFFFFF"

View File

@@ -2,13 +2,7 @@
"name": "Atom One Light", "name": "Atom One Light",
"dark": false, "dark": false,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Atom One Light.xml", "editorScheme": "colors/Atom One Light.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/onelight.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#7f7f7f", "acceleratorSelectionForeground": "#7f7f7f",
@@ -138,6 +132,7 @@
"matchForeground": "#2979ff", "matchForeground": "#2979ff",
"matchSelectionForeground": "#2979ff", "matchSelectionForeground": "#2979ff",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#232324",
"selectedGrayedForeground": "#232324", "selectedGrayedForeground": "#232324",
"selectionGrayForeground": "#232324", "selectionGrayForeground": "#232324",
"selectionInactiveInfoForeground": "#7f7f7f", "selectionInactiveInfoForeground": "#7f7f7f",

View File

@@ -2,13 +2,7 @@
"name": "Atom One Light", "name": "Atom One Light",
"dark": false, "dark": false,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Atom One Light.xml", "editorScheme": "colors/Atom One Light.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/onelight.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#7f7f7f", "acceleratorSelectionForeground": "#7f7f7f",
@@ -138,6 +132,7 @@
"matchForeground": "#2979ff", "matchForeground": "#2979ff",
"matchSelectionForeground": "#2979ff", "matchSelectionForeground": "#2979ff",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#232324",
"selectedGrayedForeground": "#232324", "selectedGrayedForeground": "#232324",
"selectionGrayForeground": "#232324", "selectionGrayForeground": "#232324",
"selectionInactiveInfoForeground": "#7f7f7f", "selectionInactiveInfoForeground": "#7f7f7f",

View File

@@ -2,13 +2,7 @@
"name": "Dracula Contrast", "name": "Dracula Contrast",
"dark": true, "dark": true,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Dracula.xml", "editorScheme": "colors/Dracula.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/dracula.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#6272A4", "acceleratorSelectionForeground": "#6272A4",
@@ -138,10 +132,11 @@
"matchForeground": "#FF79C5", "matchForeground": "#FF79C5",
"matchSelectionForeground": "#FF79C5", "matchSelectionForeground": "#FF79C5",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#8BE9FD",
"selectedGrayedForeground": "#8BE9FD", "selectedGrayedForeground": "#8BE9FD",
"selectionGrayForeground": "#8BE9FD", "selectionGrayForeground": "#8BE9FD",
"selectionInactiveInfoForeground": "#6272A4", "selectionInactiveInfoForeground": "#6272A4",
"selectionInactiveBackground": "#44475A", "selectionInactiveBackground": "#6272A4",
"selectionBackground": "#44475A", "selectionBackground": "#44475A",
"selectionForeground": "#8BE9FD", "selectionForeground": "#8BE9FD",
"selectionInfoForeground": "#8BE9FD" "selectionInfoForeground": "#8BE9FD"

View File

@@ -2,13 +2,7 @@
"name": "Dracula", "name": "Dracula",
"dark": true, "dark": true,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Dracula.xml", "editorScheme": "colors/Dracula.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/dracula.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#6272A4", "acceleratorSelectionForeground": "#6272A4",
@@ -138,10 +132,11 @@
"matchForeground": "#FF79C5", "matchForeground": "#FF79C5",
"matchSelectionForeground": "#FF79C5", "matchSelectionForeground": "#FF79C5",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#8BE9FD",
"selectedGrayedForeground": "#8BE9FD", "selectedGrayedForeground": "#8BE9FD",
"selectionGrayForeground": "#8BE9FD", "selectionGrayForeground": "#8BE9FD",
"selectionInactiveInfoForeground": "#6272A4", "selectionInactiveInfoForeground": "#6272A4",
"selectionInactiveBackground": "#44475A", "selectionInactiveBackground": "#6272A4",
"selectionBackground": "#44475A", "selectionBackground": "#44475A",
"selectionForeground": "#8BE9FD", "selectionForeground": "#8BE9FD",
"selectionInfoForeground": "#8BE9FD" "selectionInfoForeground": "#8BE9FD"

View File

@@ -2,13 +2,7 @@
"name": "GitHub Contrast", "name": "GitHub Contrast",
"dark": false, "dark": false,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/GitHub.xml", "editorScheme": "colors/GitHub.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/github.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#292D31", "acceleratorSelectionForeground": "#292D31",
@@ -138,10 +132,11 @@
"matchForeground": "#79CB60", "matchForeground": "#79CB60",
"matchSelectionForeground": "#79CB60", "matchSelectionForeground": "#79CB60",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#FFFFFF",
"selectedGrayedForeground": "#FFFFFF", "selectedGrayedForeground": "#FFFFFF",
"selectionGrayForeground": "#FFFFFF", "selectionGrayForeground": "#FFFFFF",
"selectionInactiveInfoForeground": "#292D31", "selectionInactiveInfoForeground": "#292D31",
"selectionInactiveBackground": "#3A66D150", "selectionInactiveBackground": "#CCE5FF",
"selectionBackground": "#3A66D150", "selectionBackground": "#3A66D150",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInfoForeground": "#FFFFFF" "selectionInfoForeground": "#FFFFFF"

View File

@@ -2,13 +2,7 @@
"name": "GitHub", "name": "GitHub",
"dark": false, "dark": false,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/GitHub.xml", "editorScheme": "colors/GitHub.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/github.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#292D31", "acceleratorSelectionForeground": "#292D31",
@@ -138,10 +132,11 @@
"matchForeground": "#79CB60", "matchForeground": "#79CB60",
"matchSelectionForeground": "#79CB60", "matchSelectionForeground": "#79CB60",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#FFFFFF",
"selectedGrayedForeground": "#FFFFFF", "selectedGrayedForeground": "#FFFFFF",
"selectionGrayForeground": "#FFFFFF", "selectionGrayForeground": "#FFFFFF",
"selectionInactiveInfoForeground": "#292D31", "selectionInactiveInfoForeground": "#292D31",
"selectionInactiveBackground": "#3A66D150", "selectionInactiveBackground": "#CCE5FF",
"selectionBackground": "#3A66D150", "selectionBackground": "#3A66D150",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInfoForeground": "#FFFFFF" "selectionInfoForeground": "#FFFFFF"

View File

@@ -2,13 +2,7 @@
"name": "Light Owl Contrast", "name": "Light Owl Contrast",
"dark": false, "dark": false,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Light Owl.xml", "editorScheme": "colors/Light Owl.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/lightowl.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#90A7B2", "acceleratorSelectionForeground": "#90A7B2",
@@ -138,10 +132,11 @@
"matchForeground": "#2AA298", "matchForeground": "#2AA298",
"matchSelectionForeground": "#2AA298", "matchSelectionForeground": "#2AA298",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#403f53",
"selectedGrayedForeground": "#403f53", "selectedGrayedForeground": "#403f53",
"selectionGrayForeground": "#403f53", "selectionGrayForeground": "#403f53",
"selectionInactiveInfoForeground": "#90A7B2", "selectionInactiveInfoForeground": "#90A7B2",
"selectionInactiveBackground": "#d3e8f8", "selectionInactiveBackground": "#CCCCCC",
"selectionBackground": "#d3e8f8", "selectionBackground": "#d3e8f8",
"selectionForeground": "#403f53", "selectionForeground": "#403f53",
"selectionInfoForeground": "#403f53" "selectionInfoForeground": "#403f53"

View File

@@ -2,13 +2,7 @@
"name": "Light Owl", "name": "Light Owl",
"dark": false, "dark": false,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Light Owl.xml", "editorScheme": "colors/Light Owl.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/lightowl.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#90A7B2", "acceleratorSelectionForeground": "#90A7B2",
@@ -138,10 +132,11 @@
"matchForeground": "#2AA298", "matchForeground": "#2AA298",
"matchSelectionForeground": "#2AA298", "matchSelectionForeground": "#2AA298",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#403f53",
"selectedGrayedForeground": "#403f53", "selectedGrayedForeground": "#403f53",
"selectionGrayForeground": "#403f53", "selectionGrayForeground": "#403f53",
"selectionInactiveInfoForeground": "#90A7B2", "selectionInactiveInfoForeground": "#90A7B2",
"selectionInactiveBackground": "#d3e8f8", "selectionInactiveBackground": "#CCCCCC",
"selectionBackground": "#d3e8f8", "selectionBackground": "#d3e8f8",
"selectionForeground": "#403f53", "selectionForeground": "#403f53",
"selectionInfoForeground": "#403f53" "selectionInfoForeground": "#403f53"

View File

@@ -2,13 +2,7 @@
"name": "Material Darker Contrast", "name": "Material Darker Contrast",
"dark": true, "dark": true,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Material Darker.xml", "editorScheme": "colors/Material Darker.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/darker.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#727272", "acceleratorSelectionForeground": "#727272",
@@ -138,10 +132,11 @@
"matchForeground": "#FF9800", "matchForeground": "#FF9800",
"matchSelectionForeground": "#FF9800", "matchSelectionForeground": "#FF9800",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#FFFFFF",
"selectedGrayedForeground": "#FFFFFF", "selectedGrayedForeground": "#FFFFFF",
"selectionGrayForeground": "#FFFFFF", "selectionGrayForeground": "#FFFFFF",
"selectionInactiveInfoForeground": "#727272", "selectionInactiveInfoForeground": "#727272",
"selectionInactiveBackground": "#404040", "selectionInactiveBackground": "#3F3F3F",
"selectionBackground": "#404040", "selectionBackground": "#404040",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInfoForeground": "#FFFFFF" "selectionInfoForeground": "#FFFFFF"

View File

@@ -2,13 +2,7 @@
"name": "Material Darker", "name": "Material Darker",
"dark": true, "dark": true,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Material Darker.xml", "editorScheme": "colors/Material Darker.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/darker.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#727272", "acceleratorSelectionForeground": "#727272",
@@ -138,10 +132,11 @@
"matchForeground": "#FF9800", "matchForeground": "#FF9800",
"matchSelectionForeground": "#FF9800", "matchSelectionForeground": "#FF9800",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#FFFFFF",
"selectedGrayedForeground": "#FFFFFF", "selectedGrayedForeground": "#FFFFFF",
"selectionGrayForeground": "#FFFFFF", "selectionGrayForeground": "#FFFFFF",
"selectionInactiveInfoForeground": "#727272", "selectionInactiveInfoForeground": "#727272",
"selectionInactiveBackground": "#404040", "selectionInactiveBackground": "#3F3F3F",
"selectionBackground": "#404040", "selectionBackground": "#404040",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInfoForeground": "#FFFFFF" "selectionInfoForeground": "#FFFFFF"

View File

@@ -2,13 +2,7 @@
"name": "Material Deep Ocean Contrast", "name": "Material Deep Ocean Contrast",
"dark": true, "dark": true,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Material Deep Ocean.xml", "editorScheme": "colors/Material Deep Ocean.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/deepocean.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#4B526D", "acceleratorSelectionForeground": "#4B526D",
@@ -138,10 +132,11 @@
"matchForeground": "#84ffff", "matchForeground": "#84ffff",
"matchSelectionForeground": "#84ffff", "matchSelectionForeground": "#84ffff",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#FFFFFF",
"selectedGrayedForeground": "#FFFFFF", "selectedGrayedForeground": "#FFFFFF",
"selectionGrayForeground": "#FFFFFF", "selectionGrayForeground": "#FFFFFF",
"selectionInactiveInfoForeground": "#4B526D", "selectionInactiveInfoForeground": "#4B526D",
"selectionInactiveBackground": "#717CB480", "selectionInactiveBackground": "#1F2233",
"selectionBackground": "#717CB480", "selectionBackground": "#717CB480",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInfoForeground": "#FFFFFF" "selectionInfoForeground": "#FFFFFF"

View File

@@ -2,13 +2,7 @@
"name": "Material Deep Ocean", "name": "Material Deep Ocean",
"dark": true, "dark": true,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Material Deep Ocean.xml", "editorScheme": "colors/Material Deep Ocean.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/deepocean.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#4B526D", "acceleratorSelectionForeground": "#4B526D",
@@ -138,10 +132,11 @@
"matchForeground": "#84ffff", "matchForeground": "#84ffff",
"matchSelectionForeground": "#84ffff", "matchSelectionForeground": "#84ffff",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#FFFFFF",
"selectedGrayedForeground": "#FFFFFF", "selectedGrayedForeground": "#FFFFFF",
"selectionGrayForeground": "#FFFFFF", "selectionGrayForeground": "#FFFFFF",
"selectionInactiveInfoForeground": "#4B526D", "selectionInactiveInfoForeground": "#4B526D",
"selectionInactiveBackground": "#717CB480", "selectionInactiveBackground": "#1F2233",
"selectionBackground": "#717CB480", "selectionBackground": "#717CB480",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInfoForeground": "#FFFFFF" "selectionInfoForeground": "#FFFFFF"

View File

@@ -2,13 +2,7 @@
"name": "Material Lighter Contrast", "name": "Material Lighter Contrast",
"dark": false, "dark": false,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Material Lighter.xml", "editorScheme": "colors/Material Lighter.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/lighter.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#94A7B0", "acceleratorSelectionForeground": "#94A7B0",
@@ -138,10 +132,11 @@
"matchForeground": "#00BCD4", "matchForeground": "#00BCD4",
"matchSelectionForeground": "#00BCD4", "matchSelectionForeground": "#00BCD4",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#546e7a",
"selectedGrayedForeground": "#546e7a", "selectedGrayedForeground": "#546e7a",
"selectionGrayForeground": "#546e7a", "selectionGrayForeground": "#546e7a",
"selectionInactiveInfoForeground": "#94A7B0", "selectionInactiveInfoForeground": "#94A7B0",
"selectionInactiveBackground": "#80CBC440", "selectionInactiveBackground": "#E7E7E8",
"selectionBackground": "#80CBC440", "selectionBackground": "#80CBC440",
"selectionForeground": "#546e7a", "selectionForeground": "#546e7a",
"selectionInfoForeground": "#546e7a" "selectionInfoForeground": "#546e7a"

View File

@@ -2,13 +2,7 @@
"name": "Material Lighter", "name": "Material Lighter",
"dark": false, "dark": false,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Material Lighter.xml", "editorScheme": "colors/Material Lighter.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/lighter.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#94A7B0", "acceleratorSelectionForeground": "#94A7B0",
@@ -138,10 +132,11 @@
"matchForeground": "#00BCD4", "matchForeground": "#00BCD4",
"matchSelectionForeground": "#00BCD4", "matchSelectionForeground": "#00BCD4",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#546e7a",
"selectedGrayedForeground": "#546e7a", "selectedGrayedForeground": "#546e7a",
"selectionGrayForeground": "#546e7a", "selectionGrayForeground": "#546e7a",
"selectionInactiveInfoForeground": "#94A7B0", "selectionInactiveInfoForeground": "#94A7B0",
"selectionInactiveBackground": "#80CBC440", "selectionInactiveBackground": "#E7E7E8",
"selectionBackground": "#80CBC440", "selectionBackground": "#80CBC440",
"selectionForeground": "#546e7a", "selectionForeground": "#546e7a",
"selectionInfoForeground": "#546e7a" "selectionInfoForeground": "#546e7a"

View File

@@ -2,13 +2,7 @@
"name": "Material Oceanic Contrast", "name": "Material Oceanic Contrast",
"dark": true, "dark": true,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Material Oceanic.xml", "editorScheme": "colors/Material Oceanic.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/oceanic.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#607D8B", "acceleratorSelectionForeground": "#607D8B",
@@ -138,10 +132,11 @@
"matchForeground": "#009688", "matchForeground": "#009688",
"matchSelectionForeground": "#009688", "matchSelectionForeground": "#009688",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#FFFFFF",
"selectedGrayedForeground": "#FFFFFF", "selectedGrayedForeground": "#FFFFFF",
"selectionGrayForeground": "#FFFFFF", "selectionGrayForeground": "#FFFFFF",
"selectionInactiveInfoForeground": "#607D8B", "selectionInactiveInfoForeground": "#607D8B",
"selectionInactiveBackground": "#546E7A", "selectionInactiveBackground": "#425B67",
"selectionBackground": "#546E7A", "selectionBackground": "#546E7A",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInfoForeground": "#FFFFFF" "selectionInfoForeground": "#FFFFFF"

View File

@@ -2,13 +2,7 @@
"name": "Material Oceanic", "name": "Material Oceanic",
"dark": true, "dark": true,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Material Oceanic.xml", "editorScheme": "colors/Material Oceanic.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/oceanic.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#607D8B", "acceleratorSelectionForeground": "#607D8B",
@@ -138,10 +132,11 @@
"matchForeground": "#009688", "matchForeground": "#009688",
"matchSelectionForeground": "#009688", "matchSelectionForeground": "#009688",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#FFFFFF",
"selectedGrayedForeground": "#FFFFFF", "selectedGrayedForeground": "#FFFFFF",
"selectionGrayForeground": "#FFFFFF", "selectionGrayForeground": "#FFFFFF",
"selectionInactiveInfoForeground": "#607D8B", "selectionInactiveInfoForeground": "#607D8B",
"selectionInactiveBackground": "#546E7A", "selectionInactiveBackground": "#425B67",
"selectionBackground": "#546E7A", "selectionBackground": "#546E7A",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInfoForeground": "#FFFFFF" "selectionInfoForeground": "#FFFFFF"

View File

@@ -2,13 +2,7 @@
"name": "Material Palenight Contrast", "name": "Material Palenight Contrast",
"dark": true, "dark": true,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Material Palenight.xml", "editorScheme": "colors/Material Palenight.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/palenight.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#676E95", "acceleratorSelectionForeground": "#676E95",
@@ -138,10 +132,11 @@
"matchForeground": "#ab47bc", "matchForeground": "#ab47bc",
"matchSelectionForeground": "#ab47bc", "matchSelectionForeground": "#ab47bc",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#FFFFFF",
"selectedGrayedForeground": "#FFFFFF", "selectedGrayedForeground": "#FFFFFF",
"selectionGrayForeground": "#FFFFFF", "selectionGrayForeground": "#FFFFFF",
"selectionInactiveInfoForeground": "#676E95", "selectionInactiveInfoForeground": "#676E95",
"selectionInactiveBackground": "#717CB470", "selectionInactiveBackground": "#444267",
"selectionBackground": "#717CB470", "selectionBackground": "#717CB470",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInfoForeground": "#FFFFFF" "selectionInfoForeground": "#FFFFFF"

View File

@@ -2,13 +2,7 @@
"name": "Material Palenight", "name": "Material Palenight",
"dark": true, "dark": true,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Material Palenight.xml", "editorScheme": "colors/Material Palenight.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/palenight.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#676E95", "acceleratorSelectionForeground": "#676E95",
@@ -138,10 +132,11 @@
"matchForeground": "#ab47bc", "matchForeground": "#ab47bc",
"matchSelectionForeground": "#ab47bc", "matchSelectionForeground": "#ab47bc",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#FFFFFF",
"selectedGrayedForeground": "#FFFFFF", "selectedGrayedForeground": "#FFFFFF",
"selectionGrayForeground": "#FFFFFF", "selectionGrayForeground": "#FFFFFF",
"selectionInactiveInfoForeground": "#676E95", "selectionInactiveInfoForeground": "#676E95",
"selectionInactiveBackground": "#717CB470", "selectionInactiveBackground": "#444267",
"selectionBackground": "#717CB470", "selectionBackground": "#717CB470",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInfoForeground": "#FFFFFF" "selectionInfoForeground": "#FFFFFF"

View File

@@ -2,13 +2,7 @@
"name": "Monokai Pro Contrast", "name": "Monokai Pro Contrast",
"dark": true, "dark": true,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Monokai Pro.xml", "editorScheme": "colors/Monokai Pro.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/monokai.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#939293", "acceleratorSelectionForeground": "#939293",
@@ -138,10 +132,11 @@
"matchForeground": "#ffd866", "matchForeground": "#ffd866",
"matchSelectionForeground": "#ffd866", "matchSelectionForeground": "#ffd866",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#ffd866",
"selectedGrayedForeground": "#ffd866", "selectedGrayedForeground": "#ffd866",
"selectionGrayForeground": "#ffd866", "selectionGrayForeground": "#ffd866",
"selectionInactiveInfoForeground": "#939293", "selectionInactiveInfoForeground": "#939293",
"selectionInactiveBackground": "#6E6C6F", "selectionInactiveBackground": "#5b595c",
"selectionBackground": "#6E6C6F", "selectionBackground": "#6E6C6F",
"selectionForeground": "#ffd866", "selectionForeground": "#ffd866",
"selectionInfoForeground": "#ffd866" "selectionInfoForeground": "#ffd866"

View File

@@ -2,13 +2,7 @@
"name": "Monokai Pro", "name": "Monokai Pro",
"dark": true, "dark": true,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Monokai Pro.xml", "editorScheme": "colors/Monokai Pro.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/monokai.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#939293", "acceleratorSelectionForeground": "#939293",
@@ -138,10 +132,11 @@
"matchForeground": "#ffd866", "matchForeground": "#ffd866",
"matchSelectionForeground": "#ffd866", "matchSelectionForeground": "#ffd866",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#ffd866",
"selectedGrayedForeground": "#ffd866", "selectedGrayedForeground": "#ffd866",
"selectionGrayForeground": "#ffd866", "selectionGrayForeground": "#ffd866",
"selectionInactiveInfoForeground": "#939293", "selectionInactiveInfoForeground": "#939293",
"selectionInactiveBackground": "#6E6C6F", "selectionInactiveBackground": "#5b595c",
"selectionBackground": "#6E6C6F", "selectionBackground": "#6E6C6F",
"selectionForeground": "#ffd866", "selectionForeground": "#ffd866",
"selectionInfoForeground": "#ffd866" "selectionInfoForeground": "#ffd866"

View File

@@ -2,13 +2,7 @@
"name": "Moonlight Contrast", "name": "Moonlight Contrast",
"dark": true, "dark": true,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Moonlight.xml", "editorScheme": "colors/Moonlight.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/moonlight.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#a9b8e8", "acceleratorSelectionForeground": "#a9b8e8",
@@ -138,6 +132,7 @@
"matchForeground": "#74a0f1", "matchForeground": "#74a0f1",
"matchSelectionForeground": "#74a0f1", "matchSelectionForeground": "#74a0f1",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#FFFFFF",
"selectedGrayedForeground": "#FFFFFF", "selectedGrayedForeground": "#FFFFFF",
"selectionGrayForeground": "#FFFFFF", "selectionGrayForeground": "#FFFFFF",
"selectionInactiveInfoForeground": "#a9b8e8", "selectionInactiveInfoForeground": "#a9b8e8",

View File

@@ -2,13 +2,7 @@
"name": "Moonlight", "name": "Moonlight",
"dark": true, "dark": true,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Moonlight.xml", "editorScheme": "colors/Moonlight.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/moonlight.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#a9b8e8", "acceleratorSelectionForeground": "#a9b8e8",
@@ -138,6 +132,7 @@
"matchForeground": "#74a0f1", "matchForeground": "#74a0f1",
"matchSelectionForeground": "#74a0f1", "matchSelectionForeground": "#74a0f1",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#FFFFFF",
"selectedGrayedForeground": "#FFFFFF", "selectedGrayedForeground": "#FFFFFF",
"selectionGrayForeground": "#FFFFFF", "selectionGrayForeground": "#FFFFFF",
"selectionInactiveInfoForeground": "#a9b8e8", "selectionInactiveInfoForeground": "#a9b8e8",

View File

@@ -2,13 +2,7 @@
"name": "Night Owl Contrast", "name": "Night Owl Contrast",
"dark": true, "dark": true,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Night Owl.xml", "editorScheme": "colors/Night Owl.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/nightowl.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#5f7e97", "acceleratorSelectionForeground": "#5f7e97",
@@ -138,10 +132,11 @@
"matchForeground": "#7e57c2", "matchForeground": "#7e57c2",
"matchSelectionForeground": "#7e57c2", "matchSelectionForeground": "#7e57c2",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#FFFFFF",
"selectedGrayedForeground": "#FFFFFF", "selectedGrayedForeground": "#FFFFFF",
"selectionGrayForeground": "#FFFFFF", "selectionGrayForeground": "#FFFFFF",
"selectionInactiveInfoForeground": "#5f7e97", "selectionInactiveInfoForeground": "#5f7e97",
"selectionInactiveBackground": "#5f7e9790", "selectionInactiveBackground": "#084d81",
"selectionBackground": "#5f7e9790", "selectionBackground": "#5f7e9790",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInfoForeground": "#FFFFFF" "selectionInfoForeground": "#FFFFFF"

View File

@@ -2,13 +2,7 @@
"name": "Night Owl", "name": "Night Owl",
"dark": true, "dark": true,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Night Owl.xml", "editorScheme": "colors/Night Owl.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/nightowl.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#5f7e97", "acceleratorSelectionForeground": "#5f7e97",
@@ -138,10 +132,11 @@
"matchForeground": "#7e57c2", "matchForeground": "#7e57c2",
"matchSelectionForeground": "#7e57c2", "matchSelectionForeground": "#7e57c2",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#FFFFFF",
"selectedGrayedForeground": "#FFFFFF", "selectedGrayedForeground": "#FFFFFF",
"selectionGrayForeground": "#FFFFFF", "selectionGrayForeground": "#FFFFFF",
"selectionInactiveInfoForeground": "#5f7e97", "selectionInactiveInfoForeground": "#5f7e97",
"selectionInactiveBackground": "#5f7e9790", "selectionInactiveBackground": "#084d81",
"selectionBackground": "#5f7e9790", "selectionBackground": "#5f7e9790",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInfoForeground": "#FFFFFF" "selectionInfoForeground": "#FFFFFF"

View File

@@ -2,13 +2,7 @@
"name": "Solarized Dark Contrast", "name": "Solarized Dark Contrast",
"dark": true, "dark": true,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Solarized Dark.xml", "editorScheme": "colors/Solarized Dark.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/solardark.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#586e75", "acceleratorSelectionForeground": "#586e75",
@@ -138,10 +132,11 @@
"matchForeground": "#d33682", "matchForeground": "#d33682",
"matchSelectionForeground": "#d33682", "matchSelectionForeground": "#d33682",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#FFFFFF",
"selectedGrayedForeground": "#FFFFFF", "selectedGrayedForeground": "#FFFFFF",
"selectionGrayForeground": "#FFFFFF", "selectionGrayForeground": "#FFFFFF",
"selectionInactiveInfoForeground": "#586e75", "selectionInactiveInfoForeground": "#586e75",
"selectionInactiveBackground": "#2E4C52", "selectionInactiveBackground": "#005a6f",
"selectionBackground": "#2E4C52", "selectionBackground": "#2E4C52",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInfoForeground": "#FFFFFF" "selectionInfoForeground": "#FFFFFF"

View File

@@ -2,13 +2,7 @@
"name": "Solarized Dark", "name": "Solarized Dark",
"dark": true, "dark": true,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Solarized Dark.xml", "editorScheme": "colors/Solarized Dark.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/solardark.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#586e75", "acceleratorSelectionForeground": "#586e75",
@@ -138,10 +132,11 @@
"matchForeground": "#d33682", "matchForeground": "#d33682",
"matchSelectionForeground": "#d33682", "matchSelectionForeground": "#d33682",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#FFFFFF",
"selectedGrayedForeground": "#FFFFFF", "selectedGrayedForeground": "#FFFFFF",
"selectionGrayForeground": "#FFFFFF", "selectionGrayForeground": "#FFFFFF",
"selectionInactiveInfoForeground": "#586e75", "selectionInactiveInfoForeground": "#586e75",
"selectionInactiveBackground": "#2E4C52", "selectionInactiveBackground": "#005a6f",
"selectionBackground": "#2E4C52", "selectionBackground": "#2E4C52",
"selectionForeground": "#FFFFFF", "selectionForeground": "#FFFFFF",
"selectionInfoForeground": "#FFFFFF" "selectionInfoForeground": "#FFFFFF"

View File

@@ -2,13 +2,7 @@
"name": "Solarized Light Contrast", "name": "Solarized Light Contrast",
"dark": false, "dark": false,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Solarized Light.xml", "editorScheme": "colors/Solarized Light.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/solarlight.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#93a1a1", "acceleratorSelectionForeground": "#93a1a1",
@@ -138,10 +132,11 @@
"matchForeground": "#d33682", "matchForeground": "#d33682",
"matchSelectionForeground": "#d33682", "matchSelectionForeground": "#d33682",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#002b36",
"selectedGrayedForeground": "#002b36", "selectedGrayedForeground": "#002b36",
"selectionGrayForeground": "#002b36", "selectionGrayForeground": "#002b36",
"selectionInactiveInfoForeground": "#93a1a1", "selectionInactiveInfoForeground": "#93a1a1",
"selectionInactiveBackground": "#e8dcb6", "selectionInactiveBackground": "#d1cbb8",
"selectionBackground": "#e8dcb6", "selectionBackground": "#e8dcb6",
"selectionForeground": "#002b36", "selectionForeground": "#002b36",
"selectionInfoForeground": "#002b36" "selectionInfoForeground": "#002b36"

View File

@@ -2,13 +2,7 @@
"name": "Solarized Light", "name": "Solarized Light",
"dark": false, "dark": false,
"author": "Mallowigi", "author": "Mallowigi",
"editorScheme": "/colors/Solarized Light.xml", "editorScheme": "colors/Solarized Light.xml",
"emptyFrameBackground": {
"anchor": "center",
"image": "/walls/solarlight.svg",
"fill": "scale",
"transparency": 50
},
"ui": { "ui": {
"*": { "*": {
"acceleratorSelectionForeground": "#93a1a1", "acceleratorSelectionForeground": "#93a1a1",
@@ -138,10 +132,11 @@
"matchForeground": "#d33682", "matchForeground": "#d33682",
"matchSelectionForeground": "#d33682", "matchSelectionForeground": "#d33682",
"nonFocusedState": "false", "nonFocusedState": "false",
"selectedForeground": "#002b36",
"selectedGrayedForeground": "#002b36", "selectedGrayedForeground": "#002b36",
"selectionGrayForeground": "#002b36", "selectionGrayForeground": "#002b36",
"selectionInactiveInfoForeground": "#93a1a1", "selectionInactiveInfoForeground": "#93a1a1",
"selectionInactiveBackground": "#e8dcb6", "selectionInactiveBackground": "#d1cbb8",
"selectionBackground": "#e8dcb6", "selectionBackground": "#e8dcb6",
"selectionForeground": "#002b36", "selectionForeground": "#002b36",
"selectionInfoForeground": "#002b36" "selectionInfoForeground": "#002b36"