Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v13 - Hanekawa, Shima Rin, Nagatoro, Yumeko, & Yuno #82

Merged
merged 5 commits into from
Jun 13, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# Change Log

# 13.0.0 [Hanekawa, Shima Rin, Nagatoro, Yumeko, & Yuno]

## 5 New Themes

From the Monogatari series:

- Hanekawa Tsubasa (Dark)

From the Yuru Camp series:

- Shima Rin (Dark)

From the Don't Toy With Me, Miss Nagatoro series:

- Hayase Nagatoro (Dark)

From the Kakegurui Series:

- Jabami Yumeko (Dark)

From the Future Diary Series

- Gasai Yuno (Dark)

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

### Other Stuff

- Added [linked html editing color](https://code.visualstudio.com/updates/v1_52#_html)
- Added asset troubleshooting steps for the linux `snap` VS Code install.

# 12.2.2 [WSL Button Usability]

- Updated the WSL remote button in the status bar to be more visible.
Expand Down
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Themes grouped [by anime](./albums/grouping.md)
## About!

This plugin is for serious Otaku programmers.
Code with your waifu. With over **40** themes,
Code with your waifu. With over **50** themes,
I think you will find best girl.

You can choose themes from various, Anime, Manga, or Visual Novels:
Expand All @@ -29,21 +29,26 @@ You can choose themes from various, Anime, Manga, or Visual Novels:
- DanganRonpa
- Darling in the Franxx
- Doki-Doki Literature Club
- Don't Toy With Me, Miss Nagatoro
- Fate
- Future Diary
- Gate
- High School DxD
- Kakegurui
- Kill La Kill
- KonoSuba
- Love Live!
- Lucky Star
- Miss Kobayashi's Dragon Maid
- Monogatari
- Neon Genesis Evangelion
- OreGairu
- Quintessential Quintuplets
- Rascal does not dream of bunny girl senpai
- Re:Zero
- Steins Gate
- Sword Art Online
- Yuru Camp

---

Expand Down
39 changes: 39 additions & 0 deletions albums/complete_theme_album.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,31 @@ Quintessential Quintuplets
![nakano_miku_dark code](../screenshots/quintuplets/nakano_miku_dark_code.png)


Yuru Camp
---

### Shima Rin

![shima_rin_dark code](../screenshots/yuruCamp/shima_rin_dark_code.png)


Monogatari
---

### Hanekawa Tsubasa

![hanekawa_dark_code code](../screenshots/monogatari/hanekawa_dark_code.png)



Don't Toy With Me, Miss Nagatoro
---

### Hayase Nagatoro

![nagatoro_dark_code](../screenshots/dontToyWithMeMiss/nagatoro_dark_code.png)


Type-Moon
---

Expand Down Expand Up @@ -123,6 +148,20 @@ Love Live!
![umi_dark code](../screenshots/loveLive/umi_dark_code.png)


Kakegurui
---

### Jabami Yumeko
![yumeko_dark code](../screenshots/kakegurui/yumeko_dark_code.png)


Future Diary
---

### Gasai Yuno
![yuno_dark code](../screenshots/futureDiary/yuno_dark_code.png)


Re:Zero
---

Expand Down
1 change: 1 addition & 0 deletions buildSrc/assets/templates/base.laf.template.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"peekViewResult.selectionBackground": "&selectionBackground&",
"list.hoverBackground": "&selectionBackground&2A",
"editor.selectionHighlightBackground": "&identifierHighlight&",
"editor.linkedEditingBackground": "&identifierHighlight&",
"editor.selectionBackground": "&selectionBackground&",
"minimap.selectionHighlight": "&selectionBackground&",
"list.activeSelectionForeground": "&selectionForeground&",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"id": "ca45f54a-57cb-4d8c-82a6-d4b31c850bd6",
"overrides": {},
"laf": {
"extends": "dark-contrast",
"ui": {
"editor.selectionBackground": "&selectionBackground&88",
"selection.background": "&selectionBackground&aa"
}
},
"syntax": {},
"backgrounds": {
"default": {
"anchor": "right"
}
},
"colors": {}
}
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
}
},
"syntax": {},
"colors": {},
"backgrounds": {
"default": {
"anchor": "right"
}
},
"colors": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
"selectionBackground": "#5a293f",
"selectionInactive": "#4b283c"
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"id": "5ec63d95-1e7d-4649-b3d0-0078af8f8740",
"overrides": {},
"laf": {
"extends": "dark-contrast",
"ui": {
"editor.selectionBackground": "&selectionBackground&88",
"selection.background": "&selectionBackground&aa"
}
},
"backgrounds": {
"default": {
"anchor": "right"
}
},
"syntax": {},
"colors": {}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@
"overrides": {},
"laf": {
"extends": "dark",
"ui": {
}
"ui": {}
},
"syntax": {},
"colors": {}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"id": "a1da4f2f-e736-40e7-86d9-9167a247da93",
"overrides": {},
"laf": {},
"syntax": {},
"backgrounds": {
"default": {
"anchor": "right"
}
},
"colors": {}
}
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@
},
"syntax": {},
"colors": {}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
"anchor": "right"
}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
"overrides": {},
"laf": {
"extends": "dark",
"ui": {
}
"ui": {}
},
"syntax": {},
"colors": {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@
}
},
"syntax": {},
"colors": {},
"backgrounds": {
"secondary": {
"anchor": "right"
}
},
"colors": {}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"id": "dfd05a73-c189-4622-87c7-573fbb3a46b9",
"overrides": {},
"laf": {
"extends":"dark",
"ui": {
"editor.selectionBackground": "&selectionBackground&AA"
}
},
"syntax": {},
"backgrounds": {
"default": {
"anchor": "right"
}
},
"colors": {
"accentColor": "#7660A4"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"editor.selectionBackground": "&selectionBackground&88"
}
},
"syntax": {},
"colors": {},
"backgrounds": {
"default": {
"anchor": "right"
}
},
"syntax": {},
"colors": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,13 @@
"overrides": {},
"laf": {
"extends": "dark-contrast,dark-dim",
"ui": {
}
"ui": {}
},
"syntax": {},
"colors": {},
"backgrounds": {
"default": {
"anchor": "right"
}
},
"syntax": {},
"colors": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
"id": "5e6a266f-c6d5-4891-a065-a2c2b857016a",
"overrides": {},
"laf": {},
"syntax": {},
"colors": {},
"backgrounds": {
"default": {
"anchor": "right"
}
},
"syntax": {},
"colors": {}
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
"quickInput.foreground": "&foregroundColor&"
}
},
"syntax": {},
"colors": {},
"backgrounds": {
"default": {
"anchor": "right"
}
},
"syntax": {},
"colors": {}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"id": "5fb9c0a4-e613-457c-97a5-6204f9076cef",
"overrides": {},
"laf": {
"extends": "dark",
"ui": {
"editor.selectionBackground": "&selectionBackground&AA",
"selection.background": "&accentColor&aa",
"list.highlightForeground": "&editorAccentColor&"
}
},
"syntax": {},
"backgrounds": {
"default": {
"anchor": "right"
}
},
"colors": {}
}
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.0.0",
"doki-build-source": "1.3.0",
"jest": "^26.0.1",
"rimraf": "^3.0.2",
"ts-jest": "^26.1.0",
Expand Down
Loading