Skip to content

Commit 7d09272

Browse files
authored
v14 - Jahy-sama Will Not Be Discouraged! (#53)
1 parent 593dd69 commit 7d09272

73 files changed

Lines changed: 21351 additions & 438 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Changelog
22
---
33

4+
# 14.0.0 [Jahy-sama will not be discouraged!]
5+
6+
**1 New Theme!**
7+
8+
Featuring the Dark World's Second in Command: Jahy!
9+
10+
![v21 Girl](https://doki.assets.unthrottled.io/misc/v21_girl.png)
11+
412
# 13.0.1 [User Mentions]
513

614
- Updated the color of direct user mentions to be themed.
59.8 KB
Loading
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"id": "91d0931d-3e1d-4101-b923-278ce264f0f5",
3+
"overrides": {},
4+
"laf": {},
5+
"syntax": {},
6+
"colors": {}
7+
}

buildSrc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@types/jest": "^26.0.0",
1313
"@types/lodash": "^4.14.157",
1414
"copy-webpack-plugin": "^6.0.2",
15-
"doki-build-source": "1.6.0",
15+
"doki-build-source": "1.7.0",
1616
"fetch-css": "^3.0.1",
1717
"jest": "^26.0.1",
1818
"lodash": "^4.17.21",

buildSrc/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2339,10 +2339,10 @@ discontinuous-range@1.0.0:
23392339
resolved "https://registry.yarnpkg.com/discontinuous-range/-/discontinuous-range-1.0.0.tgz#e38331f0844bba49b9a9cb71c771585aab1bc65a"
23402340
integrity sha1-44Mx8IRLukm5qctxx3FYWqsbxlo=
23412341

2342-
doki-build-source@1.6.0:
2343-
version "1.6.0"
2344-
resolved "https://registry.yarnpkg.com/doki-build-source/-/doki-build-source-1.6.0.tgz#5c39cf71e135714ae891301c56c648cc9447ac2a"
2345-
integrity sha512-jyP9xCNam3fq68lR1G2JVfCV9HSQX0ygfG9RAi2IohIUJNYE9YGDJk5YDxQ7uxEERSLXg/NjMpCOwFFswcBi5A==
2342+
doki-build-source@1.7.0:
2343+
version "1.7.0"
2344+
resolved "https://registry.yarnpkg.com/doki-build-source/-/doki-build-source-1.7.0.tgz#d90402b8f02e80d8b0376d86d48e57ba7be991e8"
2345+
integrity sha512-E2PCaT2lNAEZVHhl6cDRah9KqWf/M6S59YgfwHU7N3HBtDl6ld8U6Np9f5UUQPtquLb47UC2R+CvN2t8SKXRhw==
23462346

23472347
dom-serializer@0:
23482348
version "0.2.2"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "doki-theme-github",
3-
"version": "13.0.1",
3+
"version": "14.0.0",
44
"dependencies": {
55
}
66
}

themes/aqua.user.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* ==UserStyle==
22
@name Doki-Theme: Aqua
33
@namespace github.com/doki-theme
4-
@version 13.0.1
4+
@version 14.0.0
55
@description Browse code with your waifu.
66
@author Unthrottled
77
@license MIT

themes/astolfo.user.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* ==UserStyle==
22
@name Doki-Theme: Astolfo
33
@namespace github.com/doki-theme
4-
@version 13.0.1
4+
@version 14.0.0
55
@description Browse code with your waifu.
66
@author Unthrottled
77
@license MIT

themes/asuna_dark.user.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* ==UserStyle==
22
@name Doki-Theme: Asuna Dark
33
@namespace github.com/doki-theme
4-
@version 13.0.1
4+
@version 14.0.0
55
@description Browse code with your waifu.
66
@author Unthrottled
77
@license MIT

themes/asuna_light.user.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/* ==UserStyle==
22
@name Doki-Theme: Asuna Light
33
@namespace github.com/doki-theme
4-
@version 13.0.1
4+
@version 14.0.0
55
@description Browse code with your waifu.
66
@author Unthrottled
77
@license MIT

0 commit comments

Comments
 (0)