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, 2 insertions, 0 deletions
diff --git a/packages/dev-tools-pages/ts/context/profiler.tsx b/packages/dev-tools-pages/ts/context/profiler.tsx
index 59f2f413a..2b0820add 100644
--- a/packages/dev-tools-pages/ts/context/profiler.tsx
+++ b/packages/dev-tools-pages/ts/context/profiler.tsx
@@ -9,6 +9,8 @@ export default {
colors: {
main: '#FF7144',
secondary: '#FED7CB',
+ secondary_alt: '#FECEBE',
type: '#EB8666',
+ type_alt: '#D16745',
},
};