[ijnext] LLM-21090 Recap: add links colors to styles

(cherry picked from commit 986b082ded09a857d7e460dca22fda34ab8090c1)

NET-MR-17662

GitOrigin-RevId: eceeb5d4ba52213bb937312cb2184634a82d12d3
This commit is contained in:
Alexandr Kugushev
2025-11-26 18:41:22 +02:00
committed by intellij-monorepo-bot
parent 5bec3ab177
commit 0d9bd528bb
6 changed files with 6 additions and 0 deletions

View File

@@ -700,6 +700,7 @@
"cardBackground": "#000000",
"cardBorderColor": "#E6E6E6",
"cardHeaderTitle": "#FFFFFF",
"cardHeaderLinkBackground": "#000000",
"cardHeaderSubtitle": "#D38B35",
"cardFooterForeground": "#CED0D6",
"chroniclesBackground": "#000000",

View File

@@ -1181,6 +1181,7 @@
"cardBackground": "#2B2B2B",
"cardBorderColor": "#2B2B2B",
"cardHeaderTitle": "#D3D3D3",
"cardHeaderLinkBackground": "#3D3F41",
"cardHeaderSubtitle": "#B4B8BF",
"cardFooterForeground": "#CED0D6",
"chroniclesBackground": "#3D3F41",

View File

@@ -1215,6 +1215,7 @@
"cardBackground": "#1E1F22",
"cardBorderColor": "#1E1F22",
"cardHeaderTitle": "#F0F1F2",
"cardHeaderLinkBackground": "#2B2D30",
"cardHeaderSubtitle": "#B4B8BF",
"cardFooterForeground": "#CED0D6",
"chroniclesBackground": "#2B2D30",

View File

@@ -1339,6 +1339,7 @@
"cardBackground": "#FFFFFF",
"cardBorderColor": "#FFFFFF",
"cardHeaderTitle": "#000000",
"cardHeaderLinkBackground": "#F7F8FA",
"cardHeaderSubtitle": "#6C707E",
"cardFooterForeground": "#6C707E",
"chroniclesBackground": "#F7F8FA",

View File

@@ -735,6 +735,7 @@
"cardBackground": "#1E1F22",
"cardBorderColor": "#1E1F22",
"cardHeaderTitle": "#F0F1F2",
"cardHeaderLinkBackground": "#2B2D30",
"cardHeaderSubtitle": "#B4B8BF",
"cardFooterForeground": "#CED0D6",
"chroniclesBackground": "#2B2D30",

View File

@@ -271,6 +271,7 @@
"cardBackground": "#F7F8FA",
"cardBorderColor": "#F7F8FA",
"cardHeaderTitle": "#000000",
"cardHeaderLinkBackground": "#EBECF0",
"cardHeaderSubtitle": "#6C707E",
"cardFooterForeground": "#6C707E",
"chroniclesBackground": "#EBECF0",