-
Notifications
You must be signed in to change notification settings - Fork 49
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 #28 from doki-theme/v6
v6.0.0 [Fate, Gate, and more Konosuba]
- Loading branch information
Showing
27 changed files
with
227 additions
and
27 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
### Tohsaka Rin | ||
|
||
![rin dark code](../screenshots/fate/rin_dark_code.png) | ||
![rin dark code](../screenshots/fate/rin_dark_wallpaper.png) | ||
|
||
### Ishtar | ||
|
||
|
||
![ishtar dark code](../screenshots/fate/ishtar_dark_code.png) | ||
![ishtar dark code](../screenshots/fate/ishtar_dark_wallpaper.png) | ||
|
||
![ishtar light code](../screenshots/fate/ishtar_light_code.png) | ||
![ishtar light code](../screenshots/fate/ishtar_light_wallpaper.png) |
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,4 @@ | ||
### Rory Mercury | ||
|
||
![rory dark code](../screenshots/gate/rory_dark_code.png) | ||
![rory dark code](../screenshots/gate/rory_dark_wallpaper.png) |
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.
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.
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.
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
16 changes: 16 additions & 0 deletions
16
themes/definitions/fate/ishtar/dark/ishtar.dark.vsCode.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": "62a4f26f-34b2-46f8-a10c-798e48c1ce9d", | ||
"overrides": {}, | ||
"laf": { | ||
"extends": "dark", | ||
"ui": { | ||
"activityBarBadge.foreground": "&accentContrastColor&", | ||
"statusBar.foreground": "&accentContrastColor&", | ||
"badge.foreground": "&accentContrastColor&" | ||
} | ||
}, | ||
"syntax": {}, | ||
"colors": { | ||
"constantsColor":"&htmlTagColor&" | ||
} | ||
} |
7 changes: 7 additions & 0 deletions
7
themes/definitions/fate/ishtar/light/ishtar.light.vsCode.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,7 @@ | ||
{ | ||
"id": "325c5d4d-5614-4c58-b296-18924f2f6928", | ||
"overrides": {}, | ||
"laf": {}, | ||
"syntax": {}, | ||
"colors": {} | ||
} |
7 changes: 7 additions & 0 deletions
7
themes/definitions/fate/rin/dark/rin.dark.vsCode.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,7 @@ | ||
{ | ||
"id": "3546f7be-b84f-4b8e-8cad-effa3f4603af", | ||
"overrides": {}, | ||
"laf": {}, | ||
"syntax": {}, | ||
"colors": {} | ||
} |
7 changes: 7 additions & 0 deletions
7
themes/definitions/gate/rory/dark/rory.dark.vsCode.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,7 @@ | ||
{ | ||
"id": "355d711c-2fa6-4df2-9504-dd44d8f5e350", | ||
"overrides": {}, | ||
"laf": {}, | ||
"syntax": {}, | ||
"colors": {} | ||
} |
9 changes: 9 additions & 0 deletions
9
themes/definitions/konoSuba/aqua/dark/aqua.dark.vsCode.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,9 @@ | ||
{ | ||
"id": "15e51483-1ccd-46b7-90cf-885cccaaaf2c", | ||
"overrides": {}, | ||
"laf": {}, | ||
"syntax": {}, | ||
"colors": { | ||
"constantsColor":"&secondaryAccentColor&" | ||
} | ||
} |
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