mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[ES|QL] Improves the comments color in dark mode (#203965)
## Summary Closes https://github.com/elastic/kibana/issues/202152 Fixes the comments color in dark mode <img width="928" alt="image" src="https://github.com/user-attachments/assets/7d007cfa-f6d4-45e9-817d-57178c64d0a4" />
This commit is contained in:
parent
9edadfdc46
commit
6921de3498
1 changed files with 1 additions and 1 deletions
|
@ -156,7 +156,7 @@ export const buildESQLTheme = ({
|
|||
'closing_metrics_line_comment',
|
||||
'closing_metrics_multiline_comment',
|
||||
],
|
||||
euiThemeVars.euiColorDisabled
|
||||
euiThemeVars.euiTextSubduedColor
|
||||
),
|
||||
|
||||
// values
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue