mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
screenshot, icons, background
Added screenshot, icons and background for plugin manager
This commit is contained in:
@ -44,7 +44,18 @@
|
||||
|
||||
"buttons": [],
|
||||
|
||||
"initOnSelectionChanged": true
|
||||
"initOnSelectionChanged": true,
|
||||
"store": {
|
||||
"background": {
|
||||
"light" : "#AE1717",
|
||||
"dark" : "#AE1717"
|
||||
},
|
||||
"screenshots" : ["resources/store/screenshots/screen_1.png"],
|
||||
"icons" : {
|
||||
"light" : "resources/store/icons",
|
||||
"dark" : "resources/store/icons"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
BIN
sdkjs-plugins/content/typograf/resources/store/icons/icon.png
Normal file
BIN
sdkjs-plugins/content/typograf/resources/store/icons/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.7 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.9 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 2.3 KiB |
BIN
sdkjs-plugins/content/typograf/resources/store/icons/icon@2x.png
Normal file
BIN
sdkjs-plugins/content/typograf/resources/store/icons/icon@2x.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.8 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 71 KiB |
Reference in New Issue
Block a user