Skip to content
Discussion options

You must be logged in to vote

Just follow the guide on adding additional CSS and start with the following:

body {
  background: red;
  /* or, using CSS variables */
  --md-default-bg-color: red;
}

For all other questions regarding CSS, I recommend posting them on StackOverflow, as it's not specific to this project.

Replies: 3 comments 10 replies

Comment options

You must be logged in to vote
6 replies
@ARR4NN
Comment options

@ARR4NN
Comment options

@ARR4NN
Comment options

@ARR4NN
Comment options

@ARR4NN
Comment options

Answer selected by squidfunk
Comment options

You must be logged in to vote
1 reply
@ARR4NN
Comment options

Comment options

You must be logged in to vote
3 replies
@squidfunk
Comment options

@MaximilianKohler
Comment options

@squidfunk
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants