HTML Codes

To change the background color of your game in Twine, do this:

 

1. Click on verhaal on the upper left.

2. Then click on #stylesheet.

3. Change the background color code that

I have colored blue: tw-story {background-color: #fba2c6}

4. Search for a color on Canva.com color wheel.

5. Copy the HEX color code and paste it where

it says, your HEX code here {background-color: your HEX code here}