Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
laurakalbag-dot-com
laurakalbag-dot-com
Commits
e8ca8ba1
Commit
e8ca8ba1
authored
Jan 01, 2019
by
Laura Kalbag
⚡
Browse files
Add new colour theme
parent
dfc1c283
Changes
1
Hide whitespace changes
Inline
Side-by-side
themes/static-kalbag/static/css/style.css
View file @
e8ca8ba1
...
...
@@ -1156,4 +1156,19 @@ body.colours-016 {
--tab-four
:
316
,
25%
,
71%
;
/* hsl(316,25%,71%) */
--tab-five
:
327
,
36%
,
66%
;
/* hsl(327,36%,66%) */
--tab-six
:
330
,
45%
,
60%
;
/* hsl(330,45%,60%) */
}
/* theme 017 (2018 review theme) */
body
.colours-017
{
--primary-bg
:
114
,
100%
,
90%
;
/* hsl(114,100%,90%) */
--secondary-bg
:
132
,
85%
,
82%
;
/* hsl(132,85%,82%) */
--text
:
342
,
23%
,
20%
;
/* hsl(342,23%,20%) */
--linktext
:
339
,
62%
,
19%
;
/* hsl(339,62%,19%) */
--darklinktext
:
343
,
61%
,
11%
;
/* hsl(343,61%,11%) */
--brilliant
:
334
,
90%
,
72%
;
/* hsl(334,90%,72%) */
--tab-two
:
99
,
56%
,
87%
;
/* hsl(99,56%,87%) */
--tab-three
:
73
,
29%
,
85%
;
/* hsl(73,29%,85%) */
--tab-four
:
17
,
40%
,
86%
;
/* hsl(17,40%,86%) */
--tab-five
:
350
,
55%
,
85%
;
/* hsl(350,55%,85%) */
--tab-six
:
337
,
75%
,
84%
;
/* hsl(337,75%,84%) */
}
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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