mirror of https://github.com/jenkinsci/jenkins.git
Update theme.less
This commit is contained in:
parent
929e2d5e5a
commit
68f5425a7b
|
|
@ -14,7 +14,7 @@
|
|||
// Color palette
|
||||
--white: #fff;
|
||||
--very-light-grey: #f8f8f8;
|
||||
--light-grey: #f2f2f2;
|
||||
--light-grey: hsl(240, 0.2, 0.965);
|
||||
--medium-grey: #9ba7af;
|
||||
--dark-grey: #4d545d;
|
||||
--black: hsl(240, 0.2, 0.1);
|
||||
|
|
|
|||
Loading…
Reference in New Issue