Skip to content

Commit c5dec57

Browse files
authored
v15 - Only for Onii-chan (#71)
1 parent 9b8c853 commit c5dec57

239 files changed

Lines changed: 1757 additions & 200 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: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,26 @@ Changelog
33

44
# Unreleased
55

6+
# 15.0.0 [Only for Onii-chan]
7+
8+
**3 New Themes!**
9+
10+
Last addition from the NekoPara Series:
11+
12+
- Minaduki Shigure (Light Theme)
13+
14+
From the dumpster fire of a series, "EroManga Sensei":
15+
16+
- Izumi Sagiri (Dark Theme)
17+
18+
From the smaller burning trash heap, "OreImo (My little sister cannot be this cute)":
19+
20+
- Kousaka Kirino (Dark Theme)
21+
22+
Anime is trash...._and so am I_.
23+
24+
![v20 Girls](https://doki.assets.unthrottled.io/misc/v20_girls.png)
25+
626
# 14.0.0 [KillLaKill Alt. Themes]
727

828
## 2 New Themes!

buildSrc/assets/templates/manifest.template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "The Doki Theme",
3-
"version": "14.0.0",
3+
"version": "15.0.0",
44
"description": "Anime based themes for your chrome browser!",
55
"theme": {
66
"images": {
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"id": "dc8e4142-c371-4107-a3c3-99dceefadac2",
3+
"overrides": {
4+
"theme": {
5+
"colors": {
6+
},
7+
"properties": {
8+
"ntp_background_alignment": "right"
9+
}
10+
}
11+
},
12+
"laf": {},
13+
"syntax": {},
14+
"colors": {}
15+
}

buildSrc/assets/themes/killLaKill/ryuko/dark/ryuko.dark.chrome.definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
"laf": {},
1717
"syntax": {},
1818
"colors": {}
19-
}
19+
}

buildSrc/assets/themes/killLaKill/ryuko/light/ryuko.light.chrome.definition.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
"id": "3fbd90c3-859d-4618-8e31-90461ac7a556",
33
"overrides": {
44
"theme": {
5-
"colors": {
6-
},
5+
"colors": {},
76
"properties": {
87
"ntp_background_alignment": "right"
98
}
@@ -12,4 +11,4 @@
1211
"laf": {},
1312
"syntax": {},
1413
"colors": {}
15-
}
14+
}

buildSrc/assets/themes/killLaKill/satsuki/dark/satsuki.dark.chrome.definition.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,10 @@
55
"colors": {
66
"omnibox_text": "&keywordColor&"
77
},
8-
"properties": {
9-
}
8+
"properties": {}
109
}
1110
},
1211
"laf": {},
1312
"syntax": {},
1413
"colors": {}
15-
}
14+
}
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"id": "67278007-b7f8-46d4-88b7-e40cac3576a7",
3+
"overrides": {
4+
"theme": {
5+
"colors": {
6+
},
7+
"properties": {
8+
"ntp_background_alignment": "right"
9+
}
10+
}
11+
},
12+
"laf": {},
13+
"syntax": {},
14+
"colors": {}
15+
}
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"id": "2f2dff01-7e0e-4ebc-ab1e-34be2486c66f",
3+
"overrides": {
4+
"theme": {
5+
"colors": {
6+
},
7+
"properties": {
8+
"ntp_background_alignment": "right"
9+
}
10+
}
11+
},
12+
"laf": {},
13+
"syntax": {},
14+
"colors": {}
15+
}

chromeThemes/Aqua's Theme/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Doki Theme: Aqua",
3-
"version": "14.0.0",
3+
"version": "15.0.0",
44
"description": "A dark theme modeled after Aqua from KonoSuba",
55
"theme": {
66
"images": {

chromeThemes/Astolfo's Theme/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Doki Theme: Astolfo",
3-
"version": "14.0.0",
3+
"version": "15.0.0",
44
"description": "A dark theme modeled after Astolfo from Fate",
55
"theme": {
66
"images": {

0 commit comments

Comments
 (0)