File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 38
38
--sf-toolbar-green-100: #deeaea;
39
39
--sf-toolbar-green-200: #bbd5d5;
40
40
--sf-toolbar-green-300: #99bfbf;
41
- --sf-toolbar-green-400: #1dc9a4 ;
41
+ --sf-toolbar-green-400: #76a9a9 ;
42
42
--sf-toolbar-green-500: #598e8e;
43
43
--sf-toolbar-green-600: #436c6c;
44
44
--sf-toolbar-green-700: #2e4949;
@@ -280,8 +280,8 @@ div.sf-toolbar .sf-toolbar-block .sf-toolbar-info-piece.sf-toolbar-info-php-ext
280
280
281
281
.sf-toolbar-block .sf-toolbar-status.sf-toolbar-status-green,
282
282
.sf-toolbar-block .sf-toolbar-info .sf-toolbar-status.sf-toolbar-status-green {
283
- background-color: var(--sf-toolbar-green-400) ;
284
- color: var(--sf-toolbar-green-50 );
283
+ background-color: #059669 ;
284
+ color: var(--white );
285
285
}
286
286
.sf-toolbar-block .sf-toolbar-status.sf-toolbar-status-red,
287
287
.sf-toolbar-block .sf-toolbar-info .sf-toolbar-status.sf-toolbar-status-red {
You can’t perform that action at this time.
0 commit comments