kibana/packages/shared-ux/code_editor
Anton Dosov d6529e65fb
[CodeEditor] fix indent lines color issue in dark mode (#178885)
## Summary

fix https://github.com/elastic/kibana/issues/178882

before (see the vertical nesting lines having incorrect color - white):

 
<img width="749" alt="Screenshot 2024-03-18 at 16 32 29"
src="ed837542-f0c6-45b4-9f2e-cf3dc3307a64">


after:

<img width="733" alt="Screenshot 2024-03-18 at 16 59 28"
src="d29f5f23-9693-4a39-aa2d-7b2b43e37c75">
2024-03-19 17:11:48 +01:00
..
impl [CodeEditor] fix indent lines color issue in dark mode (#178885) 2024-03-19 17:11:48 +01:00
mocks [CodeEditor/UrlDrilldown] Add fitToContent support, autoresize the url template editor (#175561) 2024-02-06 15:38:50 +01:00