forked from distok/cutthecord
customcolor: Fix status bar color
This commit is contained in:
parent
904622913c
commit
f7fa62df2f
2 changed files with 22 additions and 5 deletions
|
@ -5,9 +5,8 @@ This patch replaces theme with a pitch black theme, similar to [0cord](https://g
|
|||
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
|
||||
- Top bar isn't changed
|
||||
- Not all colors are replaced (almost all are, though)
|
||||
- Muted channel names aren't visible
|
||||
|
||||
#### Available and tested on:
|
||||
- 8.3.2
|
||||
|
@ -19,7 +18,7 @@ Copy `asset_loading.png` to root of Discord's extracted folder and run `fixsplas
|
|||
- primary_300 -> entry color (names on direct messages), also used on dtag on small user profile
|
||||
- primary_400 -> label color (Direct Messages, "online", your discrim on bottom of sidebar, note field, @/# on channel name bar)
|
||||
- primary_500 -> "Create Instant Invite"
|
||||
- primary_600 -> char background
|
||||
- primary_600 -> chat background, also used by cutthecord for status bar
|
||||
- primary_630 -> sidebar color, bottom bar color (not chat), small user profile bg color, secondary color on many menus like settings
|
||||
- grey_guilds -> guild bar
|
||||
- purple_brand -> blurple, used for things like bottom circle button for message on someone's profile, bot icon, mentions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue