|
153 | 153 | "hc_black": "default: #FFFFFF" |
154 | 154 | } |
155 | 155 | }, |
| 156 | + { |
| 157 | + "c": "#", |
| 158 | + "t": "source.cpp source.cpp meta.preprocessor.macro.cpp keyword.control.directive.define.cpp punctuation.definition.directive.cpp", |
| 159 | + "r": { |
| 160 | + "dark_plus": "keyword.control: #C586C0", |
| 161 | + "light_plus": "keyword.control: #AF00DB", |
| 162 | + "dark_vs": "keyword.control: #569CD6", |
| 163 | + "light_vs": "keyword.control: #0000FF", |
| 164 | + "hc_black": "keyword.control: #C586C0" |
| 165 | + } |
| 166 | + }, |
| 167 | + { |
| 168 | + "c": "define", |
| 169 | + "t": "source.cpp source.cpp meta.preprocessor.macro.cpp keyword.control.directive.define.cpp", |
| 170 | + "r": { |
| 171 | + "dark_plus": "keyword.control: #C586C0", |
| 172 | + "light_plus": "keyword.control: #AF00DB", |
| 173 | + "dark_vs": "keyword.control: #569CD6", |
| 174 | + "light_vs": "keyword.control: #0000FF", |
| 175 | + "hc_black": "keyword.control: #C586C0" |
| 176 | + } |
| 177 | + }, |
| 178 | + { |
| 179 | + "c": " ", |
| 180 | + "t": "source.cpp source.cpp meta.preprocessor.macro.cpp", |
| 181 | + "r": { |
| 182 | + "dark_plus": "meta.preprocessor: #569CD6", |
| 183 | + "light_plus": "meta.preprocessor: #0000FF", |
| 184 | + "dark_vs": "meta.preprocessor: #569CD6", |
| 185 | + "light_vs": "meta.preprocessor: #0000FF", |
| 186 | + "hc_black": "meta.preprocessor: #569CD6" |
| 187 | + } |
| 188 | + }, |
| 189 | + { |
| 190 | + "c": "EXTERN_C", |
| 191 | + "t": "source.cpp source.cpp meta.preprocessor.macro.cpp entity.name.function.preprocessor.cpp", |
| 192 | + "r": { |
| 193 | + "dark_plus": "entity.name.function: #DCDCAA", |
| 194 | + "light_plus": "entity.name.function: #795E26", |
| 195 | + "dark_vs": "meta.preprocessor: #569CD6", |
| 196 | + "light_vs": "meta.preprocessor: #0000FF", |
| 197 | + "hc_black": "entity.name.function: #DCDCAA" |
| 198 | + } |
| 199 | + }, |
| 200 | + { |
| 201 | + "c": " ", |
| 202 | + "t": "source.cpp source.cpp meta.preprocessor.macro.cpp", |
| 203 | + "r": { |
| 204 | + "dark_plus": "meta.preprocessor: #569CD6", |
| 205 | + "light_plus": "meta.preprocessor: #0000FF", |
| 206 | + "dark_vs": "meta.preprocessor: #569CD6", |
| 207 | + "light_vs": "meta.preprocessor: #0000FF", |
| 208 | + "hc_black": "meta.preprocessor: #569CD6" |
| 209 | + } |
| 210 | + }, |
| 211 | + { |
| 212 | + "c": "extern", |
| 213 | + "t": "source.cpp source.cpp meta.preprocessor.macro.cpp meta.block.extern.cpp meta.head.extern.cpp storage.type.extern.cpp", |
| 214 | + "r": { |
| 215 | + "dark_plus": "storage.type: #569CD6", |
| 216 | + "light_plus": "storage.type: #0000FF", |
| 217 | + "dark_vs": "storage.type: #569CD6", |
| 218 | + "light_vs": "storage.type: #0000FF", |
| 219 | + "hc_black": "storage.type: #569CD6" |
| 220 | + } |
| 221 | + }, |
| 222 | + { |
| 223 | + "c": " ", |
| 224 | + "t": "source.cpp source.cpp meta.preprocessor.macro.cpp meta.block.extern.cpp meta.head.extern.cpp", |
| 225 | + "r": { |
| 226 | + "dark_plus": "meta.preprocessor: #569CD6", |
| 227 | + "light_plus": "meta.preprocessor: #0000FF", |
| 228 | + "dark_vs": "meta.preprocessor: #569CD6", |
| 229 | + "light_vs": "meta.preprocessor: #0000FF", |
| 230 | + "hc_black": "meta.preprocessor: #569CD6" |
| 231 | + } |
| 232 | + }, |
| 233 | + { |
| 234 | + "c": "\"", |
| 235 | + "t": "source.cpp source.cpp meta.preprocessor.macro.cpp meta.block.extern.cpp meta.head.extern.cpp string.quoted.double.cpp punctuation.definition.string.begin.cpp", |
| 236 | + "r": { |
| 237 | + "dark_plus": "string: #CE9178", |
| 238 | + "light_plus": "string: #A31515", |
| 239 | + "dark_vs": "string: #CE9178", |
| 240 | + "light_vs": "string: #A31515", |
| 241 | + "hc_black": "string: #CE9178" |
| 242 | + } |
| 243 | + }, |
| 244 | + { |
| 245 | + "c": "C", |
| 246 | + "t": "source.cpp source.cpp meta.preprocessor.macro.cpp meta.block.extern.cpp meta.head.extern.cpp string.quoted.double.cpp", |
| 247 | + "r": { |
| 248 | + "dark_plus": "string: #CE9178", |
| 249 | + "light_plus": "string: #A31515", |
| 250 | + "dark_vs": "string: #CE9178", |
| 251 | + "light_vs": "string: #A31515", |
| 252 | + "hc_black": "string: #CE9178" |
| 253 | + } |
| 254 | + }, |
| 255 | + { |
| 256 | + "c": "\"", |
| 257 | + "t": "source.cpp source.cpp meta.preprocessor.macro.cpp meta.block.extern.cpp meta.head.extern.cpp string.quoted.double.cpp punctuation.definition.string.end.cpp", |
| 258 | + "r": { |
| 259 | + "dark_plus": "string: #CE9178", |
| 260 | + "light_plus": "string: #A31515", |
| 261 | + "dark_vs": "string: #CE9178", |
| 262 | + "light_vs": "string: #A31515", |
| 263 | + "hc_black": "string: #CE9178" |
| 264 | + } |
| 265 | + }, |
156 | 266 | { |
157 | 267 | "c": "class", |
158 | 268 | "t": "source.cpp source.cpp meta.block.class.cpp meta.head.class.cpp storage.type.class.cpp", |
|
0 commit comments