Changeset 55451 for trunk/src/wp-admin/css/colors/_variables.scss
- Timestamp:
- 03/01/2023 04:40:29 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/css/colors/_variables.scss
r54638 r55451 66 66 // Dashboard Colors 67 67 68 $custom-welcome-panel: "true" !default; 68 69 $dashboard-accent-1: $highlight-color !default; 69 $dashboard-accent-2: rgba(255, 255, 255, 0. 5) !default;70 $dashboard-accent-2: rgba(255, 255, 255, 0.33) !default; 70 71 $dashboard-icon-background: $dashboard-accent-2 !default; 71 72
Note: See TracChangeset
for help on using the changeset viewer.