Skip to content

Commit

Permalink
v74.1-1.0.0 - [Synapse break. Vanishment, this world!] (#41)
Browse files Browse the repository at this point in the history
* v74.1-1.0.0 - [Synapse break. Vanishment, this world!]

* Missed some screens
  • Loading branch information
Unthrottled authored Feb 9, 2022
1 parent 4e46199 commit 3d49c17
Show file tree
Hide file tree
Showing 27 changed files with 228 additions and 118 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
Changelog
---


# 74.1-1.0.0 [Synapse break. Vanishment, this world!]

**4 New Dark Themes!**

- 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".
- It is comfy time! Don't let feature requests stress you out, because you can now code with Nadeshiko from Yuru Camp.
- A Certain Scientific RailGun go: bzzzzzzt. Zap bugs out of existence with the electromaster Mikoto Misaka.
- Raccoon + Tanuki = one really cute cinnamon bun. Enjoy your time coding with Raphtalia from: "Rising of the Shield Hero."

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

### Other Stuff

- 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.
- Brightened all Dark Themes' default foreground color.

# 3.0.1 [Bug Fixes]

- Fixed issues with: NuGet Package Manager UI, Package Manager Console, & Search List item hover.
Expand Down
104 changes: 52 additions & 52 deletions buildSrc/assets/templates/DokiDark.v2.vstheme.template

Large diffs are not rendered by default.

106 changes: 53 additions & 53 deletions buildSrc/assets/templates/DokiLight.vstheme.template

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"id": "5412c41d-f76b-4488-85a7-1ae1a63bbfcc",
"overrides": {},
"syntax": {},
"colors": {},
"backgrounds": {
"default": {
"position": "center",
"opacity": 0.12
}
}
}
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
{
"id": "6428e1ff-202c-4a43-afb3-9999ebe3b2ca",
"overrides": {},
"laf": {
"extends": "dark-heterochroma"
},
"syntax": {},
"colors": {},
"backgrounds": {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"id": "01e61500-862c-41cd-b653-48d2ef7b1882",
"overrides": {},
"laf": {
"extends": "dark-contrast"
},
"syntax": {},
"colors": {},
"backgrounds": {
"default": {
"position": "right",
"opacity": 0.11
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"id": "df23dabc-61eb-4559-a504-992786964602",
"overrides": {},
"laf": {},
"syntax": {},
"colors": {},
"backgrounds": {
"default": {
"position": "right",
"opacity": 0.11
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"id": "d587f5ab-9334-4b7b-a99e-58461719d87b",
"overrides": {},
"laf": {
"extends": "dark-contrast"
},
"syntax": {},
"colors": {},
"backgrounds": {
"default": {
"position": "right",
"opacity": 0.12
}
}
}
7 changes: 5 additions & 2 deletions buildSrc/buildThemes.bat
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,16 @@
@REM yarn buildThemes 83e94920-9ae2-4838-9b85-4c3fa22b67b8

@REM Maple Light
@REM yarn buildThemes ea7a8b00-2d86-4e06-81a2-5c14a46264d5
yarn buildThemes ea7a8b00-2d86-4e06-81a2-5c14a46264d5

@REM Yotsuba
@REM yarn buildThemes 3b11c8f4-d030-4a7e-a46f-b22d3e430a1d

@REM Essex
yarn buildThemes e55e70ea-454b-47ef-9270-d46390dd2769
@REM yarn buildThemes e55e70ea-454b-47ef-9270-d46390dd2769

@REM Rikka
@REM yarn buildThemes 5412c41d-f76b-4488-85a7-1ae1a63bbfcc

@REM chocola xmas
@REM yarn buildThemes 6428e1ff-202c-4a43-afb3-9999ebe3b2ca
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/xml2js": "^0.4.5",
"copy-webpack-plugin": "^6.0.2",
"doki-build-source": "1.9.0",
"doki-build-source": "74.1.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 @@ -1873,10 +1873,10 @@ dir-glob@^3.0.1:
dependencies:
path-type "^4.0.0"

doki-build-source@1.8.0:
version "1.8.0"
resolved "https://registry.yarnpkg.com/doki-build-source/-/doki-build-source-1.8.0.tgz#30f82942eca97f4091697302e55ff5504a7bf42e"
integrity sha512-l7gvHdcptjruHPVe0KB5UgY9lTjtbxC8aqE2ds4+eD78OttjCgUrfJjAVeeY0tF2cp3vZ8+3eUB9EthbuwL3eQ==
doki-build-source@74.1.0:
version "74.1.0"
resolved "https://registry.yarnpkg.com/doki-build-source/-/doki-build-source-74.1.0.tgz#2ae6c74273de4cf3021d7a5cdbbfe4369c50439a"
integrity sha512-6CitL8Qw9LM9NqTFLNJxe5p7g1yhhE9uSUajRTwXLJisdVtMmjIIdx6Hodcwi1sxi7qBmUBMKd1JF3jlGZ61rQ==

domain-browser@^1.1.1:
version "1.2.0"
Expand Down
12 changes: 12 additions & 0 deletions doki-theme-visualstudio/doki-theme-visualstudio.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@
<None Include="Themes\generated\Mai Light.vstheme">
<SubType>Designer</SubType>
</None>
<None Include="Themes\generated\Takanashi Rikka.vstheme">
<SubType>Designer</SubType>
</None>
<None Include="Themes\generated\Mioda Ibuki Dark.vstheme">
<SubType>Designer</SubType>
</None>
Expand Down Expand Up @@ -249,6 +252,9 @@
<None Include="Themes\generated\Nakano Yotsuba.vstheme">
<SubType>Designer</SubType>
</None>
<None Include="Themes\generated\Misaka Mikoto.vstheme">
<SubType>Designer</SubType>
</None>
<None Include="Themes\generated\Beatrice.vstheme">
<SubType>Designer</SubType>
</None>
Expand All @@ -267,6 +273,9 @@
<None Include="Themes\generated\Rem.vstheme">
<SubType>Designer</SubType>
</None>
<None Include="Themes\generated\Raphtalia.vstheme">
<SubType>Designer</SubType>
</None>
<None Include="Themes\generated\Makise Kurisu.vstheme">
<SubType>Designer</SubType>
</None>
Expand All @@ -279,6 +288,9 @@
<None Include="Themes\generated\Gray.vstheme">
<SubType>Designer</SubType>
</None>
<None Include="Themes\generated\Nadeshiko.vstheme">
<SubType>Designer</SubType>
</None>
<None Include="Themes\generated\Shima Rin.vstheme">
<SubType>Designer</SubType>
</None>
Expand Down
2 changes: 1 addition & 1 deletion doki-theme-visualstudio/source.extension.vsixmanifest
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<PackageManifest Version="2.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2011" xmlns:d="http://schemas.microsoft.com/developer/vsx-schema-design/2011">
<Metadata>
<Identity Id="doki_theme_visualstudio.59d36e38-60e0-4571-9901-7971ec61b303" Version="3.0.1" Language="en-US" Publisher="Unthrottled" />
<Identity Id="doki_theme_visualstudio.59d36e38-60e0-4571-9901-7971ec61b303" Version="74.1.0" Language="en-US" Publisher="Unthrottled" />
<DisplayName>The Doki Theme</DisplayName>
<Description xml:space="preserve">Code with your Waifu!</Description>
<MoreInfo>https://github.com/doki-theme/doki-theme-visualstudio#the-doki-theme-visual-studio</MoreInfo>
Expand Down
30 changes: 28 additions & 2 deletions readmeAssets/albums/screenshot_album.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ Darling in the Franxx
![zero_two_dark_code](../screens/themes/zero_two_dark_code.png)
![zero_two_light_code](../screens/themes/zero_two_light_code.png)

Chuunibyou Love and Other Delusions
---

### Takanashi Rikka

![rikka_dark code](../screens/themes/rikka_dark_code.png)

AzurLane
---
Expand Down Expand Up @@ -46,10 +52,30 @@ NekoPara
YuruCamp
---

### Nadeshiko

![nadeshiko_dark code](../screens/themes/nadeshiko_dark_code.png)


### Shima Rin

![shima_rin_dark_code](../screens/themes/shima_rin_dark_code.png)

Rising of the Shield Hero
---

### Raphtalia

![raphtalia_dark code](../screens/themes/raphtalia_dark_code.png)


A Certain Scientific RailGun
---

### Misaka Mikoto

![mikoto_dark code](../screens/themes/mikoto_dark_code.png)

Monogatari
---

Expand Down Expand Up @@ -158,10 +184,10 @@ Re:Zero
![emilia_light_code](../screens/themes/emilia_light_code.png)

### Ram
![ram_dark_code](../screens/themes/ram_dark_code.png)
![ram_code](../screens/themes/ram_code.png)

### Rem
![rem_dark_code](../screens/themes/rem_dark_code.png)
![rem_code](../screens/themes/rem_code.png)

### Beatrice

Expand Down
Binary file modified readmeAssets/screens/themes/beatrice_code.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 modified readmeAssets/screens/themes/emilia_dark_code.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 readmeAssets/screens/themes/mikoto_dark_code.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 modified readmeAssets/screens/themes/miku_code.png
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.
Binary file modified readmeAssets/screens/themes/natsuki_light_code.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 readmeAssets/screens/themes/ram_code.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 removed readmeAssets/screens/themes/ram_dark_code.png
Binary file not shown.
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 readmeAssets/screens/themes/rem_code.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 removed readmeAssets/screens/themes/rem_dark_code.png
Binary file not shown.
Binary file added readmeAssets/screens/themes/rikka_dark_code.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 modified readmeAssets/screens/themes/xmas_chocola_code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3d49c17

Please sign in to comment.