From 6c89abb3c35c9a45c33d13bb0e3f5d4677cdb676 Mon Sep 17 00:00:00 2001 From: ouwou <26526779+ouwou@users.noreply.github.com> Date: Sun, 24 Dec 2023 04:00:08 -0500 Subject: readme pics --- .readme/s5.png | Bin 0 -> 279176 bytes .readme/s6.png | Bin 0 -> 289338 bytes .readme/s7.png | Bin 0 -> 297229 bytes .readme/s8.png | Bin 0 -> 354708 bytes README.md | 15 +++++++++++---- 5 files changed, 11 insertions(+), 4 deletions(-) create mode 100644 .readme/s5.png create mode 100644 .readme/s6.png create mode 100644 .readme/s7.png create mode 100644 .readme/s8.png diff --git a/.readme/s5.png b/.readme/s5.png new file mode 100644 index 0000000..b49c0c5 Binary files /dev/null and b/.readme/s5.png differ diff --git a/.readme/s6.png b/.readme/s6.png new file mode 100644 index 0000000..3152293 Binary files /dev/null and b/.readme/s6.png differ diff --git a/.readme/s7.png b/.readme/s7.png new file mode 100644 index 0000000..e605c55 Binary files /dev/null and b/.readme/s7.png differ diff --git a/.readme/s8.png b/.readme/s8.png new file mode 100644 index 0000000..c9d3157 Binary files /dev/null and b/.readme/s8.png differ diff --git a/README.md b/README.md index 89e7d3d..b47e895 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,16 @@ --- Alternative Discord client made in C++ with GTK - + + + + + + + + + +
@@ -11,7 +20,7 @@ Current features: * Not Electron * Voice support * Handles most types of chat messages including embeds, images, and replies -* Completely styleable/customizable with CSS (if you have a system GTK theme it won't really use it though) +* Completely styleable/customizable * Identifies to Discord as the web client unlike other clients so less likely to be falsely flagged as spam1 * Set status * Unread and mention indicators @@ -301,10 +310,8 @@ For example, memory_db would be set by adding `memory_db = true` under the line | Setting | Type | Description | |-------------------------|--------|-----------------------------------------------------| -| `linkcolor` | string | color to use for links in messages | | `expandercolor` | string | color to use for the expander in the channel list | | `nsfwchannelcolor` | string | color to use for NSFW channels in the channel list | -| `channelcolor` | string | color to use for SFW channels in the channel list | | `mentionbadgecolor` | string | background color for mention badges | | `mentionbadgetextcolor` | string | color to use for number displayed on mention badges | | `unreadcolor` | string | color to use for the unread indicator | -- cgit v1.2.3