@blockly/theme-dark

6.0.6 • Public • Published

@blockly/theme-dark Built on Blockly

A Blockly dark theme.

A Blockly workspace using the dark theme.

Installation

Yarn

yarn add @blockly/theme-dark

npm

npm install @blockly/theme-dark --save

Usage

import * as Blockly from 'blockly';
import DarkTheme from '@blockly/theme-dark';

Blockly.inject('blocklyDiv', {
  theme: DarkTheme,
});

License

Apache 2.0

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i @blockly/theme-dark

    Weekly Downloads

    2,159

    Version

    6.0.6

    License

    Apache-2.0

    Unpacked Size

    22.8 kB

    Total Files

    8

    Last publish

    Collaborators

    • google-wombot
    • samelhusseini