Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit ff6a2db

Browse files
thenamankumarcamdencheek
authored andcommitted
update color
1 parent 5e3fe03 commit ff6a2db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

client/web/src/cody/chat/new-chat/components/chat-ui/ChatUI.module.scss

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@
2525
--vscode-list-activeSelectionForeground: var(--primary);
2626
--vscode-input-placeholderForeground: var(--body-color);
2727
--vscode-button-foreground: var(--body-color);
28+
--vscode-keybindingLabel-background: transparent;
29+
--vscode-keybindingLabel-foreground: var(--body-color);
2830

2931
line-height: 1.55;
3032
padding-bottom: 2rem;

0 commit comments

Comments
 (0)