Skip to content

Commit

Permalink
v16 - Jahy-sama Will Not Be Discouraged (#127)
Browse files Browse the repository at this point in the history
* Initial Jahy

* Updated Jahy

* Jahy Dark

* Windows friendly Jahy, Updated vcs inline hint.

* Updated Version n stuff.
  • Loading branch information
Unthrottled authored Oct 26, 2021
1 parent ccdd064 commit 1a18463
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 1 deletion.
68 changes: 68 additions & 0 deletions definitions/jahySama/jahy/dark/jahy.dark.master.definition.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
"id": "91d0931d-3e1d-4101-b923-278ce264f0f5",
"name": "Jahy",
"displayName": "Jahy",
"dark": true,
"author": "Unthrottled",
"group": "The Great Jahy Will Not Be Defeated",
"stickers": {
"default": "jahy_dark_smol.png"
},
"overrides": {
"editorScheme": {
"colors": {
"accentColor": "#9581EC",
"startColor": "#597cee"
}
}
},
"colors": {
"comments": "#816F93",
"caretRow": "#2f1336",
"lineNumberColor": "#656079",
"baseIconColor": "#6c677a",
"contrastColor": "#3d2d3d",
"nonProjectFileScopeColor": "#261d2d",
"secondaryBackground": "#220e29",
"selectionForeground": "#fbfbfb",
"headerColor": "#1e1430",
"baseBackground": "#221738",
"borderColor": "#322252",
"buttonColor": "#352544",
"selectionInactive": "#2c1a36",
"identifierHighlight": "#2a1947",
"selectionBackground": "#452346",
"selectionBackgroundTransparent": "#452346AA",
"searchBackground": "#7B1212",
"searchForeground": "#fefefe",
"buttonFont": "#ada19c",
"foregroundColor": "#cbcbcb",
"highlightColor": "#3a1b44",
"disabledColor": "#655b6f",
"accentColorTransparent": "#8744885A",
"accentColorLessTransparent": "#8744889A",
"accentColorMoreTransparent": "#8744882A",
"accentColor": "#874488",
"accentContrastColor": "#182f42",
"infoForeground": "#ad9e6e",
"startColor": "#534e57",
"stopColor": "#e6be68",
"testScopeColor": "#1c212d",
"popupMask": "#928d8d05",
"codeBlock": "#2c0e29",
"foldedTextBackground": "#2f143b",
"textEditorBackground": "#1b102e",
"errorColor": "#ff2525",
"constantColor": "#EA7797",
"unusedColor": "#545c5b",
"classNameColor": "#E77FD5",
"htmlTagColor": "#8BEF85",
"stringColor": "#f3b085",
"keyColor": "#eec45e",
"keywordColor": "#D53232",
"diff.modified": "#183059",
"diff.inserted": "#122C12",
"diff.conflict": "#3F1A22",
"diff.deleted": "#231F31"
}
}
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": "15.0.1",
"version": "16.0.0",
"description": "The Doki Theme",
"main": "build/index.js",
"repository": "https://github.com/doki-theme/doki-master-theme.git",
Expand Down

0 comments on commit 1a18463

Please sign in to comment.