Skip to content

Commit

Permalink
v11 - Hanekawa, Shima Rin, Nagatoro, Yumeko, & Yuno (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
Unthrottled authored Jun 12, 2021
1 parent e472ee8 commit 9d60e00
Show file tree
Hide file tree
Showing 229 changed files with 2,782 additions and 171 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,33 @@ Changelog

# Unreleased

# 11.0.0 [Hanekawa, Shima Rin, Nagatoro, Yumeko, & Yuno]

## 5 New Themes

From the Monogatari series:

- Hanekawa Tsubasa (Dark)

From the Yuru Camp series:

- Shima Rin (Dark)

From the Don't Toy With Me, Miss Nagatoro series:

- Hayase Nagatoro (Dark)

From the Kakegurui Series:

- Jabami Yumeko (Dark)

From the Future Diary Series

- Gasai Yuno (Dark)

![v16 Girls](https://doki.assets.unthrottled.io/misc/v16_girls.png)


# 10.0.0 [Nino, Nakano Miku, Gray, Miia, & Tohru]

## 5 New Themes
Expand Down
2 changes: 1 addition & 1 deletion buildSrc/assets/templates/manifest.template.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "The Doki Theme",
"version": "10.0.0",
"version": "11.0.0",
"description": "Anime based themes for your chrome browser!",
"theme": {
"images": {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"id": "ca45f54a-57cb-4d8c-82a6-d4b31c850bd6",
"overrides": {
"theme": {
"colors": {},
"properties": {
"ntp_background_alignment": "right"
}
}
},
"laf": {},
"syntax": {},
"colors": {}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
"laf": {},
"syntax": {},
"colors": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"id": "5ec63d95-1e7d-4649-b3d0-0078af8f8740",
"overrides": {
"theme": {
"colors": {},
"properties": {
"ntp_background_alignment": "right"
}
}
},
"laf": {},
"syntax": {},
"colors": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"id": "a1da4f2f-e736-40e7-86d9-9167a247da93",
"overrides": {
"theme": {
"colors": {
"omnibox_text": "&htmlTagColor&"
},
"properties": {
"ntp_background_alignment": "right"
}
}
},
"laf": {},
"syntax": {},
"colors": {}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"id": "bc12b380-1f2a-4a9d-89d8-388a07f1e15f",
"overrides": {
"theme": {
"colors": {
},
"colors": {},
"properties": {
"ntp_background_alignment_secondary": "right"
}
Expand All @@ -12,4 +11,4 @@
"laf": {},
"syntax": {},
"colors": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"id": "dfd05a73-c189-4622-87c7-573fbb3a46b9",
"overrides": {
"theme": {
"colors": {
"omnibox_text": "&keyColor&"
},
"properties": {
"ntp_background_alignment": "right"
}
}
},
"laf": {},
"syntax": {},
"colors": {}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"id": "5903b523-ea0a-4724-85d4-f0d0652c3010",
"overrides": {
"theme": {
"colors": {
},
"colors": {},
"properties": {
"ntp_background_alignment": "right"
}
Expand All @@ -12,4 +11,4 @@
"laf": {},
"syntax": {},
"colors": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"id": "d96c6599-ebf8-4359-ae26-19f79b69e919",
"overrides": {
"theme": {
"colors": {
},
"colors": {},
"properties": {
"ntp_background_alignment": "right"
}
Expand All @@ -12,4 +11,4 @@
"laf": {},
"syntax": {},
"colors": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"id": "5e6a266f-c6d5-4891-a065-a2c2b857016a",
"overrides": {
"theme": {
"colors": {
},
"colors": {},
"properties": {
"ntp_background_alignment": "right"
}
Expand All @@ -12,4 +11,4 @@
"laf": {},
"syntax": {},
"colors": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"id": "5de1c901-2a12-411f-b75b-64e43aaf2c9d",
"overrides": {
"theme": {
"colors": {
},
"colors": {},
"properties": {
"ntp_background_alignment": "right"
}
Expand All @@ -12,4 +11,4 @@
"laf": {},
"syntax": {},
"colors": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"id": "5fb9c0a4-e613-457c-97a5-6204f9076cef",
"overrides": {
"theme": {
"colors": {},
"properties": {
"ntp_background_alignment": "right"
}
}
},
"laf": {},
"syntax": {},
"colors": {}
}
2 changes: 1 addition & 1 deletion buildSrc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@types/lodash": "^4.14.155",
"@types/ncp": "^2.0.4",
"copy-webpack-plugin": "^6.0.2",
"doki-build-source": "1.0.0",
"doki-build-source": "1.3.0",
"jest": "^26.0.1",
"rimraf": "^3.0.2",
"ts-jest": "^26.1.0",
Expand Down
8 changes: 4 additions & 4 deletions buildSrc/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2168,10 +2168,10 @@ dir-glob@^3.0.1:
dependencies:
path-type "^4.0.0"

doki-build-source@1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/doki-build-source/-/doki-build-source-1.0.0.tgz#8182d0a66ee482f2de64150d6b5478d39fdf514a"
integrity sha512-4I82gang4fGNA+3RnX/Vn2Jnoi5EupAkpSHiMRRywYU0GQjvgYsFrQpfihdV8aL0u91DdR+PZ+QEVClSqvJG3w==
doki-build-source@1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/doki-build-source/-/doki-build-source-1.3.0.tgz#b7516a96317ff559737f6e87fc81b931bbb1977c"
integrity sha512-3Z+BMS0p/FGOlCwuhBauAYeV+DXAF+5HdkMCVSYCYZkbLsqfsymnBM7Unw+vbrHJfI14P0gDuOTbgKOHX9V4Gw==

dom-walk@^0.1.0:
version "0.1.2"
Expand Down
2 changes: 1 addition & 1 deletion chromeThemes/Aqua's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Doki Theme: Aqua",
"version": "10.0.0",
"version": "11.0.0",
"description": "A dark theme modeled after Aqua from KonoSuba",
"theme": {
"images": {
Expand Down
2 changes: 1 addition & 1 deletion chromeThemes/Astolfo's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Doki Theme: Astolfo",
"version": "10.0.0",
"version": "11.0.0",
"description": "A dark theme modeled after Astolfo from Fate",
"theme": {
"images": {
Expand Down
2 changes: 1 addition & 1 deletion chromeThemes/Asuna Dark's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Doki Theme: Asuna Dark",
"version": "10.0.0",
"version": "11.0.0",
"description": "A dark theme modeled after Asuna from Sword Art Online",
"theme": {
"images": {
Expand Down
2 changes: 1 addition & 1 deletion chromeThemes/Asuna Light's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Doki Theme: Asuna Light",
"version": "10.0.0",
"version": "11.0.0",
"description": "A light theme modeled after Asuna from Sword Art Online",
"theme": {
"images": {
Expand Down
2 changes: 1 addition & 1 deletion chromeThemes/Beatrice's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Doki Theme: Beatrice",
"version": "10.0.0",
"version": "11.0.0",
"description": "A light theme modeled after Beatrice from Re Zero",
"theme": {
"images": {
Expand Down
2 changes: 1 addition & 1 deletion chromeThemes/Darkness Dark's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Doki Theme: Darkness Dark",
"version": "10.0.0",
"version": "11.0.0",
"description": "A dark theme modeled after Darkness from KonoSuba",
"theme": {
"images": {
Expand Down
2 changes: 1 addition & 1 deletion chromeThemes/Darkness Light's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Doki Theme: Darkness Light",
"version": "10.0.0",
"version": "11.0.0",
"description": "A light theme modeled after Darkness from KonoSuba",
"theme": {
"images": {
Expand Down
2 changes: 1 addition & 1 deletion chromeThemes/Echidna's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Doki Theme: Echidna",
"version": "10.0.0",
"version": "11.0.0",
"description": "A dark theme modeled after Echidna from Re Zero",
"theme": {
"images": {
Expand Down
2 changes: 1 addition & 1 deletion chromeThemes/Emilia Dark's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Doki Theme: Emilia Dark",
"version": "10.0.0",
"version": "11.0.0",
"description": "A dark theme modeled after Emilia from Re Zero",
"theme": {
"images": {
Expand Down
2 changes: 1 addition & 1 deletion chromeThemes/Emilia Light's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Doki Theme: Emilia Light",
"version": "10.0.0",
"version": "11.0.0",
"description": "A light theme modeled after Emilia from Re Zero",
"theme": {
"images": {
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 9d60e00

Please sign in to comment.