diff --git a/styles/sections/section-1.json b/styles/sections/section-1.json index d1765d16..fa153a40 100644 --- a/styles/sections/section-1.json +++ b/styles/sections/section-1.json @@ -43,6 +43,18 @@ } } }, + "core/post-date": { + "color":{ + "text": "color-mix(in srgb, currentColor 85%, transparent)" + }, + "elements": { + "link": { + "color" : { + "text": "color-mix(in srgb, currentColor 85%, transparent)" + } + } + } + }, "core/post-terms": { "color": { "text": "currentColor" diff --git a/styles/sections/section-2.json b/styles/sections/section-2.json index b2eb34cf..e8608327 100644 --- a/styles/sections/section-2.json +++ b/styles/sections/section-2.json @@ -31,6 +31,18 @@ } } }, + "core/post-date": { + "color":{ + "text": "color-mix(in srgb, currentColor 85%, transparent)" + }, + "elements": { + "link": { + "color" : { + "text": "color-mix(in srgb, currentColor 85%, transparent)" + } + } + } + }, "core/post-terms": { "color": { "text": "currentColor" diff --git a/styles/sections/section-3.json b/styles/sections/section-3.json index 4d45ab01..b706a319 100644 --- a/styles/sections/section-3.json +++ b/styles/sections/section-3.json @@ -31,6 +31,18 @@ } } }, + "core/post-date": { + "color":{ + "text": "color-mix(in srgb, currentColor 85%, transparent)" + }, + "elements": { + "link": { + "color" : { + "text": "color-mix(in srgb, currentColor 85%, transparent)" + } + } + } + }, "core/post-terms": { "color": { "text": "currentColor" diff --git a/styles/sections/section-4.json b/styles/sections/section-4.json index 06029a8a..47208dc9 100644 --- a/styles/sections/section-4.json +++ b/styles/sections/section-4.json @@ -31,6 +31,18 @@ } } }, + "core/post-date": { + "color":{ + "text": "color-mix(in srgb, currentColor 85%, transparent)" + }, + "elements": { + "link": { + "color" : { + "text": "color-mix(in srgb, currentColor 85%, transparent)" + } + } + } + }, "core/post-terms": { "color": { "text": "currentColor" diff --git a/styles/sections/section-5.json b/styles/sections/section-5.json index eb6431b5..c616a425 100644 --- a/styles/sections/section-5.json +++ b/styles/sections/section-5.json @@ -31,6 +31,18 @@ } } }, + "core/post-date": { + "color":{ + "text": "color-mix(in srgb, currentColor 85%, transparent)" + }, + "elements": { + "link": { + "color" : { + "text": "color-mix(in srgb, currentColor 85%, transparent)" + } + } + } + }, "core/post-terms": { "color": { "text": "currentColor"