File tree Expand file tree Collapse file tree 2 files changed +0
-4
lines changed
v1/src/simulator/src/themer Expand file tree Collapse file tree 2 files changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ const themes: Themes = {
55 '--text-navbar--alt' : '#000' ,
66 '--br-secondary' : '#7d7d7d' ,
77 '--br-circuit-cur' : '#fff' ,
8- '--br-circuit' : '#fff' ,
98 '--cus-radio_label' : '#656565' ,
109 '--primary' : '#454545' ,
1110 '--text-lite' : '#fff' ,
@@ -332,7 +331,6 @@ const themes: Themes = {
332331 '--text-navbar--alt' : '#000' ,
333332 '--br-secondary' : '#7d7d7d' ,
334333 '--br-circuit-cur' : '#ffffff' ,
335- '--br-circuit' : '#ffffff' ,
336334 '--cus-radio_label' : '#656565' ,
337335 '--primary' : '#454545' ,
338336 '--text-lite' : '#ffffff' ,
Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ const themes: Themes = {
55 '--text-navbar--alt' : '#000' ,
66 '--br-secondary' : '#7d7d7d' ,
77 '--br-circuit-cur' : '#fff' ,
8- '--br-circuit' : '#fff' ,
98 '--cus-radio_label' : '#656565' ,
109 '--primary' : '#454545' ,
1110 '--text-lite' : '#fff' ,
@@ -332,7 +331,6 @@ const themes: Themes = {
332331 '--text-navbar--alt' : '#000' ,
333332 '--br-secondary' : '#7d7d7d' ,
334333 '--br-circuit-cur' : '#ffffff' ,
335- '--br-circuit' : '#ffffff' ,
336334 '--cus-radio_label' : '#656565' ,
337335 '--primary' : '#454545' ,
338336 '--text-lite' : '#ffffff' ,
You can’t perform that action at this time.
0 commit comments