• File: colors.scss
  • Full Path: /home/monpetu/www/leoreno.fr/ectoplasm/colors.scss
  • Date Modified: 10/29/2024 2:50 PM
  • File size: 184 bytes
  • MIME-type: text/plain
  • Charset: utf-8
$scheme-name: "ectoplasm";
$base-color: #523f6d;
$icon-color: #ece6f6;
$highlight-color: #a3b745;
$notification-color: #d46f15;

$form-checked: $base-color;

@import "../_admin.scss";