|
1 | 1 | [ |
| 2 | + { |
| 3 | + "c": "package", |
| 4 | + "t": "java.keyword.meta.other.package", |
| 5 | + "r": { |
| 6 | + "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)", |
| 7 | + "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)", |
| 8 | + "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)", |
| 9 | + "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)", |
| 10 | + "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)" |
| 11 | + } |
| 12 | + }, |
| 13 | + { |
| 14 | + "c": " ", |
| 15 | + "t": "java.meta.package", |
| 16 | + "r": { |
| 17 | + "dark_plus": ".vs-dark .token rgb(212, 212, 212)", |
| 18 | + "light_plus": ".vs .token rgb(0, 0, 0)", |
| 19 | + "dark_vs": ".vs-dark .token rgb(212, 212, 212)", |
| 20 | + "light_vs": ".vs .token rgb(0, 0, 0)", |
| 21 | + "hc_black": ".hc-black .token rgb(255, 255, 255)" |
| 22 | + } |
| 23 | + }, |
| 24 | + { |
| 25 | + "c": "foo", |
| 26 | + "t": "java.meta.modifier.package.storage", |
| 27 | + "r": { |
| 28 | + "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier.package.java rgb(212, 212, 212)", |
| 29 | + "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier.package.java rgb(0, 0, 0)", |
| 30 | + "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier.package.java rgb(212, 212, 212)", |
| 31 | + "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier.package.java rgb(0, 0, 0)", |
| 32 | + "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier.package.java rgb(212, 212, 212)" |
| 33 | + } |
| 34 | + }, |
| 35 | + { |
| 36 | + "c": ";", |
| 37 | + "t": "java.meta.package.punctuation.terminator", |
| 38 | + "r": { |
| 39 | + "dark_plus": ".vs-dark .token rgb(212, 212, 212)", |
| 40 | + "light_plus": ".vs .token rgb(0, 0, 0)", |
| 41 | + "dark_vs": ".vs-dark .token rgb(212, 212, 212)", |
| 42 | + "light_vs": ".vs .token rgb(0, 0, 0)", |
| 43 | + "hc_black": ".hc-black .token rgb(255, 255, 255)" |
| 44 | + } |
| 45 | + }, |
2 | 46 | { |
3 | 47 | "c": "import", |
4 | 48 | "t": "import.java.keyword.meta.other", |
|
25 | 69 | "c": "org", |
26 | 70 | "t": "import.java.meta.modifier.storage", |
27 | 71 | "r": { |
28 | | - "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier rgb(86, 156, 214)", |
29 | | - "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier rgb(0, 0, 255)", |
30 | | - "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier rgb(86, 156, 214)", |
31 | | - "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier rgb(0, 0, 255)", |
32 | | - "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)" |
| 72 | + "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 73 | + "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 74 | + "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 75 | + "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 76 | + "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier.import.java rgb(212, 212, 212)" |
33 | 77 | } |
34 | 78 | }, |
35 | 79 | { |
36 | 80 | "c": ".", |
37 | 81 | "t": "import.java.meta.modifier.punctuation.separator.storage", |
38 | 82 | "r": { |
39 | | - "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier rgb(86, 156, 214)", |
40 | | - "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier rgb(0, 0, 255)", |
41 | | - "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier rgb(86, 156, 214)", |
42 | | - "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier rgb(0, 0, 255)", |
43 | | - "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)" |
| 83 | + "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 84 | + "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 85 | + "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 86 | + "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 87 | + "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier.import.java rgb(212, 212, 212)" |
44 | 88 | } |
45 | 89 | }, |
46 | 90 | { |
47 | 91 | "c": "junit", |
48 | 92 | "t": "import.java.meta.modifier.storage", |
49 | 93 | "r": { |
50 | | - "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier rgb(86, 156, 214)", |
51 | | - "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier rgb(0, 0, 255)", |
52 | | - "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier rgb(86, 156, 214)", |
53 | | - "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier rgb(0, 0, 255)", |
54 | | - "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)" |
| 94 | + "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 95 | + "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 96 | + "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 97 | + "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 98 | + "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier.import.java rgb(212, 212, 212)" |
55 | 99 | } |
56 | 100 | }, |
57 | 101 | { |
58 | 102 | "c": ".", |
59 | 103 | "t": "import.java.meta.modifier.punctuation.separator.storage", |
60 | 104 | "r": { |
61 | | - "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier rgb(86, 156, 214)", |
62 | | - "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier rgb(0, 0, 255)", |
63 | | - "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier rgb(86, 156, 214)", |
64 | | - "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier rgb(0, 0, 255)", |
65 | | - "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)" |
| 105 | + "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 106 | + "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 107 | + "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 108 | + "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 109 | + "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier.import.java rgb(212, 212, 212)" |
66 | 110 | } |
67 | 111 | }, |
68 | 112 | { |
69 | 113 | "c": "Test", |
70 | 114 | "t": "import.java.meta.modifier.storage", |
71 | 115 | "r": { |
72 | | - "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier rgb(86, 156, 214)", |
73 | | - "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier rgb(0, 0, 255)", |
74 | | - "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier rgb(86, 156, 214)", |
75 | | - "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier rgb(0, 0, 255)", |
76 | | - "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier rgb(86, 156, 214)" |
| 116 | + "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 117 | + "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 118 | + "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 119 | + "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 120 | + "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier.import.java rgb(212, 212, 212)" |
| 121 | + } |
| 122 | + }, |
| 123 | + { |
| 124 | + "c": ";", |
| 125 | + "t": "import.java.meta.punctuation.terminator", |
| 126 | + "r": { |
| 127 | + "dark_plus": ".vs-dark .token rgb(212, 212, 212)", |
| 128 | + "light_plus": ".vs .token rgb(0, 0, 0)", |
| 129 | + "dark_vs": ".vs-dark .token rgb(212, 212, 212)", |
| 130 | + "light_vs": ".vs .token rgb(0, 0, 0)", |
| 131 | + "hc_black": ".hc-black .token rgb(255, 255, 255)" |
| 132 | + } |
| 133 | + }, |
| 134 | + { |
| 135 | + "c": "import", |
| 136 | + "t": "import.java.keyword.meta.other", |
| 137 | + "r": { |
| 138 | + "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.keyword rgb(86, 156, 214)", |
| 139 | + "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.keyword rgb(0, 0, 255)", |
| 140 | + "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.keyword rgb(86, 156, 214)", |
| 141 | + "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.keyword rgb(0, 0, 255)", |
| 142 | + "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.keyword rgb(86, 156, 214)" |
| 143 | + } |
| 144 | + }, |
| 145 | + { |
| 146 | + "c": " ", |
| 147 | + "t": "import.java.meta", |
| 148 | + "r": { |
| 149 | + "dark_plus": ".vs-dark .token rgb(212, 212, 212)", |
| 150 | + "light_plus": ".vs .token rgb(0, 0, 0)", |
| 151 | + "dark_vs": ".vs-dark .token rgb(212, 212, 212)", |
| 152 | + "light_vs": ".vs .token rgb(0, 0, 0)", |
| 153 | + "hc_black": ".hc-black .token rgb(255, 255, 255)" |
| 154 | + } |
| 155 | + }, |
| 156 | + { |
| 157 | + "c": "org", |
| 158 | + "t": "import.java.meta.modifier.storage", |
| 159 | + "r": { |
| 160 | + "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 161 | + "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 162 | + "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 163 | + "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 164 | + "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier.import.java rgb(212, 212, 212)" |
| 165 | + } |
| 166 | + }, |
| 167 | + { |
| 168 | + "c": ".", |
| 169 | + "t": "import.java.meta.modifier.punctuation.separator.storage", |
| 170 | + "r": { |
| 171 | + "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 172 | + "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 173 | + "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 174 | + "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 175 | + "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier.import.java rgb(212, 212, 212)" |
| 176 | + } |
| 177 | + }, |
| 178 | + { |
| 179 | + "c": "junit", |
| 180 | + "t": "import.java.meta.modifier.storage", |
| 181 | + "r": { |
| 182 | + "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 183 | + "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 184 | + "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 185 | + "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 186 | + "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier.import.java rgb(212, 212, 212)" |
| 187 | + } |
| 188 | + }, |
| 189 | + { |
| 190 | + "c": ".", |
| 191 | + "t": "import.java.meta.modifier.punctuation.separator.storage", |
| 192 | + "r": { |
| 193 | + "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 194 | + "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 195 | + "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 196 | + "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 197 | + "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier.import.java rgb(212, 212, 212)" |
| 198 | + } |
| 199 | + }, |
| 200 | + { |
| 201 | + "c": "runners", |
| 202 | + "t": "import.java.meta.modifier.storage", |
| 203 | + "r": { |
| 204 | + "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 205 | + "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 206 | + "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 207 | + "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 208 | + "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier.import.java rgb(212, 212, 212)" |
| 209 | + } |
| 210 | + }, |
| 211 | + { |
| 212 | + "c": ".", |
| 213 | + "t": "import.java.meta.modifier.punctuation.separator.storage", |
| 214 | + "r": { |
| 215 | + "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 216 | + "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 217 | + "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 218 | + "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 219 | + "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier.import.java rgb(212, 212, 212)" |
| 220 | + } |
| 221 | + }, |
| 222 | + { |
| 223 | + "c": "*", |
| 224 | + "t": "import.java.meta.modifier.storage", |
| 225 | + "r": { |
| 226 | + "dark_plus": ".vs-dark.vscode-theme-defaults-themes-dark_plus-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 227 | + "light_plus": ".vs.vscode-theme-defaults-themes-light_plus-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 228 | + "dark_vs": ".vs-dark.vscode-theme-defaults-themes-dark_vs-json .token.storage.modifier.import.java rgb(212, 212, 212)", |
| 229 | + "light_vs": ".vs.vscode-theme-defaults-themes-light_vs-json .token.storage.modifier.import.java rgb(0, 0, 0)", |
| 230 | + "hc_black": ".hc-black.vscode-theme-defaults-themes-hc_black-json .token.storage.modifier.import.java rgb(212, 212, 212)" |
77 | 231 | } |
78 | 232 | }, |
79 | 233 | { |
|
0 commit comments