diff --git a/src/renderer/themes/kontena-dark.json b/src/renderer/themes/kontena-dark.json index a0d0eb9869..1071024841 100644 --- a/src/renderer/themes/kontena-dark.json +++ b/src/renderer/themes/kontena-dark.json @@ -58,8 +58,8 @@ "colorVague": "#36393e", "colorTerminated": "#4c5053", "dockHeadBackground": "#2e3136", - "dockInfoBackground": "#111111", - "dockInfoBorderColor": "#4c5053", + "dockInfoBackground": "#1e2125", + "dockInfoBorderColor": "#303136", "terminalBackground": "#000000", "terminalForeground": "#ffffff", "terminalCursor": "#ffffff",