kookma / TW-Trashbin

Trash bin tools in Tiddlywiki. Delete tiddlers and restore them easily
https://kookma.github.io/TW-Trashbin/
16 stars 3 forks source link

Hovering in dark mode #10

Closed chept closed 4 months ago

chept commented 5 months ago

The background color for an hovered item in the bin doesn't adapt to dark modes. Using a defined palette variable could be better.

For example I am using CupertinoDark palette and do: .kk-trashbin-row:hover { background-color: <<colour pre-background>>; }

looks good in almost every default palettes.

kookma commented 5 months ago

Good catch, thank you! I will push a patch.

kookma commented 4 months ago

Implemented in Trashbin 1.3.1