Commit graph

5 commits

Author SHA1 Message Date
Athozus
c8b8d0b43f
Rework color utility using tables
Instead of one-letter symbols, it now supports tables of identifiers or single strings
2023-12-02 19:31:20 +01:00
Athozus
0b3497eb2f
Add colors utilities
Local function get_base_color(), conversions hex <=> rgb, rgb color mixer, and global function get_color()
2023-11-05 16:30:56 +01:00
Athozus
95475c7c59
Store colors and use a lighter selection color 2023-06-25 19:12:20 +02:00
Athozus
f5198b9187
Add empty trash button 2023-06-20 16:04:18 +02:00
Athozus
2e106e3df7
Add trash (#100)
* Add trash

* Add break at end of deleting loop

* Show trash tab only when trashing enabled

* Update translations
2023-06-15 19:28:04 +02:00