section1
This commit is contained in:
@ -54,14 +54,18 @@
|
||||
}
|
||||
|
||||
&.style1 {
|
||||
color: _palette(accent1, bg);
|
||||
color: _palette(accent1, fg-dark);
|
||||
}
|
||||
|
||||
&.style2 {
|
||||
color: _palette(accent2, bg);
|
||||
color: _palette(accent2, fg-dark);
|
||||
}
|
||||
|
||||
&.style3 {
|
||||
color: _palette(accent3, bg);
|
||||
color: _palette(accent3, fg-dark);
|
||||
}
|
||||
|
||||
&.style4 {
|
||||
color: _palette(accent4, fg-dark);
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user