1
0
mirror of https://github.com/ihabunek/toot synced 2025-01-11 00:53:49 +01:00
Toot-Mastodon-CLI-TUI-clien.../toot/tui
Ivan Habunek afd349f1ab
Remove the monochrome palette
Monochrome colors should be defined as the third color in each tuple
instead.

In monochrome mode it's not possible to set the background so all
highlights can only be done using bold, italics, underline...
2023-07-08 12:33:34 +02:00
..
__init__.py Initial implementation of a TUI using Urwid 2019-09-03 15:40:42 +02:00
app.py Remove the monochrome palette 2023-07-08 12:33:34 +02:00
compose.py Remove named colours 2023-07-07 13:57:19 +02:00
constants.py Remove the monochrome palette 2023-07-08 12:33:34 +02:00
entities.py Extract datetime utils 2023-06-30 11:08:19 +02:00
NOTES.md Spelling fixes (#215) 2022-11-09 14:24:48 +01:00
overlays.py Remove named colours 2023-07-07 13:57:19 +02:00
poll.py Remove named colours 2023-07-07 13:57:19 +02:00
scroll.py Added "toot list_delete" and "toot list_create" commands 2023-03-30 10:01:03 +02:00
timeline.py Tweak colors 2023-07-08 12:08:06 +02:00
utils.py Improve colour names 2023-07-07 13:02:18 +02:00
widgets.py Make button widget unicode-aware (spacing) 2023-03-30 10:01:02 +02:00