Skip to content

Commit 2c58a4d

Browse files
committed
highlight: use custom light theme with darker bg color
1 parent c73c7c8 commit 2c58a4d

File tree

3 files changed

+536
-6
lines changed

3 files changed

+536
-6
lines changed

scripts/THIRD_PARTY_LICENSES.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,35 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2727
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2828
SOFTWARE.
2929

30+
# primer/github-vscode-theme
31+
32+
The modified GitHub Light theme in github-light-modified.json is adapted from https://github.com/primer/github-vscode-theme. Its
33+
license is reproduced below:
34+
35+
---
36+
37+
MIT License
38+
39+
Copyright (c) 2020 Primer
40+
41+
Permission is hereby granted, free of charge, to any person obtaining a copy
42+
of this software and associated documentation files (the "Software"), to deal
43+
in the Software without restriction, including without limitation the rights
44+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
45+
copies of the Software, and to permit persons to whom the Software is
46+
furnished to do so, subject to the following conditions:
47+
48+
The above copyright notice and this permission notice shall be included in all
49+
copies or substantial portions of the Software.
50+
51+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
52+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
53+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
54+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
55+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
56+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
57+
SOFTWARE.
58+
3059
# nordtheme/visual-studio-code
3160

3261
The modified Nord theme in nord-dark.json is adapted from https://github.com/nordtheme/visual-studio-code. Its license

0 commit comments

Comments
 (0)