/**
 * Theme Name: Blocksy Child
 * Description: Tondol-ready Blocksy child theme.
 * Author: Codex
 * Template: blocksy
 * Version: 0.1.0
 * Text Domain: blocksy-child
 */

body.tondol-app-shell {
  background:
    radial-gradient(circle at top left, rgba(58, 208, 195, 0.12), transparent 24%),
    radial-gradient(circle at top right, rgba(141, 117, 255, 0.1), transparent 28%),
    #081017;
}
