mirror of
https://github.com/ParkerTenBroeck/ParkerTenBroeck.github.io.git
synced 2026-06-07 05:18:40 -04:00
added styles for gh md extensions, worked on generators post
This commit is contained in:
parent
bd7eaeec38
commit
d5fa5f0608
5 changed files with 193 additions and 36 deletions
|
|
@ -62,6 +62,12 @@
|
|||
|
||||
--primary: light-dark(#ffd979, #daa520);
|
||||
--text-highlight: color-mix(in srgb-linear, var(--primary) 50%, transparent);
|
||||
|
||||
--blue: light-dark(#0969da, #1f6feb);
|
||||
--green: light-dark(#1a7f37, #3fb950);
|
||||
--purple: light-dark(#8250df, #ab7df8);
|
||||
--yellow: light-dark(#9a6700, #d29922);
|
||||
--red: light-dark(#d1242f, #f85149);
|
||||
}
|
||||
|
||||
* {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue