Skip to content
This repository has been archived by the owner on Jun 26, 2018. It is now read-only.

Releases: XNBlank/discord-linux

Linux x86 Release (32Bit) 0.1-5

29 Jan 08:05
Compare
Choose a tag to compare

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 named user.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

29 Jan 08:05
Compare
Choose a tag to compare

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 named user.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

20 Jan 16:13
Compare
Choose a tag to compare

Updated to upstream version of Electron.
Small tweaks in code.
Config is saved to userdata folders now.

Linux x64 Release (64Bit) 0.1-4

20 Jan 02:34
Compare
Choose a tag to compare

Updated to upstream version of Electron.
Small tweaks in code.
Config is saved to userdata folders now.

Linux x86 Release (32Bit) 0.1-3

21 Nov 11:21
Compare
Choose a tag to compare

Linux x86 Release (32Bit)

29 Oct 04:20
Compare
Choose a tag to compare

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

21 Nov 11:27
Compare
Choose a tag to compare

Linux x64 Release (64Bit)

29 Oct 04:27
Compare
Choose a tag to compare

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)

28 Sep 00:04
Compare
Choose a tag to compare

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)

28 Sep 00:13
Compare
Choose a tag to compare

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