Journeying Through Space Prudently: Benefits, Drawbacks, and Ethical Gaming in the Space Rocket Crash Challenge - satvik Interiors @import "node_modules/@wordpress/base-styles/colors"; @import "node_modules/@automattic/color-studio/dist/color-variables"; // Bright colors $discount-color: $alert-green; $input-border-gray: #50575e; $input-border-dark: rgba(255, 255, 255, 0.4); $controls-border-dark: rgba(255, 255, 255, 0.6); $input-text-active: #2b2d2f; $input-placeholder-dark: rgba(255, 255, 255, 0.6); $input-text-dark: #fff; $input-background-dark: rgba(0, 0, 0, 0.1); $select-dropdown-dark: #1e1e1e; $select-dropdown-light: #fff; $select-item-dark: rgba(0, 0, 0, 0.4); $image-placeholder-border-color: #f2f2f2; // Universal colors for use on the frontend, currently being applied to checkout blocks. $universal-border: rgba(17, 17, 17, 0.3); // Used for form step borders. $universal-border-light: rgba(17, 17, 17, 0.115); // e7e7e7 on white. $universal-body-low-emphasis: rgba(17, 17, 17, 0.5); // Used for low emphasis text such as input labels.