Skip to content

Commit

Permalink
Merge pull request #118 from doki-theme/v14
Browse files Browse the repository at this point in the history
v14 - KillLaKill Alt. Themes
  • Loading branch information
Unthrottled authored Sep 12, 2021
2 parents 9c57f67 + f479543 commit ea07f93
Show file tree
Hide file tree
Showing 9 changed files with 207 additions and 63 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "19b65ec8-133c-4655-a77b-13623d8e97d3",
"name": "Ryuko",
"name": "Ryuko Dark",
"displayName": "Ryuko",
"dark": true,
"author": "Unthrottled",
Expand Down Expand Up @@ -55,7 +55,7 @@
"textEditorBackground": "#2b3238",
"foldedTextBackground": "#272e34",
"classNameColor": "#6893f3",
"htmlTagColor": "#a28a92",
"htmlTagColor": "#8C90E5",
"stringColor": "#efa554",
"keyColor": "#C1B5C3",
"keywordColor": "#e0474b",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
{
"id": "3fbd90c3-859d-4618-8e31-90461ac7a556",
"name": "Ryuko Light",
"displayName": "Ryuko",
"dark": false,
"author": "Unthrottled",
"group": "Kill la Kill",
"stickers": {
"default": "ryuko_light.png"
},
"overrides": {
"editorScheme": {
"colors": {
"accentColor": "#EE5C09",
"startColor": "#d92e54"
}
}
},
"colors": {
"caretRow": "#e6effc",
"baseIconColor": "#455d8e",
"lineNumberColor": "#344f69",
"infoForeground": "#1f79a1",
"contrastColor": "#cddff9",
"nonProjectFileScopeColor": "#fbf4e3",
"secondaryBackground": "#eef6ff",
"selectionForeground": "#103365",
"headerColor": "#f5f6f7",
"baseBackground": "#fafbfc",
"borderColor": "#e5e5ee",
"buttonColor": "#aaddfd",
"selectionInactive": "#bdd3f3",
"identifierHighlight": "#daecfa",
"selectionBackground": "#74adec",
"selectionBackgroundTransparent": "#74adec55",
"searchBackground": "#9c8bf0",
"searchForeground": "#161165",
"buttonFont": "#103365",
"foregroundColor": "#101010",
"startColor": "#5c4c58",
"highlightColor": "#e1f1fe",
"disabledColor": "#74889f",
"accentColorTransparent": "#169ef25A",
"accentColorLessTransparent": "#169ef29A",
"accentColorMoreTransparent": "#169ef22A",
"accentColor": "#169ef2",
"stopColor": "#19e3d9",
"testScopeColor": "#ecfded",
"popupMask": "#e7e6eb05",
"comments": "#505D64",
"unusedColor": "#92ABAB",
"codeBlock": "#bff8e2",
"textEditorBackground": "#ffffff",
"foldedTextBackground": "#f6f6f6",
"classNameColor": "#7748B7",
"htmlTagColor": "#2811B9",
"errorColor": "#ff2525",
"stringColor": "#0F92E3",
"keyColor": "#007972",
"keywordColor": "#B03F0F",
"constantColor": "#005CC5",
"terminal.ansiGreen": "#208D3B",
"terminal.ansiBlue": "#5C358D",
"terminal.ansiCyan": "#0896AD",
"terminal.ansiYellow": "#916121"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"id": "12a54623-1f0b-4769-9917-d5267092a605",
"name": "Satsuki Dark",
"displayName": "Satsuki",
"dark": true,
"author": "Unthrottled",
"group": "Kill la Kill",
"stickers": {
"default": "satsuki_dark.png"
},
"overrides": {
"editorScheme": {
"colors": {
"accentColor": "#e4ff10",
"startColor": "#597cee"
}
}
},
"colors": {
"comments": "#596570",
"caretRow": "#2b2e31",
"lineNumberColor": "#596570",
"baseIconColor": "#697777",
"contrastColor": "#2f363c",
"nonProjectFileScopeColor": "#312b27",
"secondaryBackground": "#1d2123",
"selectionForeground": "#fefefe",
"headerColor": "#212427",
"baseBackground": "#272b2d",
"borderColor": "#32373a",
"buttonColor": "#303537",
"selectionInactive": "#3f2527",
"identifierHighlight": "#363a3d",
"selectionBackground": "#5d2626",
"selectionBackgroundTransparent": "#5d2626AA",
"searchBackground": "#1A6020",
"searchForeground": "#fefefe",
"buttonFont": "#94918c",
"foregroundColor": "#d3d3d3",
"highlightColor": "#5f2c2c",
"disabledColor": "#5c5151",
"accentColorTransparent": "#f030225A",
"accentColorLessTransparent": "#f030229A",
"accentColorMoreTransparent": "#f030222A",
"accentColor": "#f03022",
"accentContrastColor": "#182f42",
"infoForeground": "#af543f",
"startColor": "#595959",
"stopColor": "#ee2726",
"testScopeColor": "#202a25",
"popupMask": "#928d8d05",
"codeBlock": "#402729",
"foldedTextBackground": "#2b2e31",
"textEditorBackground": "#242729",
"constantColor": "#96b7fb",
"unusedColor": "#545c5b",
"errorColor": "#ff2525",
"classNameColor": "#6893f3",
"htmlTagColor": "#ff6b75",
"stringColor": "#F6E9CB",
"keyColor": "#46F263",
"keywordColor": "#e24a3e",
"diff.modified": "#1B3A47",
"diff.inserted": "#1E3425",
"diff.conflict": "#4B2424",
"diff.deleted": "#2F3334"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
{
"id": "3a78b13e-dbf2-410f-bb20-12b57bff7735",
"name": "Satsuki Light",
"displayName": "Satsuki",
"dark": false,
"author": "Unthrottled",
"group": "Kill la Kill",
"stickers": {
"default": "satsuki_light.png"
},
"overrides": {
"editorScheme": {
"colors": {
"accentColor": "#1136b9",
"startColor": "#597cee"
}
}
},
"colors": {
"caretRow": "#e6effc",
"baseIconColor": "#455d8e",
"lineNumberColor": "#344f69",
"infoForeground": "#1f45a1",
"contrastColor": "#cddff9",
"nonProjectFileScopeColor": "#fbf4e3",
"secondaryBackground": "#eef6ff",
"selectionForeground": "#0e2c57",
"headerColor": "#f5f6f7",
"baseBackground": "#fafbfc",
"borderColor": "#e5e5ee",
"buttonColor": "#add3fd",
"selectionInactive": "#bdd3f3",
"identifierHighlight": "#daecfa",
"selectionBackground": "#748fec",
"selectionBackgroundTransparent": "#748fec55",
"searchBackground": "#9c8bf0",
"searchForeground": "#161165",
"buttonFont": "#103365",
"foregroundColor": "#101010",
"startColor": "#5c4c58",
"highlightColor": "#e1f1fe",
"disabledColor": "#74889f",
"accentColorTransparent": "#275AB35A",
"accentColorLessTransparent": "#275AB39A",
"accentColorMoreTransparent": "#275AB32A",
"accentColor": "#275AB3",
"stopColor": "#32c5e3",
"testScopeColor": "#ecfded",
"popupMask": "#e7e6eb05",
"comments": "#505D64",
"unusedColor": "#92ABAB",
"codeBlock": "#cff7f5",
"textEditorBackground": "#ffffff",
"foldedTextBackground": "#f6f6f6",
"classNameColor": "#7748B7",
"htmlTagColor": "#EE5C09",
"errorColor": "#ff2525",
"stringColor": "#0F92E3",
"keyColor": "#79074c",
"keywordColor": "#13a78c",
"constantColor": "#005CC5",
"terminal.ansiGreen": "#208D3B",
"terminal.ansiBlue": "#5C358D",
"terminal.ansiCyan": "#0896AD",
"terminal.ansiYellow": "#916121"
}
}
58 changes: 0 additions & 58 deletions definitions/killLaKill/satsuki/satsuki.master.definition.json

This file was deleted.

2 changes: 1 addition & 1 deletion definitions/reZero/ram/ram.master.definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"foldedTextBackground": "#322634",
"comments": "#987fa5",
"classNameColor": "#EF9FD8",
"htmlTagColor": "#a28a92",
"htmlTagColor": "#C84EB8",
"stringColor": "#f4fa8c",
"keyColor": "#F375C8",
"keywordColor": "#988F9A",
Expand Down
2 changes: 1 addition & 1 deletion definitions/reZero/rem/rem.master.definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"textEditorBackground": "#2f3036",
"foldedTextBackground": "#272e34",
"classNameColor": "#8dc6ef",
"htmlTagColor": "#a28a92",
"htmlTagColor": "#4E86C8",
"stringColor": "#f4fa8c",
"keyColor": "#6893f3",
"keywordColor": "#988F9A",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "doki-master-theme",
"version": "13.1.0",
"version": "14.0.0",
"description": "The Doki Theme",
"main": "build/index.js",
"repository": "https://github.com/doki-theme/doki-master-theme.git",
Expand Down
Binary file modified readmeAssets/best_girls.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ea07f93

Please sign in to comment.