[GH-ISSUE #84] [Question] Wiki with colour schemes? #73

Closed
opened 2026-03-03 01:19:35 +03:00 by kerem · 2 comments
Owner

Originally created by @Kabouik on GitHub (May 8, 2021).
Original GitHub issue: https://github.com/d99kris/nmail/issues/84

Originally assigned to: @d99kris on GitHub.

How about creating a wiki page to illustrate some example colour schemes?

For instance, this the relatively minimal theme I use on my phone (please excuse the DPI):

Default view
Screenshot_20210508_004

With selections
Screenshot_20210508_005

color_dialog_bg=magenta
color_dialog_fg=black
color_help_desc_bg=normal
color_help_desc_fg=gray
color_help_keys_bg=normal
color_help_keys_fg=white
color_highlighted_text_bg=black
color_highlighted_text_fg=magenta
color_message_quoted_fg=0xa0a0a0
color_quoted_text_bg=normal
color_quoted_text_fg=gray
color_regular_text_bg=normal
color_regular_text_fg=normal
color_selected_item_bg=
color_selected_item_fg=gray
color_top_bar_bg=normal
color_top_bar_fg=gray

And I replaced magenta with something else in other nmail accounts so that I can easily distinguish which account I'm in:

Screenshot_20210508_006

I no longer send emails with the wrong account (which happened a few times before colour support)!

Originally created by @Kabouik on GitHub (May 8, 2021). Original GitHub issue: https://github.com/d99kris/nmail/issues/84 Originally assigned to: @d99kris on GitHub. How about creating a wiki page to illustrate some example colour schemes? For instance, this the relatively minimal theme I use on my phone (please excuse the DPI): **Default view** ![Screenshot_20210508_004](https://user-images.githubusercontent.com/7107523/117536484-8ea8a080-affb-11eb-85be-94ef452fc642.png) **With selections** ![Screenshot_20210508_005](https://user-images.githubusercontent.com/7107523/117536482-8d777380-affb-11eb-81e5-2a2b3575951a.png) ``` color_dialog_bg=magenta color_dialog_fg=black color_help_desc_bg=normal color_help_desc_fg=gray color_help_keys_bg=normal color_help_keys_fg=white color_highlighted_text_bg=black color_highlighted_text_fg=magenta color_message_quoted_fg=0xa0a0a0 color_quoted_text_bg=normal color_quoted_text_fg=gray color_regular_text_bg=normal color_regular_text_fg=normal color_selected_item_bg= color_selected_item_fg=gray color_top_bar_bg=normal color_top_bar_fg=gray ``` And I replaced `magenta` with something else in other nmail accounts so that I can easily distinguish which account I'm in: ![Screenshot_20210508_006](https://user-images.githubusercontent.com/7107523/117536553-eba45680-affb-11eb-95f0-73a14214c4cb.png) I no longer send emails with the wrong account (which happened a few times before colour support)!
kerem closed this issue 2026-03-03 01:19:35 +03:00
Author
Owner

@d99kris commented on GitHub (Aug 15, 2021):

How about creating a wiki page to illustrate some example colour schemes?

I think that's a great idea! Initially I was thinking color schemes could be bundled with nmail itself, under its themes/ directory. But, I think using a wiki is probably more user-friendly and easier to maintain as well.

I'll try create a github wiki-page and some structure for sharing color schemes. I'll update here once something is in place.

<!-- gh-comment-id:899046242 --> @d99kris commented on GitHub (Aug 15, 2021): > How about creating a wiki page to illustrate some example colour schemes? I think that's a great idea! Initially I was thinking color schemes could be bundled with nmail itself, under its `themes/` directory. But, I think using a wiki is probably more user-friendly and easier to maintain as well. I'll try create a github wiki-page and some structure for sharing color schemes. I'll update here once something is in place.
Author
Owner

@d99kris commented on GitHub (Aug 15, 2021):

I've created some very basic structure for the wiki now.
The color themes section is at https://github.com/d99kris/nmail/wiki/Themes
Feel free to add content, and if any structural changes are needed - perhaps we can discuss here in this issue.
I'll close this issue first, but let's re-open it if/when needed.

<!-- gh-comment-id:899050018 --> @d99kris commented on GitHub (Aug 15, 2021): I've created some very basic structure for the wiki now. The color themes section is at https://github.com/d99kris/nmail/wiki/Themes Feel free to add content, and if any structural changes are needed - perhaps we can discuss here in this issue. I'll close this issue first, but let's re-open it if/when needed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nmail#73
No description provided.