Update Lara dark colors

pull/4649/head
Cagatay Civici 2023-10-18 14:03:55 +03:00
parent 7d0eb35e12
commit 7c609f7aed
6 changed files with 873 additions and 873 deletions

View File

@ -3,7 +3,7 @@
"content": "🎉 Introducing the official Nuxt Module. ", "content": "🎉 Introducing the official Nuxt Module. ",
"linkText": "Learn More", "linkText": "Learn More",
"linkHref": "https://primevue.org/nuxt", "linkHref": "https://primevue.org/nuxt",
"backgroundStyle": "background-color:#059669", "backgroundStyle": "background-color:var(--primary-color)",
"textStyle": "color:#ffffff;font-weight:500", "textStyle": "color:var(--primary-color-text);font-weight:500",
"linkStyle": "color:#ffffff;font-weight:700;text-decoration: underline;" "linkStyle": "color:var(--primary-color-text);font-weight:700;text-decoration: underline;"
} }

View File

@ -41,7 +41,7 @@
.layout-news-link, .layout-news-link,
.layout-news-link:visited, .layout-news-link:visited,
.layout-news-link:active { .layout-news-link:active {
color:#ffffff; color:var(--primary-color-text);
font-weight:700; font-weight:700;
} }
.layout-news-link:hover { .layout-news-link:hover {

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff