cutthecord/resources/patches/customtheme
2021-09-19 21:36:05 -04:00
..
89207.patch Full clienthax setup (#2) 2021-08-21 21:04:13 +00:00
90201.patch 90.1 - Alpha (90201) 2021-08-25 10:44:59 -04:00
90203.patch 90.3 - Alpha (90203) 2021-08-27 16:48:56 -04:00
90204.patch "90.4 - Alpha (90204)" 2021-08-28 13:57:16 -04:00
91201.patch 91.1 - Alpha (91201) 2021-09-01 16:13:35 -04:00
91202.patch 91.2 - Alpha (91202) 2021-09-02 11:42:08 -04:00
92200.patch 92.0 - Alpha (92200) 2021-09-07 14:53:22 -04:00
92203.patch 92.3 - Alpha (92203) 2021-09-09 14:03:53 -04:00
93200.patch 93.0 - Alpha (93200) 2021-09-14 13:08:38 -04:00
93205.patch 93.5 - Alpha (93205) 2021-09-19 21:36:05 -04:00
fixsplash.sh Full clienthax setup (#2) 2021-08-21 21:04:13 +00:00
README.md 93.5 - Alpha (93205) 2021-09-19 21:36:05 -04:00

DisTok CutTheCord: Custom Theme Patch

This patch replaces theme with a pitch black theme, similar to 0cord. However, you're free to design your own theme. A reference for the values you need are provided below.

Run fixsplash.sh <full path of asset_loading.png> to fix the splash.

Self note: Top bar color is set by setStatusBarColorResourceId

Bugs / Side effects

  • Not all colors are replaced (almost all are, though)
  • Status bar color is only changed on chat view (not on settings etc)

Available and tested on:

  • 89.7 - Alpha
  • 90.1 - Alpha
  • 90.3 - Alpha
  • 90.4 - Alpha
  • 91.1 - Alpha
  • 91.2 - Alpha
  • 92.0 - Alpha
  • 92.3 - Alpha
  • 93.0 - Alpha
  • 93.5 - Alpha

Value reference

These are mostly outdated.

  • 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_500_alpha_60 -> Used for muted channels
  • 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
  • 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)