This repository has been archived on 2021-08-24. You can view files and clone it, but cannot push or open issues or pull requests.
cutthecord/patches/customtheme
ave 1a4c42b810
Push v8.5.5 patches
Unofficial v8.5.5 changelog:
- More work on getting nitro purhcases on android
- Nitro is now internally called premium
2019-03-04 12:01:18 +03:00
..
832.patch customtheme: Change mention/channel color 2019-01-23 00:35:56 +03:00
833.patch customcolor: Fix status bar color 2019-01-23 14:36:09 +03:00
834.patch Add support for 8.3.4g, ahh fuck Discord 2019-01-23 23:31:58 +03:00
835.patch Add 8.3.5 patches 2019-01-25 11:50:06 +03:00
836.patch customtheme: further muted channel fixes 2019-01-31 15:20:10 +03:00
839.patch Reverse muted channel fixes (it broke other things) 2019-02-03 10:46:56 +03:00
841.patch Ported patches to v8.4.1 + release patchport 2019-02-04 23:49:46 +03:00
842.patch Add v8.4.2g patches 2019-02-05 03:14:41 +03:00
843.patch Port patches to v8.4.3 2019-02-06 23:50:49 +03:00
844.patch Port patches to v8.4.4g 2019-02-08 11:29:01 +03:00
845.patch Add v8.4.5 patches 2019-02-15 02:05:52 +03:00
848.patch Update all patches but notrack to 8.4.8 2019-02-17 12:38:41 +03:00
850.patch Release v8.5.0 patches 2019-02-23 23:57:47 +03:00
851.patch Update patches to v8.5.1 2019-02-27 10:31:20 +03:00
853.patch Add support for 8.5.3 2019-03-01 13:11:24 +03:00
854.patch Update patches to v8.5.4 2019-03-03 19:22:59 +03:00
855.patch Push v8.5.5 patches 2019-03-04 12:01:18 +03:00
README.md Push v8.5.5 patches 2019-03-04 12:01:18 +03:00
asset_loading.png customtheme: Fix splash 2019-01-23 13:43:27 +03:00
fixsplash.sh customtheme: make fixsplash script get the image path from args 2019-01-28 00:48:40 +03:00

README.md

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)
  • Muted channel names aren't visible
  • Status bar color is only changed on chat view (not on settings etc)

Available and tested on:

  • 8.3.2
  • 8.3.3
  • 8.3.4g
  • 8.3.5g
  • 8.3.6g
  • 8.3.9g
  • 8.4.1g
  • 8.4.2g
  • 8.4.3g
  • 8.4.4g
  • 8.4.5g
  • 8.4.8
  • 8.5.0
  • 8.5.1
  • 8.5.3
  • 8.5.4
  • 8.5.5

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_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)