forked from jakub/jakubb-hugo
rename to colors.css
This commit is contained in:
parent
cd0f6067b1
commit
e09e958022
@ -1,3 +1,5 @@
|
||||
/* Mostly based off of gruvbox */
|
||||
|
||||
:root {
|
||||
--bg: #f9f5d7;
|
||||
--fg: #3c3836;
|
@ -1,5 +1,5 @@
|
||||
/* Include */
|
||||
@import url('./colorschemes/gruvbox.css'); /* Include colorscheme */
|
||||
@import url('./colorschemes/colors.css'); /* Include colorscheme */
|
||||
|
||||
|
||||
/* Global options */
|
||||
|
Loading…
Reference in New Issue
Block a user