File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
packages/trace-viewer/src/ui Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 29
29
font-weight : 600 ;
30
30
}
31
31
32
- .light-mode . tag-color-0 {
32
+ .tag-color-0 {
33
33
background-color : # ddf4ff ;
34
34
color : # 0550ae ;
35
35
border : 1px solid # 218bff ;
36
36
}
37
- .light-mode . tag-color-1 {
37
+ .tag-color-1 {
38
38
background-color : # fff8c5 ;
39
39
color : # 7d4e00 ;
40
40
border : 1px solid # bf8700 ;
41
41
}
42
- .light-mode . tag-color-2 {
42
+ .tag-color-2 {
43
43
background-color : # fbefff ;
44
44
color : # 6e40c9 ;
45
45
border : 1px solid # a475f9 ;
46
46
}
47
- .light-mode . tag-color-3 {
47
+ .tag-color-3 {
48
48
background-color : # ffeff7 ;
49
49
color : # 99286e ;
50
50
border : 1px solid # e85aad ;
51
51
}
52
- .light-mode . tag-color-4 {
52
+ .tag-color-4 {
53
53
background-color : # FFF0EB ;
54
54
color : # 9E2F1C ;
55
55
border : 1px solid # EA6045 ;
56
56
}
57
- .light-mode . tag-color-5 {
57
+ .tag-color-5 {
58
58
background-color : # fff1e5 ;
59
59
color : # 9b4215 ;
60
60
border : 1px solid # e16f24 ;
You can’t perform that action at this time.
0 commit comments