Organize colors
This commit is contained in:
parent
bab5c9aa42
commit
aa45261b0d
26 changed files with 158 additions and 136 deletions
|
|
@ -21,11 +21,11 @@
|
|||
}
|
||||
|
||||
.link {
|
||||
color: var(--linkColor);
|
||||
color: var(--links);
|
||||
}
|
||||
|
||||
.primary {
|
||||
color: var(--primaryColor);
|
||||
color: var(--accent);
|
||||
}
|
||||
|
||||
.overflowEllipsis {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue