- Timestamp:
- 11/05/2024 02:00:03 PM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfive/styles/colors/07-sunrise.json
r59146 r59348 109 109 "text": "var:preset|color|accent-2" 110 110 }, 111 "border": {112 "color": "var:preset|color|accent-2"113 },114 111 "elements": { 115 112 "cite": { … … 169 166 "link": { 170 167 "color": { 171 "text": " var:preset|color|accent-5"168 "text": "currentColor" 172 169 } 173 170 }, … … 192 189 "link": { 193 190 "color": { 194 "text": " var:preset|color|base"191 "text": "currentColor" 195 192 } 196 193 }, … … 215 212 "link": { 216 213 "color": { 217 "text": " var:preset|color|base"214 "text": "currentColor" 218 215 } 219 216 }, … … 238 235 "link": { 239 236 "color": { 240 "text": " var:preset|color|base"237 "text": "currentColor" 241 238 } 242 239 }, … … 262 259 "heading": { 263 260 "color": { 264 "text": " var:preset|color|contrast"265 } 266 }, 267 "link": { 268 "color": { 269 "text": " var:preset|color|contrast"261 "text": "currentColor" 262 } 263 }, 264 "link": { 265 "color": { 266 "text": "currentColor" 270 267 } 271 268 },
Note: See TracChangeset
for help on using the changeset viewer.