Skip to content

Conversation

@alschmiedt
Copy link
Contributor

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide

The details

Resolves

Fixes #4987

Proposed Changes

Remove themes that have been moved to Blockly Samples.

Behavior Before Change

The following themes were available in core:

Blockly.Themes.Dark
Blockly.Themes.Deuteranopia
Blockly.Themes.HighContrast
Blockly.Themes.Tritanopia
Blockly.Themes.Modern

Behavior After Change

Developers have to use one of the plugins published on npm to use the theme.

Reason for Changes

These themes fit better as plugins. We did not have plugins architecture in place when they were created.

Test Coverage

Documentation

Additional Information

@alschmiedt alschmiedt requested a review from a team as a code owner July 13, 2021 18:17
@alschmiedt alschmiedt requested a review from BeksOmega July 13, 2021 18:17
Copy link
Contributor

@BeksOmega BeksOmega left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@alschmiedt alschmiedt merged commit 2b6b89d into RaspberryPiFoundation:develop Jul 13, 2021
cpcallen added a commit to cpcallen/blockly that referenced this pull request Jul 13, 2021
This resolves a conflict in `blockly_uncompressed.js`, and missing
updates to `test/deps.js`, caused by PR RaspberryPiFoundation#5041.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants