-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* v17 - Holiday Release * lol forgot to update Tohsaka Rin's assets n stuff * Updated changelog & updated Essex's secondary asset
- Loading branch information
1 parent
e54a14a
commit 327c50f
Showing
256 changed files
with
1,859 additions
and
214 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
16 changes: 16 additions & 0 deletions
16
buildSrc/assets/themes/azurLane/essex/dark/essex.dark.chrome.definition.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
{ | ||
"id": "e55e70ea-454b-47ef-9270-d46390dd2769", | ||
"overrides": { | ||
"theme": { | ||
"colors": { | ||
"omnibox_text": "&keyColor&" | ||
}, | ||
"properties": { | ||
"ntp_background_alignment": "right" | ||
} | ||
} | ||
}, | ||
"laf": {}, | ||
"syntax": {}, | ||
"colors": {} | ||
} |
10 changes: 9 additions & 1 deletion
10
buildSrc/assets/themes/fate/rin/dark/rin.dark.chrome.definition.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
15 changes: 15 additions & 0 deletions
15
buildSrc/assets/themes/nekoPara/chocola/xmas/chocola.xmas.chrome.definition.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"id": "6428e1ff-202c-4a43-afb3-9999ebe3b2ca", | ||
"overrides": { | ||
"theme": { | ||
"colors": { | ||
}, | ||
"properties": { | ||
"ntp_background_alignment": "center" | ||
} | ||
} | ||
}, | ||
"laf": {}, | ||
"syntax": {}, | ||
"colors": {} | ||
} |
15 changes: 15 additions & 0 deletions
15
buildSrc/assets/themes/quintuplets/yotsuba/dark/yotsuba.dark.chrome.definition.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
{ | ||
"id": "3b11c8f4-d030-4a7e-a46f-b22d3e430a1d", | ||
"overrides": { | ||
"theme": { | ||
"colors": { | ||
}, | ||
"properties": { | ||
"ntp_background_alignment": "right" | ||
} | ||
} | ||
}, | ||
"laf": {}, | ||
"syntax": {}, | ||
"colors": {} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,112 @@ | ||
{ | ||
"name": "Doki Theme: Christmas Chocola", | ||
"version": "17.0.0", | ||
"description": "A dark theme modeled after Chocola from NekoPara", | ||
"theme": { | ||
"images": { | ||
"theme_ntp_background": "images/chocola_xmas.png", | ||
"theme_ntp_background_incognito": "images/chocola_xmas.png", | ||
"theme_toolbar": "images/tab_highlight.png", | ||
"theme_tab_background": "images/tab_inactive.png" | ||
}, | ||
"colors": { | ||
"bookmark_text": [ | ||
211, | ||
211, | ||
211 | ||
], | ||
"button_background": [ | ||
84, | ||
24, | ||
39 | ||
], | ||
"frame": [ | ||
60, | ||
22, | ||
31 | ||
], | ||
"frame_inactive": [ | ||
23, | ||
43, | ||
31 | ||
], | ||
"frame_incognito": [ | ||
23, | ||
43, | ||
31 | ||
], | ||
"frame_incognito_inactive": [ | ||
60, | ||
22, | ||
31 | ||
], | ||
"ntp_background": [ | ||
60, | ||
22, | ||
31 | ||
], | ||
"ntp_header": [ | ||
23, | ||
43, | ||
31 | ||
], | ||
"omnibox_background": [ | ||
20, | ||
39, | ||
28 | ||
], | ||
"omnibox_text": [ | ||
35, | ||
147, | ||
36 | ||
], | ||
"theme_toolbar": [ | ||
78, | ||
29, | ||
42 | ||
], | ||
"ntp_text": [ | ||
211, | ||
211, | ||
211 | ||
], | ||
"tab_background_text": [ | ||
211, | ||
211, | ||
211 | ||
], | ||
"tab_background_text_inactive": [ | ||
109, | ||
129, | ||
108 | ||
], | ||
"tab_text": [ | ||
211, | ||
211, | ||
211 | ||
], | ||
"toolbar": [ | ||
23, | ||
43, | ||
31 | ||
] | ||
}, | ||
"tints": { | ||
"buttons": [ | ||
0.3348214285714286, | ||
1, | ||
0.35686274509803917 | ||
], | ||
"frame": [ | ||
0.3348214285714286, | ||
1, | ||
0.35686274509803917 | ||
] | ||
}, | ||
"properties": { | ||
"ntp_background_alignment": "center", | ||
"ntp_logo_alternate": 0 | ||
} | ||
}, | ||
"manifest_version": 2 | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Oops, something went wrong.