diff --git a/extension/package.json b/extension/package.json index f7b909441b..d764543ee5 100644 --- a/extension/package.json +++ b/extension/package.json @@ -55,7 +55,7 @@ "description": "Color to indicate a DVC metric column in the experiments table", "defaults": { "dark": "#fbd38d", - "light": "#fbd38d" + "light": "#714904" } }, { @@ -63,7 +63,7 @@ "description": "Color to indicate a DVC param column in the experiments table", "defaults": { "dark": "#90cdf4", - "light": "#90cdf4" + "light": "#0b496f" } }, {