/*
Theme Name: RYDEXMONKEYRAVE Story System
Theme URI: https://www.ryde.studio/
Author: RYDEXMONKEYRAVE
Author URI: https://www.ryde.studio/
Description: A story-originated system for next-generation storytelling by RYDEXMONKEYRAVE.
Version: 1.0.0
Requires at least: 6.6
Tested up to: 7.1
Requires PHP: 8.2
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: ryde-story-systems
Domain Path: /languages
Tags: custom-logo, custom-menu, featured-images, wide-blocks, translation-ready
*/

:root {
  --ryde-ink: #f3f0e8;
  --ryde-ground: #050606;
}

html {
  background: var(--ryde-ground);
}
