[pharo-project/pharo-core] bbbcab: 60434
Branch: refs/heads/6.0 Home: https://github.com/pharo-project/pharo-core Commit: bbbcaba8feb08a722de78f582ae80cc05708c40e https://github.com/pharo-project/pharo-core/commit/bbbcaba8feb08a722de78f582... Author: Jenkins Build Server <board@pharo-project.org> Date: 2017-03-07 (Tue, 07 Mar 2017) Changed paths: M BaselineOfIDE.package/BaselineOfIDE.class/instance/baseline/baseline_.st M BaselineOfIDE.package/BaselineOfIDE.class/instance/baseline/groups_.st R ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60433.st A ScriptLoader60.package/ScriptLoader.class/instance/pharo - scripts/script60434.st R ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60433.st A ScriptLoader60.package/ScriptLoader.class/instance/pharo - updates/update60434.st M ScriptLoader60.package/ScriptLoader.class/instance/public/commentForCurrentUpdate.st R SublimishTheme.package/SublimishTheme.class/README.md R SublimishTheme.package/SublimishTheme.class/class/accessing/baseColor.st R SublimishTheme.package/SublimishTheme.class/class/accessing/baseSelectionColor.st R SublimishTheme.package/SublimishTheme.class/class/accessing/darkBaseColor.st R SublimishTheme.package/SublimishTheme.class/class/accessing/lightBaseColor.st R SublimishTheme.package/SublimishTheme.class/class/accessing/lightSelectionColor.st R SublimishTheme.package/SublimishTheme.class/class/accessing/themeName.st R SublimishTheme.package/SublimishTheme.class/class/settings/newDefaultSettings.st R SublimishTheme.package/SublimishTheme.class/definition.st R SublimishTheme.package/SublimishTheme.class/instance/accessing colors/backgroundColor.st R SublimishTheme.package/SublimishTheme.class/instance/accessing colors/caretColor.st R SublimishTheme.package/SublimishTheme.class/instance/accessing colors/secondarySelectionColor.st R SublimishTheme.package/SublimishTheme.class/instance/accessing colors/selectionColor.st R SublimishTheme.package/SublimishTheme.class/instance/accessing colors/textColor.st R SublimishTheme.package/SublimishTheme.class/instance/border-styles-scrollbars/scrollbarPressedThumbFillStyleFor_.st R SublimishTheme.package/SublimishTheme.class/instance/defaults/shStyleTable.st Log Message: ----------- 60434 19801 Remove SublimishTheme https://pharo.fogbugz.com/f/cases/19801 http://files.pharo.org/image/60/60434.zip
On 7 Mar 2017, at 09:51, GitHub <noreply@github.com> wrote:
Log Message: ----------- 60434 19801 Remove SublimishTheme https://pharo.fogbugz.com/f/cases/19801
So where/how can this theme be loaded again, I really, really liked it.
Metacello new smalltalkhubUser: 'Pharo' project: 'MetaRepoForPharo50'; configuration: #SublimishTheme; version: '1.0.0'; load 2017-03-07 10:06 GMT+01:00 Sven Van Caekenberghe <sven@stfx.eu>:
On 7 Mar 2017, at 09:51, GitHub <noreply@github.com> wrote:
Log Message: ----------- 60434 19801 Remove SublimishTheme https://pharo.fogbugz.com/f/cases/19801
So where/how can this theme be loaded again, I really, really liked it.
Hmm, but that is different than the one in the catalog ? Confusing. Best have only one that is really maintained.
On 7 Mar 2017, at 10:16, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
Metacello new smalltalkhubUser: 'Pharo' project: 'MetaRepoForPharo50'; configuration: #SublimishTheme; version: '1.0.0'; load
2017-03-07 10:06 GMT+01:00 Sven Van Caekenberghe <sven@stfx.eu>:
On 7 Mar 2017, at 09:51, GitHub <noreply@github.com> wrote:
Log Message: ----------- 60434 19801 Remove SublimishTheme https://pharo.fogbugz.com/f/cases/19801
So where/how can this theme be loaded again, I really, really liked it.
catalog use a configuration that points to the baseline (with a github tag). so it is the same⦠and by the way this is the recommended way to release things maintained with git ;) Esteban
On 7 Mar 2017, at 13:02, Sven Van Caekenberghe <sven@stfx.eu> wrote:
Hmm, but that is different than the one in the catalog ? Confusing. Best have only one that is really maintained.
On 7 Mar 2017, at 10:16, Pavel Krivanek <pavel.krivanek@gmail.com> wrote:
Metacello new smalltalkhubUser: 'Pharo' project: 'MetaRepoForPharo50'; configuration: #SublimishTheme; version: '1.0.0'; load
2017-03-07 10:06 GMT+01:00 Sven Van Caekenberghe <sven@stfx.eu>:
On 7 Mar 2017, at 09:51, GitHub <noreply@github.com> wrote:
Log Message: ----------- 60434 19801 Remove SublimishTheme https://pharo.fogbugz.com/f/cases/19801
So where/how can this theme be loaded again, I really, really liked it.
participants (4)
-
Esteban Lorenzano -
GitHub -
Pavel Krivanek -
Sven Van Caekenberghe