feat: light theme for new editor
This commit is contained in:
@@ -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"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user