feat: light theme for new editor

This commit is contained in:
hyb1996
2018-02-22 17:32:29 +08:00
parent 1861b5fa53
commit 29402055ab
13 changed files with 740 additions and 47 deletions

View File

@@ -2,7 +2,7 @@
<shape xmlns:android="http://schemas.android.com/apk/res/android"
android:shape="rectangle">
<solid android:color="#ffffff"/>
<solid android:color="#1e88e5"/>
<size android:width="1dp"/>