File "colors.scss"
Full path: /home/timepamn/dailynetworth.org/wp-admin/css/colors/coffee/colors.scss
File
size: 225 B (225 B bytes)
MIME-type: text/plain
Charset: utf-8
Download Open Edit Advanced Editor &nnbsp; Back
$base-color: #59524c;
@use "../_admin.scss" with (
$scheme-name: "coffee",
$base-color: $base-color,
$highlight-color: #c7a589,
$notification-color: #9ea476,
$form-checked: $base-color,
$low-contrast-theme: "true"
);