Skip to content

Commit

Permalink
Update DiscordNight > v0.9.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
KillYoy committed Aug 12, 2022
1 parent dde3b5a commit d12294a
Show file tree
Hide file tree
Showing 4 changed files with 1,479 additions and 854 deletions.
15 changes: 8 additions & 7 deletions Addons/Classic_TitleBar.theme.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//META{"name":"DiscordNight | Classic Titlebar","description":"Reverts titlebar to the classic Discord titlebar","author":"KillYoy#0295","version":"0.6.2","authorId":"98468214824001536"}*//{}
//META{"name":"DiscordNight | Classic Titlebar","description":"Reverts the titlebar to Discord's classic titlebar","author":"KillYoy#0295","version":"0.9.5.4","authorId":"98468214824001536"}*//{}

/****************************************** Window Titlebar ******************************************/

Expand Down Expand Up @@ -100,13 +100,14 @@
margin-right: 86px !important;
margin-left: -96px !important;
}
/* Stage Channel Padding Fix */
.participants-3eCqDy.transparent-1lUmft.container-ZMc96U {
/* Stage Channel Icon Padding Fix */
.container-cH6QoY .sidebarVisible-3bgZKv .participants-3eCqDy.transparent-1lUmft.container-ZMc96U {
padding-right: 0px !important;
}
.participants-3eCqDy.transparent-1lUmft.container-ZMc96U:after {
margin-right: 0px;
.container-cH6QoY .participants-3eCqDy.transparent-1lUmft.container-ZMc96U {
padding-right: 94px !important;
}
.container-cH6QoY .headerContainer-21E-jZ .headerClose-2iIpCp {
.container-cH6QoY .participants-3eCqDy.transparent-1lUmft.container-ZMc96U:after,
.container-cH6QoY .container-cH6QoY .headerContainer-21E-jZ .headerClose-2iIpCp {
margin-left: 8px;
}
}
44 changes: 43 additions & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,50 @@
# DiscordNight Changelog

## [v0.9.5.4]() Discords New Status Picker Update - 2022-08-12 18:00 CET:
### Added
- Settings "Friends Requests" icon
- Settings "Activity Privacy" icon
- Server settings AutoMod icon & menu
- Channel list selected unread channel border
- New status container profile popout/status picker
### Changed
- Spotify listen along
- Chat link embeds
- Chat server invite banner
- User popout hidden intrusive get Nitro ad
- Channel list scrollbar visibility no longer moves elements around on hover
- Channel list joined voice channel text color is now green when unselected
- Server Home/Forum channel page
- Autocompletion menu
### Fixed
- Settings Nitro button not showing on hover
- Chat server invite banner boost icon color
- Chat box inline attachments bottom border height
- Chat box inline attachments alt tag color
- Chat user avatar size when using lower font scaling
- Voice channel limited/max users video call icon
- Voice channel user padding
- Server settings integrations Bots & Apps permission switches
- Server name header public server text position
- Server list bottom fixed Nitro button
- Home friends grid action buttons placement
- Add a server Join/Create a server modal
- Add friend to group DM popout header
- DM header not being centered
- Unread channel notice height
- Thread sidebar vertical divider color
- Profile connection icons
- Titlebar icons call/voice channel margins
- X message hidden from likely spammer
- Channel list bottom status container icons not anchoring to right side
- Embed & attachment remove button
- GIF picker favourites hints
- User roles
- Reactions

## [v0.9.5.3]() Easter Cleanup Update - 2022-04-21 02:40 CET:
### Added
- ShowAllActivities Plugin Support
- ShowAllActivities plugin support
### Changed
- Chatbox buttons
- Edit message box
Expand Down
Loading

0 comments on commit d12294a

Please sign in to comment.