File "colors.scss"

Full Path: /home/vantageo/public_html/wp-admin-20240915120854/css/colors/modern/colors.scss
File size: 220 bytes
MIME-type: text/plain
Charset: utf-8

$base-color: #1e1e1e;
$highlight-color: #3858e9;
$menu-submenu-focus-text: #33f078;
$notification-color: $highlight-color;

$link: $highlight-color;
$link-focus: darken($highlight-color, 10%);

@import "../_admin.scss";