chore: pascalCase
This commit is contained in:
parent
441dc0c15c
commit
6abfd8e44b
4 changed files with 11 additions and 11 deletions
|
@ -2,5 +2,5 @@
|
|||
"displayName": "Ash",
|
||||
"previewGradient": "45deg, #2f2e2d, #46423b",
|
||||
"complementaryColor": "white",
|
||||
"themeURL": "ash.css"
|
||||
"themeUrl": "ash.css"
|
||||
}
|
|
@ -2,5 +2,5 @@
|
|||
"displayName": "Dark",
|
||||
"previewGradient": "45deg, #1f1e1d, #36322b",
|
||||
"complementaryColor": "white",
|
||||
"themeURL": "dark.css"
|
||||
"themeUrl": "dark.css"
|
||||
}
|
|
@ -2,5 +2,5 @@
|
|||
"displayName": "Light",
|
||||
"previewGradient": "45deg, #f0ebe8, #d4d0ca",
|
||||
"complementaryColor": "black",
|
||||
"themeURL": "light.css"
|
||||
"themeUrl": "light.css"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue