Skip to content

Commit df142ea

Browse files
committed
Google map block: Update sotw style to use blueberry brand color
This creates a simple brand-styled map, reusing the sotw23 settings but removing the red, which was one-off for that year. Props marko-srb
1 parent d5a2e0e commit df142ea

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading

mu-plugins/blocks/google-map/postcss/style.pcss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
.wp-block-wporg-google-map.is-style-sotw-2023 {
123123
& .wporg-map-marker {
124124
& a {
125-
color: #ff2b2b;
125+
color: var(--wp--preset--color--blueberry-1);
126126
}
127127
}
128128
}

0 commit comments

Comments
 (0)