mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fine-tuning dock info panel colors
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
bf1e1ab17e
commit
1d5619a153
@ -58,8 +58,8 @@
|
|||||||
"colorVague": "#36393e",
|
"colorVague": "#36393e",
|
||||||
"colorTerminated": "#4c5053",
|
"colorTerminated": "#4c5053",
|
||||||
"dockHeadBackground": "#2e3136",
|
"dockHeadBackground": "#2e3136",
|
||||||
"dockInfoBackground": "#111111",
|
"dockInfoBackground": "#1e2125",
|
||||||
"dockInfoBorderColor": "#4c5053",
|
"dockInfoBorderColor": "#303136",
|
||||||
"terminalBackground": "#000000",
|
"terminalBackground": "#000000",
|
||||||
"terminalForeground": "#ffffff",
|
"terminalForeground": "#ffffff",
|
||||||
"terminalCursor": "#ffffff",
|
"terminalCursor": "#ffffff",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user