Skip to content

Commit 7a2bb70

Browse files
authored
Merge pull request #111 from eMoflon/feature/re-add-dark-theme-after-fixes
Revert "Hotfix: removes the broken dark theme"
2 parents 90a5a10 + 26d4878 commit 7a2bb70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ IMPORT_PLUGIN_FILENAME="com.seeq.eclipse.importprojects_$IMPORT_PLUGIN_VERSION.j
4242
IMPORT_PLUGIN_SRC="https://api.github.com/repos/maxkratz/eclipse-import-projects-plugin/releases/tags/v$IMPORT_PLUGIN_VERSION"
4343

4444
# Array with the order to install the plugins with.
45-
ORDER_LINUX=("xtext" "plantuml" "hipe" "kermeta" "misc" "emoflon-headless" "emoflon" "additional")
45+
ORDER_LINUX=("xtext" "plantuml" "hipe" "kermeta" "misc" "emoflon-headless" "emoflon" "theme" "additional")
4646

4747
#
4848
# Configure OS specific details

0 commit comments

Comments
 (0)