File "colors.scss"
Full Path: /home/rrterraplen/public_html/spoot-20241221212517/css/colors/coffee/colors.scss
File size: 208 bytes
MIME-type: text/plain
Charset: utf-8
@use "sass:color";
$scheme-name: "coffee";
$base-color: #59524c;
$highlight-color: #c7a589;
$notification-color: #9ea476;
$low-contrast-theme: "true";
$form-checked: $base-color;
@import "../_admin.scss";