Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Commit

Permalink
add light-theme and dark-theme snapshots for demo
Browse files Browse the repository at this point in the history
  • Loading branch information
lkxed authored Oct 9, 2018
1 parent 2f9937f commit deb0480
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# MusicPlayer
一个音乐播放器,使用了 mutagen 和 PyQT5,运行在 Python 3.6.5 的环境下。

**明亮主题**

![light-theme](light_theme.png)

**黑暗主题**

![dark-theme](dark-theme.png)

0 comments on commit deb0480

Please sign in to comment.