-
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.
Merge pull request #3 from doki-theme/highRes
2560x1440 Themes
- Loading branch information
Showing
77 changed files
with
1,978 additions
and
18 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
Changelog | ||
--- | ||
|
||
## 1.1.0 [High Resolution] | ||
|
||
- Added themes with 2560x1440 background images. | ||
- Those themes are available in the `chromeThemes_2560x1440` directory. | ||
- Not every Doki-Theme had a high resolution wallpaper. If your favorite is not present, please submit an issue. | ||
|
||
## 1.0.0 [Initial release!] | ||
|
||
All 24 Themes are available in the `chromeThemes` directory. |
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: Asuna", | ||
"version": "1.0", | ||
"description": "A light theme modeled after Asuna from Sword Art Online", | ||
"theme": { | ||
"images": { | ||
"theme_ntp_background": "images/asuna_light.png", | ||
"theme_ntp_background_incognito": "images/asuna_light.png", | ||
"theme_toolbar": "images/tab_highlight.png", | ||
"theme_tab_background": "images/tab_inactive.png" | ||
}, | ||
"colors": { | ||
"bookmark_text": [ | ||
37, | ||
36, | ||
39 | ||
], | ||
"button_background": [ | ||
249, | ||
242, | ||
242 | ||
], | ||
"frame": [ | ||
255, | ||
255, | ||
255 | ||
], | ||
"frame_inactive": [ | ||
252, | ||
252, | ||
252 | ||
], | ||
"frame_incognito": [ | ||
252, | ||
252, | ||
252 | ||
], | ||
"frame_incognito_inactive": [ | ||
255, | ||
255, | ||
255 | ||
], | ||
"ntp_background": [ | ||
255, | ||
255, | ||
255 | ||
], | ||
"ntp_header": [ | ||
252, | ||
252, | ||
252 | ||
], | ||
"omnibox_background": [ | ||
252, | ||
252, | ||
252 | ||
], | ||
"omnibox_text": [ | ||
166, | ||
29, | ||
13 | ||
], | ||
"theme_toolbar": [ | ||
255, | ||
241, | ||
245 | ||
], | ||
"ntp_text": [ | ||
37, | ||
36, | ||
39 | ||
], | ||
"tab_background_text": [ | ||
37, | ||
36, | ||
39 | ||
], | ||
"tab_background_text_inactive": [ | ||
170, | ||
170, | ||
170 | ||
], | ||
"tab_text": [ | ||
37, | ||
36, | ||
39 | ||
], | ||
"toolbar": [ | ||
252, | ||
252, | ||
252 | ||
] | ||
}, | ||
"tints": { | ||
"buttons": [ | ||
0.017429193899782137, | ||
1, | ||
0.3509803921568628 | ||
], | ||
"frame": [ | ||
0.017429193899782137, | ||
1, | ||
0.3509803921568628 | ||
] | ||
}, | ||
"properties": { | ||
"ntp_background_alignment": "center", | ||
"ntp_logo_alternate": 0 | ||
} | ||
}, | ||
"manifest_version": 2 | ||
} |
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
BIN
+291 Bytes
chromeThemes_2560x1440/Darkness Dark's Theme/images/tab_highlight.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
BIN
+282 Bytes
chromeThemes_2560x1440/Darkness Dark's Theme/images/tab_inactive.png
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.