-In vs code find snake game in the search bar
-tittle snake game
-(don't copy the front matter) Copy everything from style to /script at the very bottom
-in your repo go to your snake.md
-paste the code
-edit to your liking
Invert Theme Canvas(for dark mode)
-go to sass
-the style you have selected
-go to its dark mode scss
-change the canvas filter to 0%
-this will invert all the colors for all pages
Steps
-In vs code find snake game in the search bar -tittle snake game -(don't copy the front matter) Copy everything from style to /script at the very bottom -in your repo go to your snake.md -paste the code -edit to your liking
Invert Theme Canvas(for dark mode)
-go to sass -the style you have selected -go to its dark mode scss -change the canvas filter to 0% -this will invert all the colors for all pages