Skip to content

Commit

Permalink
Revert "switch theme to white (Pharo 8.0 is a white themed release)"
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm committed Jan 16, 2020
1 parent ba0110d commit a67c4f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BaselineOfIDE/BaselineOfIDE.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ BaselineOfIDE >> additionalInitialization [

RubAbstractTextArea highlightMessageSend: true.

PharoLightTheme beCurrent.
PharoDarkTheme beCurrent.

SDL_Event initialize.

Expand Down

0 comments on commit a67c4f5

Please sign in to comment.