-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #105 from doki-theme/v13
v13 - NekoPara Oneesan Vol.
- Loading branch information
Showing
6 changed files
with
278 additions
and
1 deletion.
There are no files selected for viewing
65 changes: 65 additions & 0 deletions
65
definitions/nekoPara/azuki/dark/azuki.dark.master.definition.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
{ | ||
"id": "83e94920-9ae2-4838-9b85-4c3fa22b67b8", | ||
"name": "Azuki", | ||
"displayName": "Azuki", | ||
"dark": true, | ||
"author": "Unthrottled", | ||
"group": "NekoPara", | ||
"stickers": { | ||
"default": "azuki_dark.png" | ||
}, | ||
"overrides": { | ||
"editorScheme": { | ||
"colors": { | ||
"accentColor": "#ffe845", | ||
"startColor": "#8b9df8" | ||
} | ||
} | ||
}, | ||
"colors": { | ||
"comments": "#807066", | ||
"caretRow": "#382a26", | ||
"lineNumberColor": "#6c635a", | ||
"baseIconColor": "#7d7268", | ||
"contrastColor": "#271d1a", | ||
"nonProjectFileScopeColor": "#33221d", | ||
"secondaryBackground": "#291e1b", | ||
"selectionForeground": "#fbfbfb", | ||
"headerColor": "#2d221f", | ||
"baseBackground": "#322623", | ||
"borderColor": "#403331", | ||
"buttonColor": "#48403d", | ||
"selectionInactive": "#402f21", | ||
"identifierHighlight": "#45342f", | ||
"selectionBackground": "#684e29", | ||
"selectionBackgroundTransparent": "#684e29AA", | ||
"buttonFont": "#bfbaae", | ||
"foregroundColor": "#bfbfbf", | ||
"highlightColor": "#40312d", | ||
"disabledColor": "#5b606f", | ||
"accentColorTransparent": "#e9b14e5A", | ||
"accentColorLessTransparent": "#e9b14e9A", | ||
"accentColorMoreTransparent": "#e9b14e2A", | ||
"accentColor": "#e9b14e", | ||
"accentContrastColor": "#182f42", | ||
"infoForeground": "#b0a17f", | ||
"startColor": "#595959", | ||
"stopColor": "#e6c678", | ||
"testScopeColor": "#2b2b1e", | ||
"popupMask": "#928d8d05", | ||
"codeBlock": "#3b2b21", | ||
"foldedTextBackground": "#3b2c27", | ||
"textEditorBackground": "#2e221f", | ||
"constantColor": "#efacfc", | ||
"unusedColor": "#4c5352", | ||
"classNameColor": "#c4ff8d", | ||
"htmlTagColor": "#f585ab", | ||
"stringColor": "#e0f6bf", | ||
"keyColor": "#96f3fd", | ||
"keywordColor": "#ffad46", | ||
"diff.modified": "#1B3A47", | ||
"diff.inserted": "#1E3425", | ||
"diff.conflict": "#4B2424", | ||
"diff.deleted": "#383234" | ||
} | ||
} |
77 changes: 77 additions & 0 deletions
77
definitions/nekoPara/cinnamon/dark/cinnamon.dark.master.definition.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
{ | ||
"id": "84dc0d3c-1c83-4dde-87b9-e1ea27cd34b0", | ||
"name": "Cinnamon", | ||
"displayName": "Cinnamon", | ||
"dark": true, | ||
"author": "Unthrottled", | ||
"group": "NekoPara", | ||
"stickers": { | ||
"default": "cinnamon_dark.png" | ||
}, | ||
"meta": { | ||
"isVivid": "true" | ||
}, | ||
"overrides": { | ||
"editorScheme": { | ||
"colors": { | ||
"accentColor": "#60ff62", | ||
"startColor": "#fff33a" | ||
} | ||
} | ||
}, | ||
"colors": { | ||
"caretRow": "#3f3c91", | ||
"lineNumberColor": "#ffffff", | ||
"completionWindowBackground": "#e7e5ea", | ||
"baseIconColor": "#f2fdff", | ||
"contrastColor": "#27494f", | ||
"nonProjectFileScopeColor": "#413f79", | ||
"secondaryBackground": "#333184", | ||
"selectionForeground": "#e7e9ff", | ||
"headerColor": "#37357f", | ||
"baseBackground": "#393784", | ||
"borderColor": "#413e96", | ||
"buttonColor": "#4a4a8c", | ||
"selectionInactive": "#38497c", | ||
"identifierHighlight": "#43409b", | ||
"selectionBackground": "#3a6c75", | ||
"selectionBackgroundTransparent": "#3a6c7533", | ||
"buttonFont": "#f6f1ff", | ||
"foregroundColor": "#f3edff", | ||
"infoForeground": "#dfe19f", | ||
"startColor": "#54e255", | ||
"highlightColor": "#2f2d69", | ||
"disabledColor": "#a08fb8", | ||
"accentColorTransparent": "#54e2555A", | ||
"accentColorLessTransparent": "#54e2559A", | ||
"accentColorMoreTransparent": "#54e2552A", | ||
"accentColor": "#54e255", | ||
"accentContrastColor": "#355082", | ||
"stopColor": "#98ff3d", | ||
"testScopeColor": "#343f79", | ||
"popupMask": "#648adc08", | ||
"codeBlock": "#33417a", | ||
"textEditorBackground": "#343277", | ||
"foldedTextBackground": "#3b3886", | ||
"classNameColor": "#d0a2fa", | ||
"htmlTagColor": "#f3ff83", | ||
"stringColor": "#b3a9ff", | ||
"keyColor": "#FFD448", | ||
"keywordColor": "#53dac7", | ||
"constantColor": "#8bc1f8", | ||
"comments": "#7384d4", | ||
"unusedColor": "#64606b", | ||
|
||
"terminal.ansiRed": "#FF7AB2", | ||
"terminal.ansiGreen": "#54ea7c", | ||
"terminal.ansiYellow": "#fdaa39", | ||
"terminal.ansiBlue": "#B39AFF", | ||
"terminal.ansiMagenta": "#FF91BF", | ||
"terminal.ansiCyan": "#6DD6EE", | ||
|
||
"diff.deleted": "#3B4267", | ||
"diff.conflict": "#622E4C", | ||
"diff.inserted": "#1B5059", | ||
"diff.modified": "#274B9B" | ||
} | ||
} |
66 changes: 66 additions & 0 deletions
66
definitions/nekoPara/maple/dark/maple.dark.master.definition.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,66 @@ | ||
{ | ||
"id": "13407818-da66-432b-94e3-fd2192e98118", | ||
"name": "Maple Dark", | ||
"displayName": "Maple", | ||
"dark": true, | ||
"author": "Unthrottled", | ||
"group": "NekoPara", | ||
"stickers": { | ||
"default": "maple_dark.png" | ||
}, | ||
"overrides": { | ||
"editorScheme": { | ||
"colors": { | ||
"accentColor": "#ad8cee", | ||
"startColor": "#6be9ff" | ||
} | ||
} | ||
}, | ||
"colors": { | ||
"comments": "#807571", | ||
"caretRow": "#352121", | ||
"lineNumberColor": "#6c5b55", | ||
"baseIconColor": "#7d7172", | ||
"contrastColor": "#2d5548", | ||
"nonProjectFileScopeColor": "#34261a", | ||
"secondaryBackground": "#2a1818", | ||
"selectionForeground": "#fbfbfb", | ||
"headerColor": "#2f1b1b", | ||
"baseBackground": "#321f1f", | ||
"borderColor": "#412828", | ||
"buttonColor": "#422c2c", | ||
"selectionInactive": "#2e2f2a", | ||
"identifierHighlight": "#3f2727", | ||
"selectionBackground": "#295043", | ||
"selectionBackgroundTransparent": "#295043AA", | ||
"buttonFont": "#ada89c", | ||
"foregroundColor": "#cccccc", | ||
"highlightColor": "#2e2f2a", | ||
"disabledColor": "#6f6764", | ||
"accentColorTransparent": "#46ab795A", | ||
"accentColorLessTransparent": "#46ab799A", | ||
"accentColorMoreTransparent": "#46ab792A", | ||
"accentColor": "#46ab79", | ||
"accentContrastColor": "#1D4230", | ||
"infoForeground": "#bfb38c", | ||
"startColor": "#595959", | ||
"stopColor": "#52eeb4", | ||
"testScopeColor": "#2e251b", | ||
"popupMask": "#928d8d05", | ||
"codeBlock": "#2e2b26", | ||
"foldedTextBackground": "#3c2727", | ||
"textEditorBackground": "#2d1d1d", | ||
"errorColor": "#ff2525", | ||
"constantColor": "#ec93a1", | ||
"unusedColor": "#606867", | ||
"classNameColor": "#ee7fdc", | ||
"htmlTagColor": "#fd9144", | ||
"stringColor": "#F6E9CB", | ||
"keyColor": "#4fe1a9", | ||
"keywordColor": "#FFD448", | ||
"diff.modified": "#1B3A47", | ||
"diff.inserted": "#1E3425", | ||
"diff.conflict": "#4B2424", | ||
"diff.deleted": "#2F2A2A" | ||
} | ||
} |
69 changes: 69 additions & 0 deletions
69
definitions/nekoPara/maple/light/maple.light.master.definition.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
{ | ||
"id": "ea7a8b00-2d86-4e06-81a2-5c14a46264d5", | ||
"name": "Maple Light", | ||
"displayName": "Maple", | ||
"dark": false, | ||
"author": "Unthrottled", | ||
"group": "NekoPara", | ||
"stickers": { | ||
"default": "maple_light.png" | ||
}, | ||
"overrides": { | ||
"editorScheme": { | ||
"colors": { | ||
"accentColor": "#810808", | ||
"startColor": "#d96a36" | ||
} | ||
} | ||
}, | ||
"colors": { | ||
"caretRow": "#FFC392", | ||
"baseIconColor": "#5d3855", | ||
"lineNumberColor": "#693434", | ||
"infoForeground": "#763530", | ||
"contrastColor": "#f0c07e", | ||
"nonProjectFileScopeColor": "#fdd58f", | ||
"secondaryBackground": "#f9ca92", | ||
"selectionForeground": "#651c10", | ||
"headerColor": "#fdcd8f", | ||
"baseBackground": "#ffd297", | ||
"borderColor": "#f1bb73", | ||
"buttonColor": "#eab184", | ||
"selectionInactive": "#f7bd86", | ||
"identifierHighlight": "#F8B786", | ||
"selectionBackground": "#ec9e74", | ||
"selectionBackgroundTransparent": "#ec9e7455", | ||
"buttonFont": "#8c5432", | ||
"foregroundColor": "#101010", | ||
"startColor": "#5c4c58", | ||
"highlightColor": "#f3bc80", | ||
"disabledColor": "#8a7f48", | ||
"accentColorTransparent": "#923A4E5A", | ||
"accentColorLessTransparent": "#923A4E9A", | ||
"accentColorMoreTransparent": "#923A4E2A", | ||
"accentColor": "#923A4E", | ||
"darkerAccentColor": "#dcab2b", | ||
"stopColor": "#46ab79", | ||
"testScopeColor": "#ead88a", | ||
"popupMask": "#f6d98830", | ||
"comments": "#908250", | ||
"unusedColor": "#afaf77", | ||
"codeBlock": "#ead88a", | ||
"textEditorBackground": "#ffd091", | ||
"foldedTextBackground": "#FABD8C", | ||
"classNameColor": "#7748B7", | ||
"htmlTagColor": "#2811B9", | ||
"stringColor": "#208D3B", | ||
"keyColor": "#007972", | ||
"keywordColor": "#B03F0F", | ||
"constantColor": "#005CC5", | ||
"terminal.ansiGreen": "#208D3B", | ||
"terminal.ansiBlue": "#7748B7", | ||
"terminal.ansiCyan": "#0896AD", | ||
"terminal.ansiYellow": "#A46B21", | ||
"diff.deleted": "#f0c792", | ||
"diff.modified": "#e1c2b5", | ||
"diff.conflict": "#ffc088", | ||
"diff.inserted": "#e9da84" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.