Files
hugo-coder-timeline/static/less/colors.less
Khosrow Moossavi fe847fb152 RTL support (#29)
2018-06-18 14:55:42 -03:00

6 lines
113 B
Plaintext

@bg-color: #fefefe;
@fg-color: #323232;
@darker-bg-color: #dcdcdc;
@darker-fg-color: #000;
@link-color: #3366CC;