/** * @name DiscordNight * @version 0.9.2 * @description Dark and compact theme for BetterDiscord * @source https://github.com/KillYoy/DiscordNight/ * @donate https://www.paypal.me/KillYoy * @author KillYoy#0295 * @authorId 98468214824001536 */ @import url("https://KillYoy.github.io/DiscordNight/DiscordNight.css"); :root { --Text-Channels-Capital-Letter: none; --Channel-List-Width: 164px; --Embed-Remove-Button: none; --Home-Close-DM-Button: none; } .chat-3bRxxu .message-2qnXI6:hover { outline: 1px solid #5a5a5a; } .sidebar-2K8pFh .containerDefault-3tr_sE { padding-top: 4px; } .botTagRegular-2HEhHi, .botTagInvert-18-95s { background: none; } code { font-family: monospace !important; }