diff --git a/.project b/.project index 6de12d5..9ef7368 100644 --- a/.project +++ b/.project @@ -14,4 +14,15 @@ org.eclipse.jdt.core.javanature + + + 1715330842640 + + 30 + + org.eclipse.core.resources.regexFilterMatcher + node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__ + + + diff --git a/themeengine/themes.json b/themeengine/themes.json index 948b6e6..8cfdb14 100644 --- a/themeengine/themes.json +++ b/themeengine/themes.json @@ -1,4 +1,10 @@ { + "dopamina-dark-theme-color-theme.json": { + "name": "Dopamina Dark", + "dark": true, + "sourceCodeUrl": "https://github.com/jaccon/dopaminadarktheme", + "sourceCodePath": "blob/master/themes/Dopamina Dark Theme-color-theme.json" + }, "arc-theme.theme.json": { "name": "Arc", "license": "MIT",