-
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.
* Added v13 definitions * updated defs * Updated changelog, bump version to v15, & added screens. * updated theme ordering.
- Loading branch information
1 parent
85b404e
commit 0b26867
Showing
14 changed files
with
174 additions
and
17 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
18 changes: 18 additions & 0 deletions
18
buildSrc/assets/themes/nekoPara/azuki/dark/azuki.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,18 @@ | ||
{ | ||
"id": "83e94920-9ae2-4838-9b85-4c3fa22b67b8", | ||
"overrides": {}, | ||
"laf": { | ||
"extends": "dark-contrast", | ||
"ui": { | ||
"editor.selectionBackground": "&selectionBackground&AA", | ||
"selection.background": "&selectionBackground&AA" | ||
} | ||
}, | ||
"syntax": {}, | ||
"colors": {}, | ||
"backgrounds": { | ||
"default": { | ||
"anchor": "right" | ||
} | ||
} | ||
} |
17 changes: 17 additions & 0 deletions
17
buildSrc/assets/themes/nekoPara/cinnamon/dark/cinnamon.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,17 @@ | ||
{ | ||
"id": "84dc0d3c-1c83-4dde-87b9-e1ea27cd34b0", | ||
"overrides": {}, | ||
"laf": { | ||
"extends": "dark-contrast", | ||
"ui": { | ||
"selection.background": "&selectionBackground&CC" | ||
} | ||
}, | ||
"syntax": {}, | ||
"colors": {}, | ||
"backgrounds": { | ||
"default": { | ||
"anchor": "right" | ||
} | ||
} | ||
} |
17 changes: 17 additions & 0 deletions
17
buildSrc/assets/themes/nekoPara/maple/dark/maple.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,17 @@ | ||
{ | ||
"id": "13407818-da66-432b-94e3-fd2192e98118", | ||
"overrides": {}, | ||
"laf": { | ||
"extends": "dark", | ||
"ui": { | ||
"selection.background": "&selectionBackground&CC" | ||
} | ||
}, | ||
"syntax": {}, | ||
"colors": {}, | ||
"backgrounds": { | ||
"default": { | ||
"anchor": "right" | ||
} | ||
} | ||
} |
17 changes: 17 additions & 0 deletions
17
buildSrc/assets/themes/nekoPara/maple/light/maple.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,17 @@ | ||
{ | ||
"id": "ea7a8b00-2d86-4e06-81a2-5c14a46264d5", | ||
"overrides": {}, | ||
"laf": { | ||
"extends": "light", | ||
"ui": { | ||
"selection.background": "&selectionBackground&aa" | ||
} | ||
}, | ||
"syntax": {}, | ||
"colors": {}, | ||
"backgrounds": { | ||
"default": { | ||
"anchor": "right" | ||
} | ||
} | ||
} |
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.
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