forked from distok/cutthecord
Renamed "theme" to "customtheme"
This commit is contained in:
parent
d046253155
commit
520d3f2423
2 changed files with 2 additions and 2 deletions
29
patches/customtheme/README.md
Normal file
29
patches/customtheme/README.md
Normal file
|
@ -0,0 +1,29 @@
|
|||
## DisTok CutTheCord: Custom Theme Patch
|
||||
|
||||
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.
|
||||
|
||||
#### 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
|
||||
- "editing message" is ugly
|
||||
|
||||
#### Available and tested on:
|
||||
- 8.3.2
|
||||
|
||||
#### Value reference
|
||||
|
||||
- primary_100 -> button/title color (Friends, User Settings, your name on bottom on sidebar, channel name)
|
||||
- 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_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
|
||||
- dark_grey_2 -> bottom chat bar
|
||||
- grey_account -> user sidebar background (user list)
|
||||
- grey_channels -> user sidebar background (channel information)
|
||||
- link_100-900 -> Link colors (pick a color, put to 500, fill in rest with 0to255.com)
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue