Skip to content

Commit

Permalink
v16 - Jahy-sama Will Not Be Discouraged! (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
Unthrottled authored Oct 28, 2021
1 parent affe407 commit e04eae1
Show file tree
Hide file tree
Showing 226 changed files with 790 additions and 245 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@ Changelog
---

# Unreleased

# 16.0.0 [Jahy-sama will not be discouraged!]

**1 New Theme!**

Featuring the Dark World's Second in Command: Jahy!

![v21 Girl](https://doki.assets.unthrottled.io/misc/v21_girl.png)

# 15.0.3 [Firefox: Theming Bug Fixes]
- Fixes incorrect toolbar theme in *mixed mode* when rapidly creating tabs.([#77](https://github.com/doki-theme/doki-theme-web/issues/77))
- Fixes incorrect toolbar theme in *mixed mode* when toggling search widget.([#77](https://github.com/doki-theme/doki-theme-web/issues/77))
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": "15.0.2",
"version": "16.0.0",
"description": "Anime based themes for your chrome browser!",
"theme": {
"images": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"id": "dc8e4142-c371-4107-a3c3-99dceefadac2",
"overrides": {
"theme": {
"colors": {
},
"colors": {},
"properties": {
"ntp_background_alignment": "right"
}
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"id": "91d0931d-3e1d-4101-b923-278ce264f0f5",
"overrides": {
"theme": {
"colors": {
"omnibox_text": "&stringColor&"
},
"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": "67278007-b7f8-46d4-88b7-e40cac3576a7",
"overrides": {
"theme": {
"colors": {
},
"colors": {},
"properties": {
"ntp_background_alignment": "right"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"id": "2f2dff01-7e0e-4ebc-ab1e-34be2486c66f",
"overrides": {
"theme": {
"colors": {
},
"colors": {},
"properties": {
"ntp_background_alignment": "right"
}
Expand Down
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.6.0",
"doki-build-source": "1.7.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.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/doki-build-source/-/doki-build-source-1.6.0.tgz#5c39cf71e135714ae891301c56c648cc9447ac2a"
integrity sha512-jyP9xCNam3fq68lR1G2JVfCV9HSQX0ygfG9RAi2IohIUJNYE9YGDJk5YDxQ7uxEERSLXg/NjMpCOwFFswcBi5A==
doki-build-source@1.7.0:
version "1.7.0"
resolved "https://registry.yarnpkg.com/doki-build-source/-/doki-build-source-1.7.0.tgz#d90402b8f02e80d8b0376d86d48e57ba7be991e8"
integrity sha512-E2PCaT2lNAEZVHhl6cDRah9KqWf/M6S59YgfwHU7N3HBtDl6ld8U6Np9f5UUQPtquLb47UC2R+CvN2t8SKXRhw==

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": "15.0.2",
"version": "16.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": "15.0.2",
"version": "16.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": "15.0.2",
"version": "16.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": "15.0.2",
"version": "16.0.0",
"description": "A light theme modeled after Asuna from Sword Art Online",
"theme": {
"images": {
Expand Down
2 changes: 1 addition & 1 deletion chromeThemes/Azuki's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Doki Theme: Azuki",
"version": "15.0.2",
"version": "16.0.0",
"description": "A dark theme modeled after Azuki from NekoPara",
"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": "15.0.2",
"version": "16.0.0",
"description": "A light theme modeled after Beatrice from Re Zero",
"theme": {
"images": {
Expand Down
2 changes: 1 addition & 1 deletion chromeThemes/Chocola's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Doki Theme: Chocola",
"version": "15.0.2",
"version": "16.0.0",
"description": "A dark theme modeled after Chocola from NekoPara",
"theme": {
"images": {
Expand Down
2 changes: 1 addition & 1 deletion chromeThemes/Cinnamon's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Doki Theme: Cinnamon",
"version": "15.0.2",
"version": "16.0.0",
"description": "A dark theme modeled after Cinnamon from NekoPara",
"theme": {
"images": {
Expand Down
2 changes: 1 addition & 1 deletion chromeThemes/Coconut's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Doki Theme: Coconut",
"version": "15.0.2",
"version": "16.0.0",
"description": "A dark theme modeled after Coconut from NekoPara",
"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": "15.0.2",
"version": "16.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": "15.0.2",
"version": "16.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": "15.0.2",
"version": "16.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": "15.0.2",
"version": "16.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": "15.0.2",
"version": "16.0.0",
"description": "A light theme modeled after Emilia from Re Zero",
"theme": {
"images": {
Expand Down
2 changes: 1 addition & 1 deletion chromeThemes/Gasai Yuno's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Doki Theme: Gasai Yuno",
"version": "15.0.2",
"version": "16.0.0",
"description": "A dark theme modeled after Yuno from Future Diary",
"theme": {
"images": {
Expand Down
2 changes: 1 addition & 1 deletion chromeThemes/Gray's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Doki Theme: Gray",
"version": "15.0.2",
"version": "16.0.0",
"description": "A dark theme modeled after Gray from Type-Moon",
"theme": {
"images": {
Expand Down
2 changes: 1 addition & 1 deletion chromeThemes/Hanekawa Tsubasa's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Doki Theme: Hanekawa Tsubasa",
"version": "15.0.2",
"version": "16.0.0",
"description": "A dark theme modeled after Tsubasa from Monogatari",
"theme": {
"images": {
Expand Down
2 changes: 1 addition & 1 deletion chromeThemes/Hatsune Miku's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Doki Theme: Hatsune Miku",
"version": "15.0.2",
"version": "16.0.0",
"description": "A dark theme modeled after Miku from Vocaloid",
"theme": {
"images": {
Expand Down
2 changes: 1 addition & 1 deletion chromeThemes/Hayase Nagatoro's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Doki Theme: Hayase Nagatoro",
"version": "15.0.2",
"version": "16.0.0",
"description": "A dark theme modeled after Nagatoro from Don't Toy with me Miss Nagatoro",
"theme": {
"images": {
Expand Down
2 changes: 1 addition & 1 deletion chromeThemes/Ishtar Dark's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Doki Theme: Ishtar Dark",
"version": "15.0.2",
"version": "16.0.0",
"description": "A dark theme modeled after Ishtar from Fate",
"theme": {
"images": {
Expand Down
2 changes: 1 addition & 1 deletion chromeThemes/Ishtar Light's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Doki Theme: Ishtar Light",
"version": "15.0.2",
"version": "16.0.0",
"description": "A light theme modeled after Ishtar from Fate",
"theme": {
"images": {
Expand Down
2 changes: 1 addition & 1 deletion chromeThemes/Jabami Yumeko's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Doki Theme: Jabami Yumeko",
"version": "15.0.2",
"version": "16.0.0",
"description": "A dark theme modeled after Yumeko from Kakegurui",
"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.
Binary file added chromeThemes/Jahy's Theme/images/tab_highlight.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chromeThemes/Jahy's Theme/images/tab_inactive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
112 changes: 112 additions & 0 deletions chromeThemes/Jahy's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,112 @@
{
"name": "Doki Theme: Jahy",
"version": "16.0.0",
"description": "A dark theme modeled after Jahy from The Great Jahy Will Not Be Defeated",
"theme": {
"images": {
"theme_ntp_background": "images/jahy_dark_smol.png",
"theme_ntp_background_incognito": "images/jahy_dark_smol.png",
"theme_toolbar": "images/tab_highlight.png",
"theme_tab_background": "images/tab_inactive.png"
},
"colors": {
"bookmark_text": [
203,
203,
203
],
"button_background": [
53,
37,
68
],
"frame": [
34,
23,
56
],
"frame_inactive": [
27,
16,
46
],
"frame_incognito": [
27,
16,
46
],
"frame_incognito_inactive": [
34,
23,
56
],
"ntp_background": [
34,
23,
56
],
"ntp_header": [
27,
16,
46
],
"omnibox_background": [
34,
14,
41
],
"omnibox_text": [
243,
176,
133
],
"theme_toolbar": [
58,
27,
68
],
"ntp_text": [
203,
203,
203
],
"tab_background_text": [
203,
203,
203
],
"tab_background_text_inactive": [
101,
96,
121
],
"tab_text": [
203,
203,
203
],
"toolbar": [
27,
16,
46
]
},
"tints": {
"buttons": [
0.8308823529411765,
1,
0.4
],
"frame": [
0.8308823529411765,
1,
0.4
]
},
"properties": {
"ntp_background_alignment": "right",
"ntp_logo_alternate": 0
}
},
"manifest_version": 2
}
2 changes: 1 addition & 1 deletion chromeThemes/Kanna's Theme/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Doki Theme: Kanna",
"version": "15.0.2",
"version": "16.0.0",
"description": "A dark theme modeled after Kanna from Miss Kobayashi's Dragon Maid",
"theme": {
"images": {
Expand Down
Loading

0 comments on commit e04eae1

Please sign in to comment.