Skip to content

Commit

Permalink
modify icon and color
Browse files Browse the repository at this point in the history
  • Loading branch information
marionbarker committed Sep 20, 2023
1 parent 0cef4b3 commit 2149920
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
Binary file removed docs/lnl-icon.png
Binary file not shown.
Binary file added docs/lnl-newsletter-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/stylesheets/primary-color.css
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
:root {
--md-primary-fg-color: #108010;
--md-primary-fg-color: #2c854d;
}
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ theme:
- search.highlight
- content.code.annotate
- content.tooltips
logo: lnl-icon.png
favicon: lnl-icon.png
logo: lnl-newsletter-logo.png
favicon: lnl-newsletter-logo.png
palette:
# Palette toggle for light mode
- media: "(prefers-color-scheme: light)"
Expand Down

0 comments on commit 2149920

Please sign in to comment.