Skip to content

Commit 3765c1e

Browse files
committed
Improve Tachyon flamegraph contrast
1 parent c5b3722 commit 3765c1e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • Lib/profiling/sampling/_shared_assets

Lib/profiling/sampling/_shared_assets/base.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444

4545
--text-primary: #2e3338;
4646
--text-secondary: #5a6c7d;
47-
--text-muted: #8b949e;
47+
--text-muted: #6f767e;
4848

4949
--accent: #3776ab;
5050
--accent-hover: #2d5aa0;
@@ -91,7 +91,7 @@
9191

9292
--text-primary: #e6edf3;
9393
--text-secondary: #8b949e;
94-
--text-muted: #6e7681;
94+
--text-muted: #757e8a;
9595

9696
--accent: #58a6ff;
9797
--accent-hover: #79b8ff;

0 commit comments

Comments
 (0)