Releases: XNBlank/discord-linux
Linux x86 Release (32Bit) 0.1-5
Ability to add a custom CSS theme is now possible! Now you can customize Discord to how you would like to see it, whether to have it fit the theme of your desktop, or to make it more translucent. The sky is the limit!
Few things to note about using a Custom CSS.
- 1 ) the CSS must use !important on every line.
- 2 ) the injected CSS is located in the same dir as the
init.json
(~/.config/Discord/user.css
) and must be nameduser.css
You are able to disable your css theme using the tray icon menu, which now has a toggle option for it.
For a starter theme, here is one made by a Discord-Linux user that goes by the name of Tenshin.
http://hastebin.com/ubabuhagor.css
Linux x64 Release (64Bit) 0.1-5
Ability to add a custom CSS theme is now possible! Now you can customize Discord to how you would like to see it, whether to have it fit the theme of your desktop, or to make it more translucent. The sky is the limit!
Few things to note about using a Custom CSS.
- 1 ) the CSS must use !important on every line.
- 2 ) the injected CSS is located in the same dir as the
init.json
(~/.config/Discord/user.css
) and must be nameduser.css
You are able to disable your css theme using the tray icon menu, which now has a toggle option for it.
For a starter theme, here is one made by a Discord-Linux user that goes by the name of Tenshin.
http://hastebin.com/ubabuhagor.css
Linux x86 Release (32Bit) 0.1-4
Updated to upstream version of Electron.
Small tweaks in code.
Config is saved to userdata folders now.
Linux x64 Release (64Bit) 0.1-4
Updated to upstream version of Electron.
Small tweaks in code.
Config is saved to userdata folders now.
Linux x86 Release (32Bit) 0.1-3
- CRITICAL UPDATE : iframe replaced with webview, due to new x-frame-options set on the domain for http://discordapp.com/login/ (Thanks for the help @jacobmischka )
Linux x86 Release (32Bit)
Changelog
- Fixed graphical glitch after DiscordApp update causing the Light Theme to look really odd. (Thanks @jacobmischka )
- Added true minimize to tray support. (Thanks @jacobmischka again~)
- Added support for HighDPI screens. (Thanks @NathanielMichael )
Linux x64 Release (64Bit) 0.1-3
- CRITICAL UPDATE : iframe replaced with webview, due to new x-frame-options set on the domain for http://discordapp.com/login/ (Thanks for the help @jacobmischka )
Linux x64 Release (64Bit)
Changelog
- Fixed graphical glitch after DiscordApp update causing the Light Theme to look really odd. (Thanks @jacobmischka )
- Added true minimize to tray support. (Thanks @jacobmischka again~)
- Added support for HighDPI screens. (Thanks @NathanielMichael )
Linux x86 Release (32Bit)
Changelog
- Fixed refresh bug
- Stabilized program more
- Cleaned up code, removed unnecessary elements.
- (Hopefully) fixed missing icon.
- (Hopefully) fixed missing tray icon on some OS's
Linux x64 Release (64Bit)
Changelog
- Fixed refresh bug
- Stabilized program more
- Cleaned up code, removed unnecessary elements.
- (Hopefully) fixed missing icon.
- (Hopefully) fixed missing tray icon on some OS's