I downloaded the AnkiAndroid app on my android phone and I didn’t know how to change the bg colour/bg image of the flash card.
You can change the CSS for the Note Type.
- From the hamburger menu on the top left, choose Card browser.
- At the top, ensure the drop-down list is pointed to the deck you want.
- Tap on one card to see the details of the card.
- At the bottom, tap on the grey button “Cards”.
- At the bottom, there is a tab menu; choose CSS Styling.
- You will see the CSS style for the whole card (.card). Change the CSS attribute “background-color” to the value you want (e.g. #98FF98; gives a mid-green). If the attribute is not there, add it. The change should appear, if you tap on the tick-symbol (US English: check-mark).
I find such changes much easier on the desktop version of Anki, though.
1 Like
I’ll try it, thanks!