customtheme: Fix splash

This commit is contained in:
ave 2019-01-23 13:43:27 +03:00
parent 1e39dff17e
commit 5dab947b5c
No known key found for this signature in database
GPG Key ID: 09356ABAA42C842B
3 changed files with 4 additions and 1 deletions

View File

@ -2,11 +2,12 @@
This patch replaces theme with a pitch black theme, similar to [0cord](https://gitlab.com/ao/0cord). However, you're free to design your own theme. A reference for the values you need are provided below.
Copy `asset_loading.png` to root of Discord's extracted folder and run `fixsplash.sh` to fix the splash.
#### Bugs / Side effects
- Not all colors are replaced
- Ignored channel names aren't visible
- "x blocked messages" and bg on that is still a mess
- Splash is shit
- Top bar isn't changed
- "editing message" is ugly

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -0,0 +1,2 @@
\cp asset_loading.png res/drawable-xxhdpi/asset_loading.png
\cp asset_loading.png res/drawable-xxxhdpi/asset_loading.png