#Modern material dark mode addon help

5 messages · Page 1 of 1 (latest)

solid sapphire
#

Giving your post a relevant title will make your post more likely to be seen by someone with the answer you seek. (And not claiming urgency for an obviously non-urgent issue will make them more likely to be interested in helping you. 🙄)

tight sedge
#

Modern material dark mode addon help

tight sedge
#

im too tired rn

toxic blade
#

Change this color to one you like.

\AppData\Roaming\Anki2\addons21\1321246682\user_files\theme_settings\your_theme_json_file

"bottombar-color" : "rgba(47, 47, 49,1)"

\AppData\Roaming\Anki2\addons21\1321246682\user_files\assets\css\bottombar_dark.css

#outer{
background-image: linear-gradient(-20deg, #2f2f31 0%, #2f2f31 100%) !important;
}