mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-07-24 19:08:54 +00:00
Version 1.0.2
This commit is contained in:
parent
05ec814754
commit
da9575b309
1 changed files with 2 additions and 2 deletions
|
@ -36,7 +36,7 @@
|
|||
// Palette.
|
||||
$palette: (
|
||||
bg: #ffffff,
|
||||
bg-alt: #d8d8d8,
|
||||
bg-alt: #f4f4f4,
|
||||
bg-dropdown: rgb(230, 230, 230),
|
||||
fg: #2e2e2e,
|
||||
fg-bold: #3c3b3b,
|
||||
|
@ -46,4 +46,4 @@ $palette: (
|
|||
border-alt: rgba(160,160,160,0.65),
|
||||
border-dropdown: rgba(0, 0, 0, 0.15),
|
||||
accent: #ba2e5d
|
||||
);
|
||||
);
|
||||
|
|
Loading…
Add table
Reference in a new issue