From 87089883398917118710d157a3f78344e15a8a04 Mon Sep 17 00:00:00 2001 From: leizhag Date: Mon, 15 Nov 2021 18:01:19 +0800 Subject: [PATCH] configure color in JetBrains --- docs/jetbrains/configuring.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/jetbrains/configuring.md b/docs/jetbrains/configuring.md index 307aafb..d40c82c 100644 --- a/docs/jetbrains/configuring.md +++ b/docs/jetbrains/configuring.md @@ -18,6 +18,14 @@ Copilot. If you wish to rebind the shortcuts, see [Configure keyboard shortcuts] * Open Copilot (10 suggestions in separate pane): `Alt + Enter` or `Option + Enter`. + +## Color scheme + +The color used for inline suggestions is "Language Defaults -> Inline hints -> Text +without background" of your current color scheme. If you wish to change the color, +see [Customize a color scheme](https://www.jetbrains.com/help/idea/configuring-colors-and-fonts.html#customize-color-scheme) +in the JetBrains documentation. + ## Learn More