Skip to content

Commit d446d0a

Browse files
authored
v74.1-1.0.0 [Synapse break. Vanishment, this world!] (#57)
* Initial v74 themes * Added v74 assets * Restored asset path & Updated Mikoto's & Nadeshiko's default button color * Updated Changelog & bumped version to v74.1.0
1 parent 2e0996d commit d446d0a

86 files changed

Lines changed: 86952 additions & 3310 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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
Changelog
22
---
3+
# 74.1-1.0.0 [Synapse break. Vanishment, this world!]
4+
5+
**4 New Dark Themes!**
6+
7+
- Decimate errors in the code alongside the Wicked Lord Shingan. Let your inner fantasies go rampant with Rikka Takanashi from: "Love, Chuunibyou, and Other Delusions".
8+
- It is comfy time! Don't let feature requests stress you out, because you can now code with Nadeshiko from Yuru Camp.
9+
- A Certain Scientific RailGun go: bzzzzzzt. Zap bugs out of existence with the electromaster Mikoto Misaka.
10+
- Raccoon + Tanuki = one really cute cinnamon bun. Enjoy your time coding with Raphtalia from: "Rising of the Shield Hero."
11+
12+
![v74 Girls](https://doki.assets.unthrottled.io/misc/v74_girls.png)
13+
14+
### Other Stuff
15+
16+
- Updated Syntax Highlight & Look and Feel changes for the following legacy themes: Ibuki Dark, Astolfo, Aqua, Natsuki Light, Hatsune Miku, Christmas Chocola, Emilia Dark, Beatrice, Ram, and Rem.
317

418
# 15.0.1 [GitHub Updates]
519

52.9 KB
Loading
52.5 KB
Loading
56.9 KB
Loading
36.9 KB
Loading
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"id": "5412c41d-f76b-4488-85a7-1ae1a63bbfcc",
3+
"overrides": {},
4+
"laf": {},
5+
"syntax": {},
6+
"colors": {}
7+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"id": "01e61500-862c-41cd-b653-48d2ef7b1882",
3+
"overrides": {},
4+
"laf": {},
5+
"syntax": {},
6+
"colors": {
7+
"defaultButtonColor": "&baseBackground&"
8+
}
9+
}
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"id": "df23dabc-61eb-4559-a504-992786964602",
3+
"overrides": {},
4+
"laf": {},
5+
"syntax": {},
6+
"colors": {}
7+
}
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"id": "d587f5ab-9334-4b7b-a99e-58461719d87b",
3+
"overrides": {},
4+
"laf": {},
5+
"syntax": {},
6+
"colors": {
7+
"defaultButtonColor": "&baseBackground&"
8+
}
9+
}

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.8.0",
15+
"doki-build-source": "74.1.0",
1616
"fetch-css": "^3.0.1",
1717
"jest": "^26.0.1",
1818
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)