├── Addons ├── Classic_TitleBar.theme.css ├── Classic_User_Popout.theme.css ├── Vanilla_Attachment_Button.theme.css └── Vanilla_ServerList_Message_Notice.theme.css ├── Changelog.md ├── DiscordNight.css ├── DiscordNight.theme.css ├── Icons └── SVG │ ├── Accessibility.svg │ ├── Apps.svg │ ├── BetterDiscord.svg │ ├── Blocked.svg │ ├── Calendar.svg │ ├── Camera.svg │ ├── Chat.svg │ ├── Code.svg │ ├── Collection.svg │ ├── Connection.svg │ ├── Credit.svg │ ├── Delete.svg │ ├── Diamond.svg │ ├── Discord │ ├── Boost.svg │ ├── Hypesquad.svg │ ├── Nitro.svg │ └── Partner.svg │ ├── Emoji.svg │ ├── Emotes.svg │ ├── Euro.svg │ ├── Exit.svg │ ├── Explore.svg │ ├── Formatting.svg │ ├── Games.svg │ ├── Group.svg │ ├── Groups.svg │ ├── Help.svg │ ├── Hooks.svg │ ├── Info.svg │ ├── Insights.svg │ ├── Integrations.svg │ ├── Invites.svg │ ├── Keyboard.svg │ ├── Language.svg │ ├── Library.svg │ ├── Logs.svg │ ├── Mail.svg │ ├── Memory.svg │ ├── Memory_Board.svg │ ├── Mention.svg │ ├── Messages.svg │ ├── Moderation.svg │ ├── Notification.svg │ ├── Overlay.svg │ ├── Permissions.svg │ ├── Pinned.svg │ ├── Plugins.svg │ ├── Present.svg │ ├── Refresh.svg │ ├── Roles.svg │ ├── Screen.svg │ ├── Security.svg │ ├── Sticky_Note.svg │ ├── Storage.svg │ ├── Styles.svg │ ├── Table.svg │ ├── Theme.svg │ ├── User.svg │ ├── User_Management.svg │ ├── User_Registration.svg │ ├── User_Search.svg │ ├── Users.svg │ ├── Voice.svg │ ├── Warning.svg │ ├── Widgets.svg │ └── Windows.svg └── README.md /Addons/Classic_TitleBar.theme.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Addons/Classic_TitleBar.theme.css -------------------------------------------------------------------------------- /Addons/Classic_User_Popout.theme.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Addons/Classic_User_Popout.theme.css -------------------------------------------------------------------------------- /Addons/Vanilla_Attachment_Button.theme.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Addons/Vanilla_Attachment_Button.theme.css -------------------------------------------------------------------------------- /Addons/Vanilla_ServerList_Message_Notice.theme.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Addons/Vanilla_ServerList_Message_Notice.theme.css -------------------------------------------------------------------------------- /Changelog.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Changelog.md -------------------------------------------------------------------------------- /DiscordNight.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/DiscordNight.css -------------------------------------------------------------------------------- /DiscordNight.theme.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/DiscordNight.theme.css -------------------------------------------------------------------------------- /Icons/SVG/Accessibility.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Accessibility.svg -------------------------------------------------------------------------------- /Icons/SVG/Apps.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Apps.svg -------------------------------------------------------------------------------- /Icons/SVG/BetterDiscord.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/BetterDiscord.svg -------------------------------------------------------------------------------- /Icons/SVG/Blocked.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Blocked.svg -------------------------------------------------------------------------------- /Icons/SVG/Calendar.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Calendar.svg -------------------------------------------------------------------------------- /Icons/SVG/Camera.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Camera.svg -------------------------------------------------------------------------------- /Icons/SVG/Chat.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Chat.svg -------------------------------------------------------------------------------- /Icons/SVG/Code.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Code.svg -------------------------------------------------------------------------------- /Icons/SVG/Collection.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Collection.svg -------------------------------------------------------------------------------- /Icons/SVG/Connection.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Connection.svg -------------------------------------------------------------------------------- /Icons/SVG/Credit.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Credit.svg -------------------------------------------------------------------------------- /Icons/SVG/Delete.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Delete.svg -------------------------------------------------------------------------------- /Icons/SVG/Diamond.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Diamond.svg -------------------------------------------------------------------------------- /Icons/SVG/Discord/Boost.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Discord/Boost.svg -------------------------------------------------------------------------------- /Icons/SVG/Discord/Hypesquad.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Discord/Hypesquad.svg -------------------------------------------------------------------------------- /Icons/SVG/Discord/Nitro.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Discord/Nitro.svg -------------------------------------------------------------------------------- /Icons/SVG/Discord/Partner.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Discord/Partner.svg -------------------------------------------------------------------------------- /Icons/SVG/Emoji.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Emoji.svg -------------------------------------------------------------------------------- /Icons/SVG/Emotes.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Emotes.svg -------------------------------------------------------------------------------- /Icons/SVG/Euro.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Euro.svg -------------------------------------------------------------------------------- /Icons/SVG/Exit.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Exit.svg -------------------------------------------------------------------------------- /Icons/SVG/Explore.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Explore.svg -------------------------------------------------------------------------------- /Icons/SVG/Formatting.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Formatting.svg -------------------------------------------------------------------------------- /Icons/SVG/Games.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Games.svg -------------------------------------------------------------------------------- /Icons/SVG/Group.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Group.svg -------------------------------------------------------------------------------- /Icons/SVG/Groups.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Groups.svg -------------------------------------------------------------------------------- /Icons/SVG/Help.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Help.svg -------------------------------------------------------------------------------- /Icons/SVG/Hooks.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Hooks.svg -------------------------------------------------------------------------------- /Icons/SVG/Info.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Info.svg -------------------------------------------------------------------------------- /Icons/SVG/Insights.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Insights.svg -------------------------------------------------------------------------------- /Icons/SVG/Integrations.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Integrations.svg -------------------------------------------------------------------------------- /Icons/SVG/Invites.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Invites.svg -------------------------------------------------------------------------------- /Icons/SVG/Keyboard.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Keyboard.svg -------------------------------------------------------------------------------- /Icons/SVG/Language.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Language.svg -------------------------------------------------------------------------------- /Icons/SVG/Library.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Library.svg -------------------------------------------------------------------------------- /Icons/SVG/Logs.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Logs.svg -------------------------------------------------------------------------------- /Icons/SVG/Mail.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Mail.svg -------------------------------------------------------------------------------- /Icons/SVG/Memory.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Memory.svg -------------------------------------------------------------------------------- /Icons/SVG/Memory_Board.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Memory_Board.svg -------------------------------------------------------------------------------- /Icons/SVG/Mention.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Mention.svg -------------------------------------------------------------------------------- /Icons/SVG/Messages.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Messages.svg -------------------------------------------------------------------------------- /Icons/SVG/Moderation.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Moderation.svg -------------------------------------------------------------------------------- /Icons/SVG/Notification.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Notification.svg -------------------------------------------------------------------------------- /Icons/SVG/Overlay.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Overlay.svg -------------------------------------------------------------------------------- /Icons/SVG/Permissions.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Permissions.svg -------------------------------------------------------------------------------- /Icons/SVG/Pinned.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Pinned.svg -------------------------------------------------------------------------------- /Icons/SVG/Plugins.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Plugins.svg -------------------------------------------------------------------------------- /Icons/SVG/Present.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Present.svg -------------------------------------------------------------------------------- /Icons/SVG/Refresh.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Refresh.svg -------------------------------------------------------------------------------- /Icons/SVG/Roles.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Roles.svg -------------------------------------------------------------------------------- /Icons/SVG/Screen.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Screen.svg -------------------------------------------------------------------------------- /Icons/SVG/Security.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Security.svg -------------------------------------------------------------------------------- /Icons/SVG/Sticky_Note.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Sticky_Note.svg -------------------------------------------------------------------------------- /Icons/SVG/Storage.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Storage.svg -------------------------------------------------------------------------------- /Icons/SVG/Styles.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Styles.svg -------------------------------------------------------------------------------- /Icons/SVG/Table.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Table.svg -------------------------------------------------------------------------------- /Icons/SVG/Theme.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Theme.svg -------------------------------------------------------------------------------- /Icons/SVG/User.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/User.svg -------------------------------------------------------------------------------- /Icons/SVG/User_Management.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/User_Management.svg -------------------------------------------------------------------------------- /Icons/SVG/User_Registration.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/User_Registration.svg -------------------------------------------------------------------------------- /Icons/SVG/User_Search.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/User_Search.svg -------------------------------------------------------------------------------- /Icons/SVG/Users.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Users.svg -------------------------------------------------------------------------------- /Icons/SVG/Voice.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Voice.svg -------------------------------------------------------------------------------- /Icons/SVG/Warning.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Warning.svg -------------------------------------------------------------------------------- /Icons/SVG/Widgets.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Widgets.svg -------------------------------------------------------------------------------- /Icons/SVG/Windows.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/Icons/SVG/Windows.svg -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KillYoy/DiscordNight/HEAD/README.md --------------------------------------------------------------------------------