Skip to content

Commit fd728f2

Browse files
authored
Update Dracula to Qt Creator 17.0.0 (#16)
## Describe your changes - Updated Dracula plugin to Qt Creator 17.0.0. - Reordered versions so that the newest is at the top: - 17.0.0 - 16.0.0 - 15.0.1 ## Checklist - [x] I have run `npm run all` to validate my changes - [x] I have made sure my commits are [signed](https://docs.github.com/en/authentication/managing-commit-signature-verification/signing-commits) - [x] I have added an entry for new Extensions in [CODEOWNERS](/CODEOWNERS)
2 parents 3f62b31 + 85d758a commit fd728f2

1 file changed

Lines changed: 128 additions & 27 deletions

File tree

registry/cristianadam.dracula/extension.json

Lines changed: 128 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -7,53 +7,53 @@
77
"display_vendor": "Cristian Adam",
88
"license": "open-source"
99
},
10-
"latest": "15.0.1",
10+
"latest": "17.0.0",
1111
"versions": {
12-
"15.0.1": {
12+
"17.0.0": {
1313
"sources": [
1414
{
15-
"url": "https://github.com/cristianadam/qt-creator-dracula/releases/download/v15.0.1/Dracula-15.0.1-Windows-x64.7z",
16-
"sha256": "fe6c2102451d0a2911ec0ea2817e26da20a7e63fcae09810914e0351bc87f7c6",
15+
"url": "https://github.com/cristianadam/qt-creator-dracula/releases/download/v17.0.0/Dracula-17.0.0-Windows-x64.7z",
16+
"sha256": "0a06421da5eb7ed5b3faf2c5efc5c3f1f445a48cb74d4e9a05da9548acbdabea",
1717
"platform": {
1818
"name": "Windows",
1919
"architecture": "x86_64"
2020
}
2121
},
2222
{
23-
"url": "https://github.com/cristianadam/qt-creator-dracula/releases/download/v15.0.1/Dracula-15.0.1-Windows-arm64.7z",
24-
"sha256": "11f9ef66ed11fbe43fc210e50bb9b5790a23ea118ca5f6defdd318305a8c280b",
23+
"url": "https://github.com/cristianadam/qt-creator-dracula/releases/download/v17.0.0/Dracula-17.0.0-Windows-arm64.7z",
24+
"sha256": "f1ba37f63c667af7173008f45fc377e8f06ca49b2fe714462547a10d0c5bcc8b",
2525
"platform": {
2626
"name": "Windows",
2727
"architecture": "arm64"
2828
}
2929
},
3030
{
31-
"url": "https://github.com/cristianadam/qt-creator-dracula/releases/download/v15.0.1/Dracula-15.0.1-Linux-x64.7z",
32-
"sha256": "6ed29a8d1af3fab4af2d1ae3750e9717141fb30a11e1c5f6df61950a81f94dba",
31+
"url": "https://github.com/cristianadam/qt-creator-dracula/releases/download/v17.0.0/Dracula-17.0.0-Linux-x64.7z",
32+
"sha256": "128a86af3275177dea4d0f66609eabca7d1a7c3d3d9708f58ba12637617ae7e7",
3333
"platform": {
3434
"name": "Linux",
3535
"architecture": "x86_64"
3636
}
3737
},
3838
{
39-
"url": "https://github.com/cristianadam/qt-creator-dracula/releases/download/v15.0.1/Dracula-15.0.1-Linux-arm64.7z",
40-
"sha256": "caf11016dc12107f1dda9d47a731173b6b1ea5293f35e719810b5014cd0fd6ed",
39+
"url": "https://github.com/cristianadam/qt-creator-dracula/releases/download/v17.0.0/Dracula-17.0.0-Linux-arm64.7z",
40+
"sha256": "e2ee45976aeba3faf70cc3090fec8f0ad91e24c93c61dc5e35bfa2847e6ac99d",
4141
"platform": {
4242
"name": "Linux",
4343
"architecture": "arm64"
4444
}
4545
},
4646
{
47-
"url": "https://github.com/cristianadam/qt-creator-dracula/releases/download/v15.0.1/Dracula-15.0.1-macOS-universal.7z",
48-
"sha256": "e645ca9e1324d984a1367bedcaf021779c899543cf4c73f3f5ac659476fd2f8f",
47+
"url": "https://github.com/cristianadam/qt-creator-dracula/releases/download/v17.0.0/Dracula-17.0.0-macOS-universal.7z",
48+
"sha256": "dbb68444b2ed02f7218e1874a3892ef2ac4cd80e99aea45e70372f62dd6f2930",
4949
"platform": {
5050
"name": "macOS",
5151
"architecture": "x86_64"
5252
}
5353
},
5454
{
55-
"url": "https://github.com/cristianadam/qt-creator-dracula/releases/download/v15.0.1/Dracula-15.0.1-macOS-universal.7z",
56-
"sha256": "e645ca9e1324d984a1367bedcaf021779c899543cf4c73f3f5ac659476fd2f8f",
55+
"url": "https://github.com/cristianadam/qt-creator-dracula/releases/download/v17.0.0/Dracula-17.0.0-macOS-universal.7z",
56+
"sha256": "dbb68444b2ed02f7218e1874a3892ef2ac4cd80e99aea45e70372f62dd6f2930",
5757
"platform": {
5858
"name": "macOS",
5959
"architecture": "arm64"
@@ -62,22 +62,15 @@
6262
],
6363
"metadata": {
6464
"Id": "dracula",
65-
"Url": "https://github.com/cristianadam/qt-creator-dracula",
6665
"Name": "Dracula",
66+
"Version": "17.0.0",
67+
"CompatVersion": "17.0.0",
6768
"Vendor": "Cristian Adam",
68-
"License": "MIT",
69-
"Version": "15.0.1",
7069
"VendorId": "cristianadam",
7170
"Copyright": "(C) 2016 Dracula Theme, Cristian Adam, Copyright (C) The Qt Company Ltd. and other contributors.",
72-
"Description": "Dark theme for Qt Creator",
73-
"Dependencies": [
74-
{
75-
"Id": "core",
76-
"Version": "15.0.1"
77-
}
78-
],
71+
"License": "MIT",
7972
"SoftLoadable": true,
80-
"CompatVersion": "15.0.0",
73+
"Description": "Dark theme for Qt Creator",
8174
"LongDescription": [
8275
"# Dracula for [Qt Creator](https://www.qt.io/product/development-tools)",
8376
"",
@@ -107,7 +100,14 @@
107100
"",
108101
"[MIT License](./LICENSE)"
109102
],
110-
"DocumentationUrl": ""
103+
"Url": "https://github.com/cristianadam/qt-creator-dracula",
104+
"DocumentationUrl": "",
105+
"Dependencies": [
106+
{
107+
"Id": "core",
108+
"Version": "17.0.0"
109+
}
110+
]
111111
}
112112
},
113113
"16.0.0": {
@@ -210,6 +210,107 @@
210210
"VendorId": "cristianadam",
211211
"Version": "16.0.0"
212212
}
213+
},
214+
"15.0.1": {
215+
"sources": [
216+
{
217+
"url": "https://github.com/cristianadam/qt-creator-dracula/releases/download/v15.0.1/Dracula-15.0.1-Windows-x64.7z",
218+
"sha256": "fe6c2102451d0a2911ec0ea2817e26da20a7e63fcae09810914e0351bc87f7c6",
219+
"platform": {
220+
"name": "Windows",
221+
"architecture": "x86_64"
222+
}
223+
},
224+
{
225+
"url": "https://github.com/cristianadam/qt-creator-dracula/releases/download/v15.0.1/Dracula-15.0.1-Windows-arm64.7z",
226+
"sha256": "11f9ef66ed11fbe43fc210e50bb9b5790a23ea118ca5f6defdd318305a8c280b",
227+
"platform": {
228+
"name": "Windows",
229+
"architecture": "arm64"
230+
}
231+
},
232+
{
233+
"url": "https://github.com/cristianadam/qt-creator-dracula/releases/download/v15.0.1/Dracula-15.0.1-Linux-x64.7z",
234+
"sha256": "6ed29a8d1af3fab4af2d1ae3750e9717141fb30a11e1c5f6df61950a81f94dba",
235+
"platform": {
236+
"name": "Linux",
237+
"architecture": "x86_64"
238+
}
239+
},
240+
{
241+
"url": "https://github.com/cristianadam/qt-creator-dracula/releases/download/v15.0.1/Dracula-15.0.1-Linux-arm64.7z",
242+
"sha256": "caf11016dc12107f1dda9d47a731173b6b1ea5293f35e719810b5014cd0fd6ed",
243+
"platform": {
244+
"name": "Linux",
245+
"architecture": "arm64"
246+
}
247+
},
248+
{
249+
"url": "https://github.com/cristianadam/qt-creator-dracula/releases/download/v15.0.1/Dracula-15.0.1-macOS-universal.7z",
250+
"sha256": "e645ca9e1324d984a1367bedcaf021779c899543cf4c73f3f5ac659476fd2f8f",
251+
"platform": {
252+
"name": "macOS",
253+
"architecture": "x86_64"
254+
}
255+
},
256+
{
257+
"url": "https://github.com/cristianadam/qt-creator-dracula/releases/download/v15.0.1/Dracula-15.0.1-macOS-universal.7z",
258+
"sha256": "e645ca9e1324d984a1367bedcaf021779c899543cf4c73f3f5ac659476fd2f8f",
259+
"platform": {
260+
"name": "macOS",
261+
"architecture": "arm64"
262+
}
263+
}
264+
],
265+
"metadata": {
266+
"Id": "dracula",
267+
"Url": "https://github.com/cristianadam/qt-creator-dracula",
268+
"Name": "Dracula",
269+
"Vendor": "Cristian Adam",
270+
"License": "MIT",
271+
"Version": "15.0.1",
272+
"VendorId": "cristianadam",
273+
"Copyright": "(C) 2016 Dracula Theme, Cristian Adam, Copyright (C) The Qt Company Ltd. and other contributors.",
274+
"Description": "Dark theme for Qt Creator",
275+
"Dependencies": [
276+
{
277+
"Id": "core",
278+
"Version": "15.0.1"
279+
}
280+
],
281+
"SoftLoadable": true,
282+
"CompatVersion": "15.0.0",
283+
"LongDescription": [
284+
"# Dracula for [Qt Creator](https://www.qt.io/product/development-tools)",
285+
"",
286+
"> A dark theme for [Qt Creator](https://www.qt.io/product/development-tools).",
287+
"",
288+
"![Screenshot](https://raw.githubusercontent.com/cristianadam/qt-creator-dracula/refs/heads/master/screenshot.png)",
289+
"",
290+
"## Install",
291+
"",
292+
"All instructions can be found at [draculatheme.com/qtcreator](https://draculatheme.com/qtcreator).",
293+
"",
294+
"## Team",
295+
"",
296+
"This theme is maintained by the following person(s) and a bunch of [awesome contributors](https://github.com/dracula/qtcreator/graphs/contributors).",
297+
"",
298+
"| [![Ergenekon Yigit](https://avatars1.githubusercontent.com/u/7110136?v=3&s=70)](https://github.com/ergenekonyigit) |",
299+
"| ------------------------------------------------------------------------------------------------------------------ |",
300+
"| [Ergenekon Yigit](https://github.com/ergenekonyigit) |",
301+
"",
302+
"## Community",
303+
"",
304+
"- [Twitter](https://twitter.com/draculatheme) - Best for getting updates about themes and new stuff.",
305+
"- [GitHub](https://github.com/dracula/dracula-theme/discussions) - Best for asking questions and discussing issues.",
306+
"- [Discord](https://draculatheme.com/discord-invite) - Best for hanging out with the community.",
307+
"",
308+
"## License",
309+
"",
310+
"[MIT License](./LICENSE)"
311+
],
312+
"DocumentationUrl": ""
313+
}
213314
}
214315
}
215-
}
316+
}

0 commit comments

Comments
 (0)