NOX-ROOT-MARAZ Manager v2
PHP 8+ Secure
/
home
/
xiedrke
/
lattafa
/
wp-admin
/
css
/
colors
/
midnight
/
Name
Size
Perms
Actions
📄 colors.scss
339 B
0644
Edit
|
Chmod
|
Delete
Editing: colors.scss
@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%), );
Cancel