Index edit
Some checks failed
CI / Check typos (push) Successful in 26s
CI / Check links (push) Failing after 2m3s
CI / Clippy (push) Successful in 3m23s
CI / Build and test (push) Successful in 5m16s
CI / Build container (push) Has been skipped
CI / Deploy on waypoint (push) Has been skipped
Some checks failed
CI / Check typos (push) Successful in 26s
CI / Check links (push) Failing after 2m3s
CI / Clippy (push) Successful in 3m23s
CI / Build and test (push) Successful in 5m16s
CI / Build container (push) Has been skipped
CI / Deploy on waypoint (push) Has been skipped
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
--codeFgColor: var(--fgColor);
|
||||
|
||||
// Main colors
|
||||
--grey: #696969;
|
||||
--grey: #757575;
|
||||
|
||||
// Accent colors, used only manally
|
||||
--green: #a2c579;
|
||||
@@ -53,6 +53,7 @@
|
||||
--orange: #e86a33;
|
||||
--yellow: #e8bc00;
|
||||
--pink: #fa9f83;
|
||||
--cyan: #6199bb;
|
||||
}
|
||||
|
||||
::selection,
|
||||
|
||||
Reference in New Issue
Block a user