File "colors.scss"
Full Path: /home/rrterraplen/public_html/spoot-20241221212517/css/colors/ocean/colors.scss
File size: 229 bytes
MIME-type: text/plain
Charset: utf-8
@use "sass:color";
$scheme-name: "ocean";
$base-color: #738e96;
$icon-color: #f2fcff;
$highlight-color: #9ebaa0;
$notification-color: #aa9d88;
$low-contrast-theme: "true";
$form-checked: $base-color;
@import "../_admin.scss";