Discocss
A tiny Discord css-injector for Linux and MacOS.
Install / Use
/learn @mlvzk/DiscocssREADME
DiscoCSS
A tiny Discord css-injector.
Installation
git clone https://github.com/mlvzk/discocss
cp discocss/discocss /usr/bin # or any other directory in your $PATH
Usage
Put your css in ~/.config/discocss/custom.css
Run discocss
Notes
Transparency
If you want your window to be transparent, you have to change the --background- css variables to have an alpha value. You can add alpha to a hex color by appending 2 extra hex digits to it. Example from my theme (44 is the hex alpha value):
.theme-light {
--background-primary: #f3f4f644;
--background-primary-alt: #eeeff244;
--background-secondary: #e5e7eb44;
--background-secondary-alt: #d1d5db44;
--background-tertiary: #dfe2e744;
}
Persistence
If after an update your theme doesn't work anymore, close and run discocss again. Discord might be running in the background without you knowing, so if it still doesn't work, use pkill.
Related Skills
node-connect
345.9kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
106.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
345.9kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
345.9kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
