tangled
alpha
login
or
join now
fruno.win
/
webbed-site
0
fork
atom
My personal website
0
fork
atom
overview
issues
pulls
pipelines
Daken light mode link color a little
fruno.win
2 months ago
2c8f93bc
762f3db9
verified
This commit was signed with the committer's
known signature
.
fruno.win
SSH Key Fingerprint:
SHA256:5b6v+Iyponbm0lKHzwf2Aox/KTUzgno4BrnS3CYd6ys=
1/1
publish.yaml
success
34s
+1
-1
1 changed file
expand all
collapse all
unified
split
assets
style.css
+1
-1
assets/style.css
···
11
11
--color-primary: light-dark(#957fb8, #938aa9);
12
12
--color-primary-variant: light-dark(#938aa9, #957fb8);
13
13
--color-secondary: light-dark(#6a9589, #7aa89f);
14
14
-
--color-select: #7e9cd8;
14
14
+
--color-select: light-dark(#6693bf, #7e9cd8);
15
15
--color-select-variant: #7fb4ca;
16
16
17
17
--font: "Inclusive Sans", sans-serif;