nordtheme / jetbrains

An arctic, north-bluish clean and elegant JetBrains IDE UI and editor color theme.
https://www.nordtheme.com/ports/jetbrains
MIT License
354 stars 48 forks source link

Support background color styling of "diff" UI separator #128

Closed arcticicestudio closed 4 years ago

arcticicestudio commented 4 years ago

Reported with proposed solution by @Tom1206 in https://github.com/arcticicestudio/nord-jetbrains/issues/120#issuecomment-585635441

Related to #120


The "diff" UI renders a line to separate the different sections of a patch/diff that was added to the IDE platform code in https://github.com/JetBrains/intellij-community/commit/f8de2a58d62e66923fd9f7158496030ad414bb62. In order to style the elements the DIFF_SEPARATORS_BACKGROUND editor scheme key will be added to use nord3 as background color.