Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
jettage
/
wp-admin
/
css
/
colors
/
midnight
:
colors.scss
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
@use "sass:color"; $base-color: #363b3f; $highlight-color: #e14d43; $notification-color: #69a8bb; @use "../_admin.scss" with ( $scheme-name: "midnight", $base-color: $base-color, $highlight-color: $highlight-color, $notification-color: $notification-color, $dashboard-accent-2: color.mix($base-color, $notification-color, 90%), );