-
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 #85 from doki-theme/v11
v11 - Hanekawa, Shima Rin, Nagatoro, Yumeko, & Yuno
- Loading branch information
Showing
6 changed files
with
326 additions
and
1 deletion.
There are no files selected for viewing
66 changes: 66 additions & 0 deletions
66
definitions/dontToyWithMeMiss/nagatoro/dark/nagatoro.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": "ca45f54a-57cb-4d8c-82a6-d4b31c850bd6", | ||
"name": "Hayase Nagatoro", | ||
"displayName": "Nagatoro", | ||
"dark": true, | ||
"author": "Unthrottled", | ||
"group": "Don't Toy with me Miss Nagatoro", | ||
"stickers": { | ||
"default": "nagatoro_dark.png" | ||
}, | ||
"overrides": { | ||
"editorScheme": { | ||
"colors": { | ||
"accentColor": "#E3A70E", | ||
"startColor": "#9B6BDF" | ||
} | ||
} | ||
}, | ||
"colors": { | ||
"comments": "#5b574a", | ||
"caretRow": "#1f1f1f", | ||
"lineNumberColor": "#5d5550", | ||
"infoForeground": "#7e5b37", | ||
"baseIconColor": "#767066", | ||
"contrastColor": "#33291d", | ||
"nonProjectFileScopeColor": "#20221c", | ||
"secondaryBackground": "#171717", | ||
"selectionForeground": "#fbfbfb", | ||
"headerColor": "#1a1a1a", | ||
"baseBackground": "#1d1d1d", | ||
"borderColor": "#272626", | ||
"buttonColor": "#2e2c2b", | ||
"selectionInactive": "#262626", | ||
"identifierHighlight": "#272727", | ||
"selectionBackground": "#5d3e2f", | ||
"selectionBackgroundTransparent": "#5d3e2fAA", | ||
"buttonFont": "#c9c9c9", | ||
"foregroundColor": "#bbbbbb", | ||
"startColor": "#4a4a4a", | ||
"highlightColor": "#252525", | ||
"disabledColor": "#6f6461", | ||
"accentColorTransparent": "#d2824e5A", | ||
"accentColorLessTransparent": "#d2824e9A", | ||
"accentColorMoreTransparent": "#d2824e2A", | ||
"accentColor": "#d2824e", | ||
"accentContrastColor": "#271c21", | ||
"stopColor": "#a9b3bd", | ||
"testScopeColor": "#1d231d", | ||
"popupMask": "#EAEAF005", | ||
"codeBlock": "#1f1c1b", | ||
"unusedColor": "#444449", | ||
"textEditorBackground": "#151515", | ||
"foldedTextBackground": "#212121", | ||
"errorColor": "#ff2525", | ||
"classNameColor": "#D233A2", | ||
"htmlTagColor": "#62e665", | ||
"stringColor": "#95acbd", | ||
"constantColor": "#d776ae", | ||
"keyColor": "#5cd7d7", | ||
"keywordColor": "#6d7fd4", | ||
"diff.deleted": "#242426", | ||
"diff.inserted": "#132A13", | ||
"diff.modified": "#142B40", | ||
"diff.conflict": "#3E1D1D" | ||
} | ||
} |
65 changes: 65 additions & 0 deletions
65
definitions/futureDiary/yuno/dark/yuno.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": "5ec63d95-1e7d-4649-b3d0-0078af8f8740", | ||
"name": "Gasai Yuno", | ||
"displayName": "Yuno", | ||
"dark": true, | ||
"author": "Unthrottled", | ||
"group": "Future Diary", | ||
"stickers": { | ||
"default": "yuno_dark.png" | ||
}, | ||
"overrides": { | ||
"editorScheme": { | ||
"colors": { | ||
"accentColor": "#efa2da", | ||
"startColor": "#BB0A69" | ||
} | ||
} | ||
}, | ||
"colors": { | ||
"caretRow": "#230920", | ||
"lineNumberColor": "#796675", | ||
"baseIconColor": "#766370", | ||
"contrastColor": "#3c0c33", | ||
"nonProjectFileScopeColor": "#211515", | ||
"secondaryBackground": "#130511", | ||
"selectionForeground": "#f6c4d3", | ||
"headerColor": "#1a0717", | ||
"baseBackground": "#1a081a", | ||
"borderColor": "#300c30", | ||
"buttonColor": "#37223a", | ||
"selectionInactive": "#2b0c27", | ||
"selectionInactiveTransparent": "#2b0c2755", | ||
"identifierHighlight": "#2c0f27", | ||
"selectionBackground": "#602b50", | ||
"selectionBackgroundTransparent": "#602b506c", | ||
"buttonFont": "#bba0b7", | ||
"foregroundColor": "#c8c8c8", | ||
"startColor": "#691933", | ||
"highlightColor": "#3c0c33", | ||
"disabledColor": "#505050", | ||
"accentColorTransparent": "#ffa0b25A", | ||
"accentColorLessTransparent": "#ffa0b29A", | ||
"accentColorMoreTransparent": "#ffa0b22A", | ||
"accentColor": "#ffa0b2", | ||
"accentContrastColor": "#251923", | ||
"infoForeground": "#ab5555", | ||
"stopColor": "#ffa5b0", | ||
"testScopeColor": "#181d16", | ||
"popupMask": "#EAEAF005", | ||
"codeBlock": "#261231", | ||
"textEditorBackground": "#150713", | ||
"foldedTextBackground": "#240a24", | ||
"comments": "#a06aa4", | ||
"constantColor": "#34a7d1", | ||
"classNameColor": "#EFA554", | ||
"htmlTagColor": "#8d82ea", | ||
"stringColor": "#F6E3CC", | ||
"keyColor": "#39e6a6", | ||
"keywordColor": "#e0474b", | ||
"diff.modified": "#122542", | ||
"diff.deleted": "#211C21", | ||
"diff.conflict": "#451414", | ||
"diff.inserted": "#111F11" | ||
} | ||
} |
65 changes: 65 additions & 0 deletions
65
definitions/kakegurui/yumeko/dark/yumeko.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": "a1da4f2f-e736-40e7-86d9-9167a247da93", | ||
"name": "Jabami Yumeko", | ||
"displayName": "Yumeko", | ||
"dark": true, | ||
"author": "Unthrottled", | ||
"group": "Kakegurui", | ||
"stickers": { | ||
"default": "yumeko_dark.png" | ||
}, | ||
"overrides": { | ||
"editorScheme": { | ||
"colors": { | ||
"accentColor": "#b48fec", | ||
"startColor": "#ffa037" | ||
} | ||
} | ||
}, | ||
"colors": { | ||
"caretRow": "#1e0607", | ||
"lineNumberColor": "#97706f", | ||
"infoForeground": "#7e2a2a", | ||
"completionWindowBackground": "#32393F", | ||
"baseIconColor": "#795555", | ||
"contrastColor": "#2e090b", | ||
"nonProjectFileScopeColor": "#130700", | ||
"secondaryBackground": "#160304", | ||
"selectionForeground": "#fbfbfb", | ||
"headerColor": "#0b0000", | ||
"baseBackground": "#070000", | ||
"borderColor": "#1e0000", | ||
"buttonColor": "#2b0808", | ||
"selectionInactive": "#220708", | ||
"identifierHighlight": "#220708", | ||
"selectionBackground": "#390c10", | ||
"selectionBackgroundTransparent": "#390c10aa", | ||
"buttonFont": "#a67676", | ||
"foregroundColor": "#dbdbdb", | ||
"startColor": "#491b1b", | ||
"highlightColor": "#2e090b", | ||
"disabledColor": "#584445", | ||
"accentColorTransparent": "#8a18205A", | ||
"accentColorLessTransparent": "#8a18209A", | ||
"accentColorMoreTransparent": "#8a18202A", | ||
"accentColor": "#8a1820", | ||
"accentContrastColor": "#3f3d42", | ||
"stopColor": "#9a101f", | ||
"testScopeColor": "#0f0a00", | ||
"popupMask": "#EAEAF005", | ||
"codeBlock": "#1d0406", | ||
"textEditorBackground": "#050000", | ||
"foldedTextBackground": "#280a0b", | ||
"comments": "#735253", | ||
"constantColor": "#e4ff10", | ||
"classNameColor": "#7092ea", | ||
"htmlTagColor": "#4fcad5", | ||
"stringColor": "#F6E3CC", | ||
"keyColor": "#42E66C", | ||
"keywordColor": "#e0474b", | ||
"diff.deleted": "#1c1214", | ||
"diff.conflict": "#471316", | ||
"diff.inserted": "#0c230b", | ||
"diff.modified": "#121e31" | ||
} | ||
} |
63 changes: 63 additions & 0 deletions
63
definitions/monogatari/hanekawa/dark/hanekawa.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,63 @@ | ||
{ | ||
"id": "dfd05a73-c189-4622-87c7-573fbb3a46b9", | ||
"name": "Hanekawa Tsubasa", | ||
"displayName": "Tsubasa", | ||
"dark": true, | ||
"author": "Unthrottled", | ||
"group": "Monogatari", | ||
"stickers": { | ||
"default": "hanekawa_dark.png" | ||
}, | ||
"overrides": { | ||
"editorScheme": { | ||
"colors": { | ||
"accentColor": "#9a97f4", | ||
"startColor": "#9ee38c" | ||
} | ||
} | ||
}, | ||
"colors": { | ||
"caretRow": "#1e1d1f", | ||
"lineNumberColor": "#777495", | ||
"baseIconColor": "#7e7997", | ||
"contrastColor": "#322849", | ||
"nonProjectFileScopeColor": "#191a18", | ||
"secondaryBackground": "#1b1820", | ||
"selectionForeground": "#ebd6fc", | ||
"headerColor": "#0f0d10", | ||
"baseBackground": "#141115", | ||
"borderColor": "#211c23", | ||
"buttonColor": "#2e2939", | ||
"selectionInactive": "#362338", | ||
"identifierHighlight": "#262626", | ||
"selectionBackground": "#5a3b5d", | ||
"selectionBackgroundTransparent": "#5a3b5dAA", | ||
"buttonFont": "#c7c7c7", | ||
"foregroundColor": "#c3c3c3", | ||
"startColor": "#494949", | ||
"highlightColor": "#262129", | ||
"disabledColor": "#6f6f6f", | ||
"accentColorTransparent": "#634F8D5A", | ||
"accentColorLessTransparent": "#634F8D9A", | ||
"accentColorMoreTransparent": "#634F8D2A", | ||
"accentColor": "#634F8D", | ||
"accentContrastColor": "#272727", | ||
"infoForeground": "#988ccb", | ||
"stopColor": "#f7f6ff", | ||
"testScopeColor": "#151b18", | ||
"popupMask": "#EAEAF005", | ||
"codeBlock": "#281f28", | ||
"textEditorBackground": "#100d11", | ||
"foldedTextBackground": "#322932", | ||
"comments": "#79769f", | ||
"classNameColor": "#e39656", | ||
"htmlTagColor": "#ff8fec", | ||
"stringColor": "#F6E3CC", | ||
"keyColor": "#7ceec8", | ||
"keywordColor": "#d55fde", | ||
"diff.conflict": "#36151F", | ||
"diff.deleted": "#1D1D1D", | ||
"diff.inserted": "#142F14", | ||
"diff.modified": "#152A3D" | ||
} | ||
} |
66 changes: 66 additions & 0 deletions
66
definitions/yuruCamp/rin/dark/shima.rin.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": "5fb9c0a4-e613-457c-97a5-6204f9076cef", | ||
"name": "Shima Rin", | ||
"displayName": "Rin", | ||
"dark": true, | ||
"author": "Unthrottled", | ||
"group": "Yuru Camp", | ||
"stickers": { | ||
"default": "shima_rin_dark.png" | ||
}, | ||
"overrides": { | ||
"editorScheme": { | ||
"colors": { | ||
"accentColor": "#8bd9ff", | ||
"startColor": "#597cee" | ||
} | ||
} | ||
}, | ||
"colors": { | ||
"comments": "#687380", | ||
"caretRow": "#313a49", | ||
"lineNumberColor": "#5a626c", | ||
"baseIconColor": "#6c747d", | ||
"contrastColor": "#404a57", | ||
"nonProjectFileScopeColor": "#33393c", | ||
"secondaryBackground": "#2c3039", | ||
"selectionForeground": "#fbfbfb", | ||
"headerColor": "#2e343e", | ||
"baseBackground": "#323742", | ||
"borderColor": "#393e48", | ||
"buttonColor": "#3a4148", | ||
"selectionInactive": "#403545", | ||
"identifierHighlight": "#373c47", | ||
"selectionBackground": "#4f3a4e", | ||
"selectionBackgroundTransparent": "#4f3a4eAA", | ||
"buttonFont": "#ada89c", | ||
"foregroundColor": "#b0b0b0", | ||
"highlightColor": "#3d4754", | ||
"disabledColor": "#5b606f", | ||
"accentColorTransparent": "#6688ad5A", | ||
"accentColorLessTransparent": "#6688ad9A", | ||
"accentColorMoreTransparent": "#6688ad2A", | ||
"accentColor": "#6688ad", | ||
"accentContrastColor": "#182f42", | ||
"infoForeground": "#b0a17f", | ||
"startColor": "#595959", | ||
"stopColor": "#e66895", | ||
"testScopeColor": "#2e3a3c", | ||
"popupMask": "#928d8d05", | ||
"codeBlock": "#3c3443", | ||
"foldedTextBackground": "#323743", | ||
"textEditorBackground": "#2b303b", | ||
"editorAccentColor": "#8bd9ff", | ||
"constantColor": "#ec9cb2", | ||
"unusedColor": "#545c5b", | ||
"classNameColor": "#89acf6", | ||
"htmlTagColor": "#6c7c96", | ||
"stringColor": "#F6E9CB", | ||
"keyColor": "#61ead9", | ||
"keywordColor": "#ea73d6", | ||
"diff.modified": "#253F4C", | ||
"diff.inserted": "#223B28", | ||
"diff.conflict": "#3E2424", | ||
"diff.deleted": "#30383E" | ||
} | ||
} |
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