Make WordPress Core


Ignore:
Timestamp:
03/01/2023 04:40:29 PM (2 years ago)
Author:
ryelle
Message:

Administration: Update the Dashboard welcome banner for 6.2.

Props richtabor, markoserb, laurlittle.
See #57759.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/css/colors/_variables.scss

    r54638 r55451  
    6666// Dashboard Colors
    6767
     68$custom-welcome-panel: "true" !default;
    6869$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;
    7071$dashboard-icon-background: $dashboard-accent-2 !default;
    7172
Note: See TracChangeset for help on using the changeset viewer.