1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-02 00:16:21 +08:00

Opt: Styles for dark mode

Theme support is not available in pywebio 1.4
You need to upgrade to 1.5 dev version manually by run
pip install -U https://code.aliyun.com/wang0618/pywebio/repository/archive.zip
This commit is contained in:
18870
2021-11-08 23:28:49 +08:00
parent 5f17cd71d5
commit c42691aeaa
13 changed files with 313 additions and 103 deletions

View File

@@ -1 +1 @@
<svg class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" width="2rem" height="2rem"><path d="M544 160v320h320v64H544v320h-64V544H160v-64h320V160h64z" fill="#000000"></path></svg>
<svg class="aside-icon aside-icon-add" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg"><path d="M544 160v320h320v64H544v320h-64V544H160v-64h320V160h64z"></path></svg>

Before

Width:  |  Height:  |  Size: 212 B

After

Width:  |  Height:  |  Size: 191 B