Pesterchum

By Saltssaumure Version 1.7 Updated 06/19/2024 16.9K downloads

Emulates the Pesterchum chat client from Homestuck.

flat customizable fiction yellow high-contrast

Live preview

Full Discord interface with this theme applied โ€” powered by ThemePreview.

Screenshot

Pesterchum screenshot
Pesterchum.theme.css
GitHub

Open source

https://raw.githubusercontent.com/MiniDiscordThemes/Pesterchum/f3dd9dc84ab65faf03ca372cbdb3c6c4176cb47d/Pesterchum.theme.css
1/**
2 * @name Pesterchum
3 * @author winterClover, luminaryFlowers, Saltssaumure
4 * @authorLink https://github.com/Saltssaumure
5 * @description Emulates the Pesterchum chat client from Homestuck.
6 * @license SEE LICENSE IN LICENSE.md
7 * @version 1.7
8 * @invite uy8nKQVatp
9 * @source https://github.com/MiniDiscordThemes/Pesterchum
10 * @donate https://ko-fi.com/saltssaumure
11 */
12
13@import url('https://minidiscordthemes.github.io/Pesterchum/chum.min.css');
14
15/* See https://github.com/MiniDiscordThemes/Pesterchum#customisation for customisation settings. */
16:root {
17 --chum-dark: #C48A00;
18 --chum-medium: #FDB302;
19 --chum-light: #FFF700;
20 --chum-sidebar-width: 300px;
21}