File "colors.scss"
Full Path: /home/rrterraplen/public_html/spoot-20241221212517/css/colors/ectoplasm/colors.scss
File size: 204 bytes
MIME-type: text/plain
Charset: utf-8
@use "sass:color";
$scheme-name: "ectoplasm";
$base-color: #523f6d;
$icon-color: #ece6f6;
$highlight-color: #a3b745;
$notification-color: #d46f15;
$form-checked: $base-color;
@import "../_admin.scss";