Skip to content

Commit

Permalink
Merge pull request #196 from doki-theme/darling
Browse files Browse the repository at this point in the history
v88 - Darling
  • Loading branch information
Unthrottled authored Aug 4, 2022
2 parents a8361ef + 4055861 commit 6dd5908
Show file tree
Hide file tree
Showing 13 changed files with 389 additions and 48 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ This is the place for that. Please keep issues to a specific platform in that pl
## I hope you enjoy these themes!


![Best Girls](./readmeAssets/best_girls.png)
![Best Girl](https://doki.assets.unthrottled.io/misc/best_girl.png)


---
Expand Down
2 changes: 1 addition & 1 deletion buildSrc/ColorGenerator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ function blendColors(

function addNewColor(dokiTheme: { dokiThemeDefinition: MasterDokiThemeDefinition; dokiFileDefinitionPath: string }) {
// if(!dokiTheme.dokiThemeDefinition.dark) return;
if(dokiTheme.dokiThemeDefinition.id !== "7bafa167-148d-472a-8a9b-6f4129ef2e1f") return;
if(dokiTheme.dokiThemeDefinition.id !== "ceb8c11f-f736-420b-962b-fc0db26b3708") return;

const headerColor = hex_to_rgba(
dokiTheme.dokiThemeDefinition.colors.headerColor
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,10 +65,10 @@
"constantColor": "#78DBEF",
"unusedColor": "#545c5b",
"classNameColor": "#B5AAEE",
"htmlTagColor": "#D92C3A",
"htmlTagColor": "#DB3B46",
"stringColor": "#f3b085",
"keyColor": "#eec45e",
"keywordColor": "#e83737",
"keywordColor": "#EE4C4C",
"diff.modified": "#00388C",
"diff.inserted": "#002A08",
"diff.conflict": "#3F1A22",
Expand Down
84 changes: 84 additions & 0 deletions definitions/franxx/hiro/dark/hiro.dark.master.definition.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
{
"id": "ceb8c11f-f736-420b-962b-fc0db26b3708",
"name": "Hiro",
"displayName": "Hiro",
"dark": true,
"author": "Unthrottled",
"group": "Darling in the Franxx",
"stickers": {
"default": {
"name": "hiro_dark.png",
"anchor": "right",
"opacity": 9
}
},
"overrides": {
"editorScheme": {
"colors": {
"accentColor": "#61ead9",
"startColor": "#597cee"
}
}
},
"colors": {
"comments": "#5E6C84",
"caretRow": "#272a2f",
"lineNumberColor": "#4F5D76",
"baseIconColor": "#4f5a72",
"contrastColor": "#394357",
"nonProjectFileScopeColor": "#26281a",
"secondaryBackground": "#121317",
"selectionForeground": "#fbfbfb",
"headerColor": "#16171a",
"baseBackground": "#1d1e22",
"borderColor": "#303136",
"buttonColor": "#393c45",
"selectionInactive": "#132648",
"identifierHighlight": "#333539",
"selectionBackground": "#1d4a88",
"selectionBackgroundTransparent": "#1d4a88AA",
"searchBackground": "#841B27",
"searchForeground": "#fbfbfb",
"buttonFont": "#92a1aa",
"foregroundColor": "#b0b0b0",
"highlightColor": "#313236",
"disabledColor": "#5b6071",
"accentColorTransparent": "#3877d15A",
"accentColorLessTransparent": "#3877d19A",
"accentColorMoreTransparent": "#3877d12A",
"accentColor": "#3877d1",
"accentContrastColor": "#394357",
"infoForeground": "#8ad0bf",
"startColor": "#595959",
"stopColor": "#68d7e6",
"testScopeColor": "#162a1d",
"popupMask": "#928d8d05",
"codeBlock": "#352836",
"foldedTextBackground": "#25272d",
"textEditorBackground": "#16171A",
"errorColor": "#ff0000",
"constantColor": "#83F57F",
"unusedColor": "#5C5E6C",
"classNameColor": "#EA517A",
"htmlTagColor": "#AE9AFF",
"stringColor": "#FDB8EB",
"keyColor": "#89CCEC",
"keywordColor": "#6a96e9",
"diff.modified": "#0E2539",
"diff.inserted": "#132D14",
"diff.conflict": "#391B1B",
"diff.deleted": "#2A2929",
"lightEditorColor": "#202227",
"breakpointColor": "#333324",
"breakpointActiveColor": "#1c391c",
"fileBlue": "#172d45",
"fileGray": "#27282a",
"fileRose": "#361e2d",
"fileOrange": "#3d2a1a",
"fileViolet": "#251f3c",
"fileYellow": "#31311d",
"fileRed": "#31191b",
"filePurple": "#231834"
},
"characterId": "f3daafd3-6277-4a11-afa9-4b35d5500cdb"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
{
"id": "1f9697bd-aec1-49ff-bdb4-c37ef8ace62b",
"name": "Hiro x Zero Two",
"displayName": "Hiro x Zero Two",
"dark": true,
"author": "Unthrottled",
"group": "Darling in the Franxx",
"stickers": {
"default": {
"name": "hiro_x_zero_two.png",
"anchor": "center",
"opacity": 13
}
},
"overrides": {
"editorScheme": {
"colors": {
"accentColor": "#b68cfd",
"startColor": "#597cee"
}
}
},
"colors": {
"comments": "#71688D",
"caretRow": "#23214b",
"lineNumberColor": "#5F4E65",
"baseIconColor": "#635878",
"contrastColor": "#3a4b71",
"nonProjectFileScopeColor": "#201d1b",
"secondaryBackground": "#0d041c",
"selectionForeground": "#fefefe",
"headerColor": "#0f071a",
"baseBackground": "#150b24",
"borderColor": "#362f3e",
"buttonColor": "#372c40",
"selectionInactive": "#21304e",
"identifierHighlight": "#38143B",
"selectionBackground": "#29466c",
"selectionBackgroundTransparent": "#29466cAA",
"searchBackground": "#801925",
"searchForeground": "#fefefe",
"buttonFont": "#aba3c4",
"foregroundColor": "#b8b8b8",
"highlightColor": "#3b0e20",
"disabledColor": "#645468",
"accentColorTransparent": "#c939395A",
"accentColorLessTransparent": "#c939399A",
"accentColorMoreTransparent": "#c939392A",
"accentColor": "#c93939",
"accentColorOverrideTransparent": "#009CEC5A",
"accentColorOverrideLessTransparent": "#009CEC9A",
"accentColorOverrideMoreTransparent": "#009CEC2A",
"accentColorOverride": "#009CEC",
"infoForeground": "#5d89c2",
"startColor": "#df5757",
"stopColor": "#5960c1",
"testScopeColor": "#152220",
"popupMask": "#928d8d05",
"codeBlock": "#15163a",
"foldedTextBackground": "#271a3d",
"textEditorBackground": "#150b24",
"constantColor": "#9CA2FF",
"unusedColor": "#545c5b",
"errorColor": "#ff2525",
"classNameColor": "#5FFF9F",
"htmlTagColor": "#8078EE",
"stringColor": "#7EACF8",
"keyColor": "#FF96FD",
"keywordColor": "#ec377e",
"diff.modified": "#173558",
"diff.inserted": "#0F2F1D",
"diff.conflict": "#441919",
"diff.deleted": "#2A2638",
"lightEditorColor": "#1d183b",
"breakpointColor": "#32282c",
"breakpointActiveColor": "#1b2e25",
"fileBlue": "#112045",
"fileGray": "#211b2a",
"fileRose": "#30112d",
"fileOrange": "#371d1a",
"fileViolet": "#1f123c",
"fileYellow": "#2b231d",
"fileRed": "#2b0b1b",
"filePurple": "#1d0a34"
},
"characterId": "f3daafd3-6277-45e6-951f-2e48352ede90"
}
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"id": "4fd5cb34-d36e-4a3c-8639-052b19b26ba1",
"name": "Zero Two Light",
"name": "Zero Two Light Lily",
"displayName": "Zero Two",
"dark": false,
"author": "Unthrottled",
"group": "Darling in the Franxx",
"stickers": {
"default": {
"name": "zero_two_light.png",
"name": "zero_two_lily.png",
"anchor": "center",
"opacity": 20
}
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
{
"id": "13adffd9-acbe-47af-8101-fa71269a4c5c",
"name": "Zero Two Dark Obsidian",
"displayName": "Zero Two",
"dark": true,
"author": "Unthrottled",
"group": "Darling in the Franxx",
"stickers": {
"default": {
"name": "zero_two_obsidian.png",
"anchor": "center",
"opacity": 13
}
},
"overrides": {
"editorScheme": {
"colors": {
"accentColor": "#66FA36",
"startColor": "#A2C1FC"
}
}
},
"colors": {
"caretRow": "#261d21",
"lineNumberColor": "#53615B",
"infoForeground": "#5c9077",
"baseIconColor": "#526A59",
"contrastColor": "#28362c",
"nonProjectFileScopeColor": "#231d1f",
"secondaryBackground": "#0e0509",
"selectionForeground": "#fbfbfb",
"headerColor": "#150a0e",
"baseBackground": "#1a0c12",
"borderColor": "#2c2226",
"buttonColor": "#29312b",
"selectionInactive": "#152c1e",
"identifierHighlight": "#163215",
"selectionBackground": "#174a2e",
"selectionBackgroundTransparent": "#174a2e5a",
"searchBackground": "#872847",
"searchForeground": "#fafafa",
"buttonFont": "#6b997c",
"foregroundColor": "#bbbbbb",
"startColor": "#1c512f",
"highlightColor": "#152c1e",
"disabledColor": "#55685c",
"accentColorTransparent": "#1ecd869A",
"accentColorLessTransparent": "#1ecd869A",
"accentColorMoreTransparent": "#1ecd862A",
"accentColor": "#1ecd86",
"stopColor": "#26ee65",
"testScopeColor": "#2a0f24",
"popupMask": "#aaf5c70A",
"codeBlock": "#161a2e",
"textEditorBackground": "#17070e",
"foldedTextBackground": "#21191d",
"unusedColor": "#6F7B6F",
"errorColor": "#FF0000",
"constantColor": "#2FAAF6",
"classNameColor": "#FFD448",
"htmlTagColor": "#82B1EE",
"stringColor": "#39e6a6",
"comments": "#57745D",
"keyColor": "#B9F8BC",
"keywordColor": "#FDB8EB",
"diff.deleted": "#2F292D",
"diff.inserted": "#143613",
"diff.conflict": "#5F2A30",
"lightEditorColor": "#222027",
"breakpointColor": "#342519",
"breakpointActiveColor": "#1d2b12",
"fileBlue": "#16223b",
"fileGray": "#261d20",
"fileRose": "#351323",
"fileOrange": "#3c2010",
"fileViolet": "#241433",
"fileYellow": "#312613",
"fileRed": "#300d11",
"filePurple": "#220d2a"
},
"characterId": "1d95afa2-3346-45e6-951f-2e48352ede90"
}
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"id": "8c99ec4b-fda0-4ab7-95ad-a6bf80c3924b",
"name": "Zero Two Dark",
"name": "Zero Two Dark Rose",
"displayName": "Zero Two",
"dark": true,
"author": "Unthrottled",
"group": "Darling in the Franxx",
"stickers": {
"default": {
"name": "zero_two_dark.png",
"name": "zero_two_rose.png",
"anchor": "center",
"opacity": 8
}
Expand Down
Loading

0 comments on commit 6dd5908

Please sign in to comment.