Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ENH: Optional QuantEcon logo in titlebar with Theme Adjustments #283

Merged
merged 4 commits into from
Jan 30, 2025

Conversation

mmcky
Copy link
Contributor

@mmcky mmcky commented Jan 30, 2025

This PR

  • enables configuration to remove the QuantEcon logo from the titlebar
  • adds in footer text to indicate the theme was made by QuantEcon
  • updates some theme colours when quantecon_project = False

Usage

html_theme_options = {
    ...
    "quantecon_project": False,
    ...
}

and if using Jupyter-book

sphinx:
  config:
    html_theme_options:
      quantecon_project: False

Copy link

codecov bot commented Jan 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (main@f2e813c). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #283   +/-   ##
=======================================
  Coverage        ?   73.18%           
=======================================
  Files           ?        2           
  Lines           ?      261           
  Branches        ?        0           
=======================================
  Hits            ?      191           
  Misses          ?       70           
  Partials        ?        0           
Flag Coverage Δ
pytests 73.18% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@github-actions github-actions bot temporarily deployed to commit January 30, 2025 00:29 Inactive
@github-actions github-actions bot temporarily deployed to commit January 30, 2025 02:16 Inactive
@mmcky mmcky changed the title ENH: Optional QuantEcon logo in titlebar ENH: Optional QuantEcon logo in titlebar with Theme Adjustments Jan 30, 2025
@github-actions github-actions bot temporarily deployed to commit January 30, 2025 02:27 Inactive
@mmcky mmcky merged commit dab498e into main Jan 30, 2025
7 checks passed
@mmcky mmcky deleted the opt-logo-titlebar branch January 30, 2025 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant