Skip to content

Commit 3cdd0a8

Browse files
authored
v14 - KillLaKill Alt. Themes (#67)
* v14 - KillLaKill Alt. Themes. * Removed re-named themes
1 parent 58f1013 commit 3cdd0a8

264 files changed

Lines changed: 1467 additions & 445 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: 15 additions & 0 deletions

README.md

Lines changed: 0 additions & 18 deletions

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": "13.2.0",
3+
"version": "14.0.0",
44
"description": "Anime based themes for your chrome browser!",
55
"theme": {
66
"images": {

buildSrc/assets/themes/bunnySenpai/mai/dark/mai.dark.chrome.definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@
1313
"colors": {
1414
"iconContrastColor": "&headerColor&"
1515
}
16-
}
16+
}

buildSrc/assets/themes/bunnySenpai/mai/light/mai.light.chrome.definition.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,5 @@
1010
},
1111
"laf": {},
1212
"syntax": {},
13-
"colors": {
14-
}
15-
}
13+
"colors": {}
14+
}

buildSrc/assets/themes/franxx/zeroTwo/dark/zero.two.dark.chrome.definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
"colors": {
77
"iconContrastColor": "&headerColor&"
88
}
9-
}
9+
}

buildSrc/assets/themes/killLaKill/ryuko/ryuko.chrome.definition.json renamed to 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+
}
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"id": "3fbd90c3-859d-4618-8e31-90461ac7a556",
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": "12a54623-1f0b-4769-9917-d5267092a605",
3+
"overrides": {
4+
"theme": {
5+
"colors": {
6+
"omnibox_text": "&keywordColor&"
7+
},
8+
"properties": {
9+
}
10+
}
11+
},
12+
"laf": {},
13+
"syntax": {},
14+
"colors": {}
15+
}

buildSrc/assets/themes/killLaKill/satsuki/satsuki.chrome.definition.json renamed to buildSrc/assets/themes/killLaKill/satsuki/light/satsuki.light.chrome.definition.json

File renamed without changes.

0 commit comments

Comments
 (0)