This repository was archived by the owner on May 4, 2019. It is now read-only.
File tree 7 files changed +916
-943
lines changed
7 files changed +916
-943
lines changed Original file line number Diff line number Diff line change 82
82
.swagger-section pre .vhdl .attribute ,
83
83
.swagger-section pre .clojure .attribute ,
84
84
.swagger-section pre .coffeescript .property {
85
- color : # 8888ff ;
85
+ color : # 88F ;
86
86
}
87
87
.swagger-section pre .keyword ,
88
88
.swagger-section pre .id ,
124
124
display : block;
125
125
overflow-x : auto;
126
126
padding : 0.5em ;
127
- background : # f0f0f0 ;
127
+ background : # F0F0F0 ;
128
128
}
129
129
.swagger-section .hljs ,
130
130
.swagger-section .hljs-subst {
131
- color : # 444444 ;
131
+ color : # 444 ;
132
132
}
133
133
.swagger-section .hljs-keyword ,
134
134
.swagger-section .hljs-attribute ,
143
143
.swagger-section .hljs-bullet ,
144
144
.swagger-section .hljs-code ,
145
145
.swagger-section .hljs-addition {
146
- color : # 1f811f ;
146
+ color : # 1F811F ;
147
147
}
148
148
.swagger-section .hljs-regexp ,
149
149
.swagger-section .hljs-symbol ,
152
152
.swagger-section .hljs-link ,
153
153
.swagger-section .hljs-selector-attr ,
154
154
.swagger-section .hljs-selector-pseudo {
155
- color : # bc6060 ;
155
+ color : # BC6060 ;
156
156
}
157
157
.swagger-section .hljs-type ,
158
158
.swagger-section .hljs-string ,
173
173
color : # 888888 ;
174
174
}
175
175
.swagger-section .hljs-meta {
176
- color : # 2b6ea1 ;
176
+ color : # 2B6EA1 ;
177
177
}
178
178
.swagger-section .hljs-emphasis {
179
179
font-style : italic;
Original file line number Diff line number Diff line change 82
82
.swagger-section pre .vhdl .attribute ,
83
83
.swagger-section pre .clojure .attribute ,
84
84
.swagger-section pre .coffeescript .property {
85
- color : # 8888ff ;
85
+ color : # 88F ;
86
86
}
87
87
.swagger-section pre .keyword ,
88
88
.swagger-section pre .id ,
124
124
display : block;
125
125
overflow-x : auto;
126
126
padding : 0.5em ;
127
- background : # f0f0f0 ;
127
+ background : # F0F0F0 ;
128
128
}
129
129
.swagger-section .hljs ,
130
130
.swagger-section .hljs-subst {
131
- color : # 444444 ;
131
+ color : # 444 ;
132
132
}
133
133
.swagger-section .hljs-keyword ,
134
134
.swagger-section .hljs-attribute ,
143
143
.swagger-section .hljs-bullet ,
144
144
.swagger-section .hljs-code ,
145
145
.swagger-section .hljs-addition {
146
- color : # 1f811f ;
146
+ color : # 1F811F ;
147
147
}
148
148
.swagger-section .hljs-regexp ,
149
149
.swagger-section .hljs-symbol ,
152
152
.swagger-section .hljs-link ,
153
153
.swagger-section .hljs-selector-attr ,
154
154
.swagger-section .hljs-selector-pseudo {
155
- color : # bc6060 ;
155
+ color : # BC6060 ;
156
156
}
157
157
.swagger-section .hljs-type ,
158
158
.swagger-section .hljs-string ,
173
173
color : # 888888 ;
174
174
}
175
175
.swagger-section .hljs-meta {
176
- color : # 2b6ea1 ;
176
+ color : # 2B6EA1 ;
177
177
}
178
178
.swagger-section .hljs-emphasis {
179
179
font-style : italic;
You can’t perform that action at this time.
0 commit comments