- Timestamp:
- 11/05/2024 02:00:03 PM (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyfive/styles/colors/06-morning.json
r59314 r59348 129 129 "link": { 130 130 "color": { 131 "text": " var:preset|color|contrast"131 "text": "currentColor" 132 132 } 133 133 } … … 183 183 "heading": { 184 184 "color": { 185 "text": " var:preset|color|base"185 "text": "currentColor" 186 186 } 187 187 }, … … 200 200 "link": { 201 201 "color": { 202 "text": " var:preset|color|base"202 "text": "currentColor" 203 203 } 204 204 } … … 225 225 "link": { 226 226 "color": { 227 "text": " var:preset|color|base"227 "text": "currentColor" 228 228 } 229 229 }
Note: See TracChangeset
for help on using the changeset viewer.