FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-142927: Detect system theme in flame graph like in heatmap by hugovk · Pull Request #144885 · python/cpython · GitHub

/ cpython Public

gh-142927: Detect system theme in flame graph like in heatmap - #144885

Merged
hugovk merged 2 commits into
python:mainfrom
hugovk:3.15-tachyon-heatmap-detect-theme
Mar 10, 2026
Merged

gh-142927: Detect system theme in flame graph like in heatmap#144885
hugovk merged 2 commits into
python:mainfrom
hugovk:3.15-tachyon-heatmap-detect-theme

Conversation

hugovk commented Feb 16, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

The heatmap initially detects the user's preferred theme (via prefers-color-scheme) but the flame graph does not.

This PR allows the flame graph to do the same, and refactors some shared JavaScript code into a new base.js file to avoid duplication.

Copy link
Copy Markdown
Member

Thanks @hugovk ❤️

hugovk merged commit 368a267 into python:main Mar 10, 2026
53 checks passed
hugovk deleted the 3.15-tachyon-heatmap-detect-theme branch March 10, 2026 11:38
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL