File tree 1 file changed +0
-36
lines changed
1 file changed +0
-36
lines changed Original file line number Diff line number Diff line change 57
57
"type" : " object" ,
58
58
"title" : " CodeMetrics configuration" ,
59
59
"properties" : {
60
- "codemetrics.basics.ComplexityColorLowLight" : {
61
- "scope" : " resource" ,
62
- "default" : " #4bb14f" ,
63
- "description" : " Color for the low complexity level" ,
64
- "type" : " string"
65
- },
66
- "codemetrics.basics.ComplexityColorNormalLight" : {
67
- "scope" : " resource" ,
68
- "default" : " #ffc208" ,
69
- "description" : " Color for the normal complexity level" ,
70
- "type" : " string"
71
- },
72
- "codemetrics.basics.ComplexityColorHighLight" : {
73
- "scope" : " resource" ,
74
- "default" : " #f44034" ,
75
- "description" : " Color for the high complexity level" ,
76
- "type" : " string"
77
- },
78
- "codemetrics.basics.ComplexityColorExtremeLight" : {
79
- "scope" : " resource" ,
80
- "default" : " #f1f" ,
81
- "description" : " Color for the extreme complexity level" ,
82
- "type" : " string"
83
- },
84
- "codemetrics.basics.ComplexityColorLow" : {
85
- "scope" : " resource" ,
86
- "default" : " #4bb14f" ,
87
- "description" : " Color for the low complexity level" ,
88
- "type" : " string"
89
- },
90
- "codemetrics.basics.ComplexityColorNormal" : {
91
- "scope" : " resource" ,
92
- "default" : " #ffc208" ,
93
- "description" : " Color for the normal complexity level" ,
94
- "type" : " string"
95
- },
96
60
"codemetrics.basics.ComplexityColorHigh" : {
97
61
"scope" : " resource" ,
98
62
"default" : " #f44034" ,
You can’t perform that action at this time.
0 commit comments