Skip to content

Commit

Permalink
v9 - Zero Two and Sakurajima Mai (#45)
Browse files Browse the repository at this point in the history
* Added Zero Two and Mai

* Updated changelog

* Updated changelog and bump version to v9.0.0

* Did forget Mai's label
  • Loading branch information
Unthrottled authored Feb 15, 2021
1 parent 29f5c98 commit 3e49548
Show file tree
Hide file tree
Showing 25 changed files with 168 additions and 2 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Change Log

# 9.0.0 [Zero Two, Sakurajima Mai]

## 4 New Themes

From the Darling in the Franxx series:

- Zero Two (Dark/light)

From the Rascal does not dream of bunny girl senpai series:

- Sakurajima Mai (Dark/light)
- 2 Stickers:
- A Mild One
- A Spicy One

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

# 8.0.0 [Echidna, Yukino, Kurisu, Asuna, Umi, & Konata]

## 5 New Themes!
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ I think you will find best girl.
You can choose themes from various, Anime, Manga, or Visual Novels such as:

- DanganRonpa
- Darling in the Franxx
- Doki-Doki Literature Club
- Fate
- Gate
Expand All @@ -36,6 +37,7 @@ You can choose themes from various, Anime, Manga, or Visual Novels such as:
- Miss Kobayashi's Dragon Maid
- Neon Genesis Evangelion
- OreGairu
- Rascal does not dream of bunny girl senpai
- Re:Zero
- Steins Gate
- Sword Art Online
Expand Down
15 changes: 15 additions & 0 deletions albums/bgs_album.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Rascal does not dream of bunny girl senpai
---

### Sakurajima Mai

![mai dark code](../screenshots/bunnySenpai/mai_dark_code.png)
![mai dark code](../screenshots/bunnySenpai/mai_dark_wallpaper.png)
![mai dark code](../screenshots/bunnySenpai/mai_dark_secondary_code.png)
![mai dark code](../screenshots/bunnySenpai/mai_dark_secondary_wallpaper.png)


![mai light code](../screenshots/bunnySenpai/mai_light_code.png)
![mai light code](../screenshots/bunnySenpai/mai_light_wallpaper.png)
![mai light code](../screenshots/bunnySenpai/mai_light_secondary_code.png)
![mai light code](../screenshots/bunnySenpai/mai_light_secondary_wallpaper.png)
27 changes: 27 additions & 0 deletions albums/complete_theme_album.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
Darling in the Franxx
---

### Zero Two

![zero two code](../screenshots/franxx/zero_two_dark_code.png)
![zero two code](../screenshots/franxx/zero_two_dark_wallpaper.png)
![zero two code](../screenshots/franxx/zero_two_light_code.png)
![zero two code](../screenshots/franxx/zero_two_light_wallpaper.png)

Fate
---

Expand All @@ -15,6 +25,23 @@ Fate
![ishtar light code](../screenshots/fate/ishtar_light_code.png)
![ishtar light code](../screenshots/fate/ishtar_light_wallpaper.png)

Rascal does not dream of bunny girl senpai
---

### Sakurajima Mai

![mai dark code](../screenshots/bunnySenpai/mai_dark_code.png)
![mai dark code](../screenshots/bunnySenpai/mai_dark_wallpaper.png)
![mai dark code](../screenshots/bunnySenpai/mai_dark_secondary_code.png)
![mai dark code](../screenshots/bunnySenpai/mai_dark_secondary_wallpaper.png)


![mai light code](../screenshots/bunnySenpai/mai_light_code.png)
![mai light code](../screenshots/bunnySenpai/mai_light_wallpaper.png)
![mai light code](../screenshots/bunnySenpai/mai_light_secondary_code.png)
![mai light code](../screenshots/bunnySenpai/mai_light_secondary_wallpaper.png)



Gate
---
Expand Down
9 changes: 9 additions & 0 deletions albums/dif_album.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Darling in the Franxx
---

### Zero Two

![zero two code](../screenshots/franxx/zero_two_dark_code.png)
![zero two code](../screenshots/franxx/zero_two_dark_wallpaper.png)
![zero two code](../screenshots/franxx/zero_two_light_code.png)
![zero two code](../screenshots/franxx/zero_two_light_wallpaper.png)
4 changes: 4 additions & 0 deletions albums/grouping.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ Themes grouped by album

[DanganRonpa Album](dr_themes.md)

[Darling in the Franxx](dif_album.md)

[Doki-Doki Literature Club Album](theme_album.md)

[Fate](fate_themes.md)
Expand All @@ -27,6 +29,8 @@ Themes grouped by album

[OreGairu](og_themes.md)

[Rascal does not dream of bunny girl senpai](bgs_album.md)

[Re:Zero Album](r0_album.md)

[Steins Gate](sg_themes.md)
Expand Down
2 changes: 2 additions & 0 deletions buildSrc/GroupMappings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ const GroupToNameMapping: StringDictonary<string> = {
"KonoSuba": "KonoSuba: ",
"Love Live": "Love Live: ",
"OreGairu": "OreGairu: ",
"Darling in the Franxx": "Franxx: ",
"Bunny Senpai": "BunnySenpai: ",
"Miss Kobayashi's Dragon Maid": "DM: ",
"Mistress": "Miss: ",
"DanganRonpa": "DR: ",
Expand Down
56 changes: 55 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "The Doki Theme",
"description": "A bunch of themes with cute anime girls. Code with your waifu!",
"publisher": "unthrottled",
"version": "8.0.0",
"version": "9.0.0",
"license": "MIT",
"icon": "Doki-Theme.png",
"galleryBanner": {
Expand Down Expand Up @@ -32,6 +32,10 @@
"*",
"onCommand:doki-theme.doki.changelog",
"onCommand:doki-theme.remove.sticker",
"onCommand:doki-theme.theme.Mai Dark",
"onCommand:doki-theme.theme.Mai Dark.secondary",
"onCommand:doki-theme.theme.Mai Light",
"onCommand:doki-theme.theme.Mai Light.secondary",
"onCommand:doki-theme.theme.Mioda Ibuki Dark",
"onCommand:doki-theme.theme.Mioda Ibuki Light",
"onCommand:doki-theme.theme.Kanna",
Expand All @@ -40,6 +44,8 @@
"onCommand:doki-theme.theme.Ishtar Dark",
"onCommand:doki-theme.theme.Ishtar Light",
"onCommand:doki-theme.theme.Tohsaka Rin",
"onCommand:doki-theme.theme.Zero Two Dark",
"onCommand:doki-theme.theme.Zero Two Light",
"onCommand:doki-theme.theme.Rory Mercury",
"onCommand:doki-theme.theme.Rias",
"onCommand:doki-theme.theme.Ryuko",
Expand Down Expand Up @@ -90,6 +96,22 @@
"command": "doki-theme.remove.sticker",
"title": "Doki-Theme: Remove Sticker/Background"
},
{
"command": "doki-theme.theme.Mai Dark",
"title": "Doki-Theme: Install Mai Dark's Stickers"
},
{
"command": "doki-theme.theme.Mai Dark.secondary",
"title": "Doki-Theme: Install Mai Dark's Secondary Stickers"
},
{
"command": "doki-theme.theme.Mai Light",
"title": "Doki-Theme: Install Mai Light's Stickers"
},
{
"command": "doki-theme.theme.Mai Light.secondary",
"title": "Doki-Theme: Install Mai Light's Secondary Stickers"
},
{
"command": "doki-theme.theme.Mioda Ibuki Dark",
"title": "Doki-Theme: Install Mioda Ibuki Dark's Stickers"
Expand Down Expand Up @@ -122,6 +144,14 @@
"command": "doki-theme.theme.Tohsaka Rin",
"title": "Doki-Theme: Install Tohsaka Rin's Stickers"
},
{
"command": "doki-theme.theme.Zero Two Dark",
"title": "Doki-Theme: Install Zero Two Dark's Stickers"
},
{
"command": "doki-theme.theme.Zero Two Light",
"title": "Doki-Theme: Install Zero Two Light's Stickers"
},
{
"command": "doki-theme.theme.Rory Mercury",
"title": "Doki-Theme: Install Rory Mercury's Stickers"
Expand Down Expand Up @@ -282,6 +312,18 @@
"path": "./generatedThemes/Ishtar Dark.theme.json",
"uiTheme": "vs-dark"
},
{
"id": "0527c6fc-316a-4f80-9459-d92ced0e6492",
"label": "Doki Theme: BunnySenpai: Mai",
"path": "./generatedThemes/Mai Dark.theme.json",
"uiTheme": "vs-dark"
},
{
"id": "98878c8e-9f91-4e25-930d-dd7d280d9e35",
"label": "Doki Theme: BunnySenpai: Mai",
"path": "./generatedThemes/Mai Light.theme.json",
"uiTheme": "vs"
},
{
"id": "dce48196-ff46-470c-b5f9-d1e23f4a79d3",
"label": "Doki Theme: DDLC: Monika",
Expand Down Expand Up @@ -372,6 +414,18 @@
"path": "./generatedThemes/Tohsaka Rin.theme.json",
"uiTheme": "vs-dark"
},
{
"id": "8c99ec4b-fda0-4ab7-95ad-a6bf80c3924b",
"label": "Doki Theme: Franxx: Zero Two",
"path": "./generatedThemes/Zero Two Dark.theme.json",
"uiTheme": "vs-dark"
},
{
"id": "4fd5cb34-d36e-4a3c-8639-052b19b26ba1",
"label": "Doki Theme: Franxx: Zero Two",
"path": "./generatedThemes/Zero Two Light.theme.json",
"uiTheme": "vs"
},
{
"id": "355d711c-2fa6-4df2-9504-dd44d8f5e350",
"label": "Doki Theme: Gate: Rory",
Expand Down
Binary file added screenshots/bunnySenpai/mai_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.
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 added screenshots/bunnySenpai/mai_dark_wallpaper.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 screenshots/bunnySenpai/mai_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.
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 added screenshots/bunnySenpai/mai_light_wallpaper.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 screenshots/franxx/zero_two_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 screenshots/franxx/zero_two_dark_wallpaper.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 screenshots/franxx/zero_two_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 screenshots/franxx/zero_two_light_wallpaper.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/NotificationService.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import { VSCodeGlobals } from "./VSCodeGlobals";
import { attemptToGreetUser } from "./WelcomeService";

const SAVED_VERSION = "doki.theme.version";
const DOKI_THEME_VERSION = "v8.0.0";
const DOKI_THEME_VERSION = "v9.0.0";

export function attemptToNotifyUpdates(context: vscode.ExtensionContext) {
const savedVersion = VSCodeGlobals.globalState.get(SAVED_VERSION);
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"id": "0527c6fc-316a-4f80-9459-d92ced0e6492",
"overrides": {},
"laf": {
"extends": "dark-contrast",
"ui": {}
},
"syntax": {},
"colors": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"id": "98878c8e-9f91-4e25-930d-dd7d280d9e35",
"overrides": {},
"laf": {},
"syntax": {},
"colors": {
"selectionBackground":"#d3d5f1"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"id": "8c99ec4b-fda0-4ab7-95ad-a6bf80c3924b",
"overrides": {},
"laf": {
"extends": "dark-contrast",
"ui": {}
},
"syntax": {},
"colors": {}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"id": "4fd5cb34-d36e-4a3c-8639-052b19b26ba1",
"overrides": {},
"laf": {},
"syntax": {},
"colors": {}
}

0 comments on commit 3e49548

Please sign in to comment.