mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 00:28:20 +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:
@@ -201,7 +201,6 @@ class Icon:
|
||||
SETTING = _read(filepath_icon('setting'))
|
||||
RUN = _read(filepath_icon('run'))
|
||||
DEVELOP = _read(filepath_icon('develop'))
|
||||
PERFORMANCE = _read(filepath_icon('performance'))
|
||||
ADD = _read(filepath_icon('add'))
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user