Skip to content

Instantly share code, notes, and snippets.

@DTM9025
DTM9025 / th20tr.bgm
Last active May 5, 2025 15:59
BGM file for Touhou 20 Trial
# Music Room Interface Info
[game]
name = "東方錦上京 〜 Fossilized Wonders (体験版)"
name_en = "Touhou Kinjoukyou ~ Fossilized Wonders (Trial Version)"
artist = "ZUN"
circle = "上海アリス幻樂団"
circle_en = "Team Shanghai Alice"
year = 2025
gamenum = "20tr"
@DTM9025
DTM9025 / YT-Chat.css
Last active April 22, 2025 00:36 — forked from lohanidamodar/V2-Style-advance.css
Styles for YouTube streaming live-chat
/* Background colors*/
body {
overflow: hidden;
background-color: rgba(255,255,255,0);
}
/* Transparent background. */
yt-live-chat-renderer {
background-color: transparent !important;
}
yt-live-chat-text-message-renderer,