Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Miroslav Kratochvil
jekyll-theme-lcsb-default
Commits
eaa96353
Commit
eaa96353
authored
Mar 20, 2018
by
Yohan Jarosz
Browse files
chaneg grey color
parent
fba1121b
Changes
1
Hide whitespace changes
Inline
Side-by-side
_sass/minima.scss
View file @
eaa96353
...
...
@@ -14,7 +14,7 @@ $text-color: #111 !default;
$background-color
:
#fdfdfd
!
default
;
$brand-color
:
#2a7ae2
!
default
;
$grey-color
:
#
828282
!
default
;
$grey-color
:
#
5c5c5c
!
default
;
$grey-color-light
:
lighten
(
$grey-color
,
40%
)
!
default
;
$grey-color-dark
:
darken
(
$grey-color
,
25%
)
!
default
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment