File "colors.scss"

Full Path: /home/arielcor/public_html/light/midnight/colors.scss
File size: 221 bytes
MIME-type: text/plain
Charset: utf-8

$scheme-name: "midnight";
$base-color: #363b3f;
$highlight-color: #e14d43;
$notification-color: #69a8bb;

$dashboard-accent-1: $notification-color;
$dashboard-icon-background: $highlight-color;

@import "../_admin.scss";