Config site colors

This commit is contained in:
Adam Schmideg 2019-01-04 10:04:45 +01:00
parent d93cf0a8c3
commit b63592afa7

View file

@ -7,6 +7,18 @@ exclude:
- Gemfile.lock - Gemfile.lock
- .gitignore - .gitignore
layout: page layout: page
# Colors
navbar-col: "#F5F5F5"
navbar-text-col: "#404040"
navbar-children-col: "#F5F5F5"
page-col: "#FFFFFF"
link-col: "#008AFF"
hover-col: "#0085A1"
footer-col: "#F5F5F5"
footer-text-col: "#777777"
footer-link-col: "#404040"
avatar: /static/images/ethereum.png avatar: /static/images/ethereum.png
author: author:
name: The go-ethereum authors name: The go-ethereum authors