This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* 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, |