aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dev-tools-pages/ts/context/profiler.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'packages/dev-tools-pages/ts/context/profiler.tsx')
-rw-r--r--packages/dev-tools-pages/ts/context/profiler.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/dev-tools-pages/ts/context/profiler.tsx b/packages/dev-tools-pages/ts/context/profiler.tsx
index d8982c56f..891c2f0bb 100644
--- a/packages/dev-tools-pages/ts/context/profiler.tsx
+++ b/packages/dev-tools-pages/ts/context/profiler.tsx
@@ -9,6 +9,6 @@ export default {
colors: {
main: '#FF7144',
secondary: '#FED7CB',
- link: '#EB8666',
+ type: '#EB8666',
},
};