File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Lib/profiling/sampling/_shared_assets Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 5757 --header-gradient : linear-gradient (135deg , # 3776ab 0% , # 4584bb 100% );
5858
5959 /* Light mode heat palette - blue to yellow to orange to red (cold to hot) */
60- --heat-1 : # d6e9f8 ;
60+ --heat-1 : # 7ba3d1 ;
6161 --heat-2 : # a8d0ef ;
62- --heat-3 : # 7ba3d1 ;
62+ --heat-3 : # d6e9f8 ;
6363 --heat-4 : # ffe6a8 ;
6464 --heat-5 : # ffd43b ;
6565 --heat-6 : # ffb84d ;
104104 --header-gradient : linear-gradient (135deg , # 21262d 0% , # 30363d 100% );
105105
106106 /* Dark mode heat palette - dark blue to teal to yellow to orange (cold to hot) */
107- --heat-1 : # 1e3a5f ;
108- --heat-2 : # 2d5580 ;
109- --heat-3 : # 4a7ba7 ;
110- --heat-4 : # 5a9fa8 ;
111- --heat-5 : # 7ec488 ;
107+ --heat-1 : # 4a7ba7 ;
108+ --heat-2 : # 5a9fa8 ;
109+ --heat-3 : # 6ab5b5 ;
110+ --heat-4 : # 7ec488 ;
111+ --heat-5 : # a0d878 ;
112112 --heat-6 : # c4de6a ;
113113 --heat-7 : # f4d44d ;
114114 --heat-8 : # ff6b35 ;
You can’t perform that action at this time.
0 commit comments