- 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/07-sunrise.json
r59314 r59348 305 305 "letterSpacing": "-0.24px" 306 306 }, 307 "border": {308 "color": "var:preset|color|accent-2"309 },310 307 "elements": { 311 308 "cite": { … … 392 389 "link": { 393 390 "color": { 394 "text": " var:preset|color|accent-5"391 "text": "currentColor" 395 392 } 396 393 }, … … 415 412 "link": { 416 413 "color": { 417 "text": " var:preset|color|base"414 "text": "currentColor" 418 415 } 419 416 }, … … 438 435 "link": { 439 436 "color": { 440 "text": " var:preset|color|base"437 "text": "currentColor" 441 438 } 442 439 }, … … 461 458 "link": { 462 459 "color": { 463 "text": " var:preset|color|base"460 "text": "currentColor" 464 461 } 465 462 }, … … 485 482 "heading": { 486 483 "color": { 487 "text": " var:preset|color|contrast"484 "text": "currentColor" 488 485 } 489 486 }, 490 487 "link": { 491 488 "color": { 492 "text": " var:preset|color|contrast"489 "text": "currentColor" 493 490 } 494 491 },
Note: See TracChangeset
for help on using the changeset viewer.