better indication and text for toggleable actions

This commit is contained in:
Henry Jameson 2025-01-15 02:27:32 +02:00
commit eafa378eb9
6 changed files with 32 additions and 9 deletions

View file

@ -26,7 +26,8 @@ import {
faHistory
} from '@fortawesome/free-solid-svg-icons'
import {
faStar as faStarRegular
faStar as faStarRegular,
faBookmark as faBookmarkRegular
} from '@fortawesome/free-regular-svg-icons'
library.add(
@ -46,6 +47,7 @@ library.add(
faSmileBeam,
faBookmark,
faBookmarkRegular,
faEyeSlash,
faThumbtack,
faShareAlt,