/*
Theme Name: Robotics & Automation Theme
Author: rtCamp Inc,
Author URI: https://rtcamp.com
Version: 1.0.0
Requires at least: 6.5
Tested up to: 6.7
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: ra-theme
Template: one-novanta-theme
Domain Path: /languages
*/

/**
 * @TODO
 * To be removed once :root { --wp--preset--color--primary: #D9157B; } style is removed from product-configurator plugin.
 */
html:root {
	--wp--preset--color--primary: var(--wp--preset--color--primary-blue);
}
