Create base files
This commit is contained in:
parent
f0c4738c62
commit
6420a4653f
1
example-theme/DOCS.md
Normal file
1
example-theme/DOCS.md
Normal file
|
|
@ -0,0 +1 @@
|
|||
# Test theme documentation
|
||||
11
example-theme/config.yaml
Normal file
11
example-theme/config.yaml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
name: Example theme
|
||||
version: 0.1
|
||||
id: example-theme
|
||||
type: theme
|
||||
description: Test theme addon
|
||||
|
||||
url: 'https://git.thethomass.net/Umbra/umbra-test-addons'
|
||||
tags:
|
||||
- Test
|
||||
- Example
|
||||
- Light theme
|
||||
Loading…
Reference in a new issue