golden hour
/home/doctorbruno/public_html/siddharastrology.com/wp-admin/css/colors/midnight
⬆️ Go Up
Upload
File/Folder
Size
Actions
colors-rtl.css
25.63 KB
Del
OK
colors-rtl.min.css
21.46 KB
Del
OK
colors.css
25.63 KB
Del
OK
colors.min.css
21.46 KB
Del
OK
colors.scss
459 B
Del
OK
Edit: colors.scss
@use "sass:color"; $base-color: #333c42; $highlight-color: #cf4339; $notification-color: #69a8bb; @use "../_admin.scss" with ( $scheme-name: "midnight", $base-color: $base-color, $highlight-color: $highlight-color, $notification-color: $notification-color, $menu-highlight-text: #fff, $menu-highlight-icon: #fff, $menu-bubble-text: #1e1e1e, $menu-submenu-focus-text: #fff, $dashboard-accent-2: color.mix($base-color, $notification-color, 90%), );
Save