Extract HTML template into separate views file
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "paper",
|
||||
"label": "Paper",
|
||||
"description": "偏纸质阅读感的暖色主题。",
|
||||
"defaultMode": "light",
|
||||
"stylesheet": "theme.css",
|
||||
"highlight": {
|
||||
"light": "highlight-light.css",
|
||||
"dark": "highlight-dark.css"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user