Colouring the footsie

This commit is contained in:
Jarkko Toivanen 2025-01-24 21:56:32 +02:00
parent ca6dab46f1
commit f3fb9502b8
Signed by: jt
GPG key ID: 9151B109B73ECAD5
2 changed files with 8 additions and 5 deletions

4
docs/extra.css Normal file
View file

@ -0,0 +1,4 @@
.md-footer a {
color: var(--md-accent-fg-color) !important;
}

View file

@ -5,8 +5,6 @@ theme:
icon:
logo: material/home
features:
- navigation.instant
- navigation.instant.progress
- navigation.tabs
- navigation.sections
- navigation.path
@ -16,8 +14,8 @@ theme:
scheme: slate
primary: amber
accent: amber
extra:
extra:
social:
- icon: simple/mastodon
link: https://bubbler.jakest.us/@jt
@ -28,7 +26,8 @@ extra:
- icon: simple/forgejo
link: https://git.jakest.us
name: My codings on git
extra_css:
- extra.css
markdown_extensions:
- admonition
- pymdownx.details
@ -53,4 +52,4 @@ markdown_extensions:
emoji_generator: !!python/name:materialx.emoji.to_svg
options:
custom_icons:
- overrides/.icons
- overrides/.icons