color palette rework #2
This commit is contained in:
@@ -49,8 +49,8 @@
|
||||
grid-template-columns: 1em auto;
|
||||
|
||||
.key {
|
||||
color: #00b;
|
||||
text-shadow: 0 0 1px #00b;
|
||||
color: var(--primary-active);
|
||||
text-shadow: 0 0 1px var(--primary-hover);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user