A BetterDiscord theme that makes Discord look like a 4chan thread. As a bonus it also removes the Emoji button. As of 0.4.1 it also removes all emojis from chat.
Quotes work as well, by replacing inline code. Just use backticks:
`>Some quote here`
To create code blocks you should use the triple fence notation:
```css
code.inline { color: #789922; }
```
- Go to the Better Discord home page, download and install better Discord.
- Download 4chan.theme.css.
- Add the
4chan.theme.css
toC:\Users\NAME\AppData\Roaming\BetterDiscord\themes
in Windows,~/Library/Preferences/BetterDiscord/themes
in OSX, or where ever the BetterDiscord folder is located. - Close and reopen Discord.
- Go to User Settings -> Appearance -> Theme and change it to Light, this will not work in the Dark theme.
- Go to User Settings -> Better Discord -> Themes -> And tick the '4chan' option.
The MIT License (MIT)
Copyright (c) 2016 Zyst
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.