UNPKG

@mirrormedia/lilith-draft-renderer

Version:
10 lines (9 loc) 453 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CUSTOM_STYLE_PREFIX_FONT_COLOR = exports.CUSTOM_STYLE_PREFIX_BACKGROUND_COLOR = void 0; const CUSTOM_STYLE_PREFIX_FONT_COLOR = 'FONT_COLOR_'; exports.CUSTOM_STYLE_PREFIX_FONT_COLOR = CUSTOM_STYLE_PREFIX_FONT_COLOR; const CUSTOM_STYLE_PREFIX_BACKGROUND_COLOR = 'BACKGROUND_COLOR_'; exports.CUSTOM_STYLE_PREFIX_BACKGROUND_COLOR = CUSTOM_STYLE_PREFIX_BACKGROUND_COLOR;