index of
/
home
/
thefkyzp
/
public_html
/
wp-admin
/
css
/
colors
/
midnight
/
File: /home/thefkyzp/public_html/wp-admin/css/colors/midnight/colors.scss
@use "sass:color"; $scheme-name: "midnight"; $base-color: #363b3f; $highlight-color: #e14d43; $notification-color: #69a8bb; $dashboard-accent-2: mix($base-color, $notification-color, 90%); @import "../_admin.scss";