Accent color
Accent color is color for some important elements, such as links, buttons, icons. Currently accent color is . This theme has some more predefined colors available in theme.scss:
theme.scss
You can use one of them (just click the button below to see accent color in action) or define your own!
, , , , .
Other colors
As Jekyll comes with support of SASS I put colors in variables. Here are the ones which could be easily changed:
theme.scss
Background
It is also possible to change the background pattern and color. This theme comes with few patterns pre-installed – you can check them by clicking on the images below. Or check the transparenttextures.com – it has tons of different patterns for background.
To change the color go to the theme.scss and change the background-pattern
variable to the name of the pattern image file. To use custom pattern, download it from transparenttextures.com and place it under css/pics/background/.
theme.scss