Merge pull request #2 from kylejbrk/master
added dock icon for pure black
This commit is contained in:
5
.github/workflows/gh-pages.yml
vendored
Normal file
5
.github/workflows/gh-pages.yml
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./public
|
||||
@@ -10,4 +10,9 @@ version: 1.0.9
|
||||
marketing_url: https://github.com/christianhans/sn-pure-black-theme
|
||||
thumbnail_url: https://raw.githubusercontent.com/christianhans/sn-pure-black-theme/master/preview1.png
|
||||
description: Theme optimized for Optimized for OLED devices such as iPhone X.
|
||||
dock_icon:
|
||||
type: circle
|
||||
background_color: '#000000'
|
||||
foreground_color": '#000000'
|
||||
border_color: '#000000'
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user