File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 310
310
<xs : attribute name =" outputDirectory" type =" xs:anyURI" use =" required" />
311
311
<xs : attribute name =" lowUpperBound" type =" xs:integer" default =" 50" />
312
312
<xs : attribute name =" highLowerBound" type =" xs:integer" default =" 90" />
313
- <xs : attribute name =" colorSuccessLow" type =" xs:string" default = " #dff0d8 " />
314
- <xs : attribute name =" colorSuccessMedium" type =" xs:string" default = " #c3e3b5 " />
315
- <xs : attribute name =" colorSuccessHigh" type =" xs:string" default = " #99cb84 " />
316
- <xs : attribute name =" colorWarning" type =" xs:string" default = " #fcf8e3 " />
317
- <xs : attribute name =" colorDanger" type =" xs:string" default = " #f2dede " />
313
+ <xs : attribute name =" colorSuccessLow" type =" xs:string" />
314
+ <xs : attribute name =" colorSuccessMedium" type =" xs:string" />
315
+ <xs : attribute name =" colorSuccessHigh" type =" xs:string" />
316
+ <xs : attribute name =" colorWarning" type =" xs:string" />
317
+ <xs : attribute name =" colorDanger" type =" xs:string" />
318
318
<xs : attribute name =" customCssFile" type =" xs:string" />
319
319
<xs : attribute name =" theme" type =" xs:string" />
320
320
</xs : complexType >
You can’t perform that action at this time.
0 commit comments