particle banner
This commit is contained in:
@ -31,7 +31,7 @@
|
||||
|
||||
// Palette.
|
||||
$palette: (
|
||||
bg: #2e3842,
|
||||
bg: #232B3B,
|
||||
fg: #fff,
|
||||
fg-bold: #fff,
|
||||
fg-light: rgba(255,255,255,0.5),
|
||||
@ -108,7 +108,7 @@
|
||||
|
||||
accent7: (
|
||||
bg: #ffffff,
|
||||
fg-bold: #2E3842,
|
||||
fg-bold: _palette(bg),
|
||||
fg: #4E4852,
|
||||
fg-light: #8E8892,
|
||||
border: #dfdfdf,
|
||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user