Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
arcticicestudio opened this issue Feb 15, 2020 · 0 comments · Fixed by #132
Closed

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

arcticicestudio opened this issue Feb 15, 2020 · 0 comments · Fixed by #132

Comments

@arcticicestudio
Copy link
Contributor

arcticicestudio commented Feb 15, 2020

Reported with proposed solution by @Tom1206 in #120 (comment)

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 JetBrains/intellij-community@f8de2a5.
In order to style the elements the DIFF_SEPARATORS_BACKGROUND editor scheme key will be added to use nord3 as background color.

@arcticicestudio arcticicestudio added this to the 0.11.0 milestone Feb 15, 2020
@arcticicestudio arcticicestudio self-assigned this Feb 15, 2020
arcticicestudio added a commit that referenced this issue Feb 15, 2020
The "diff" UI [1] renders a line to separate the different sections of a
patch/diff that was added to the IDE platform code in
JetBrains/intellij-community@f8de2a5.
In order to style the elements the `DIFF_SEPARATORS_BACKGROUND` editor
scheme key has been added to use `nord3` as background color.

[1]: https://www.jetbrains.com/help/idea/comparing-files-and-folders.html
[2]: https://github.com/Tom1206

Reported with proposed solution by @Tom1206 [2] in
#120 (comment)
Related to GH-120
GH-128
arcticicestudio added a commit that referenced this issue Feb 15, 2020
The "diff" UI [1] renders a line to separate the different sections of a
patch/diff that was added to the IDE platform code in
JetBrains/intellij-community@f8de2a5.
In order to style the elements the `DIFF_SEPARATORS_BACKGROUND` editor
scheme key has been added to use `nord3` as background color.

[1]: https://www.jetbrains.com/help/idea/comparing-files-and-folders.html
[2]: https://github.com/Tom1206

Reported with proposed solution by @Tom1206 [2] in
#120 (comment)
Related to GH-120
Closes GH-128
arcticicestudio added a commit that referenced this issue Feb 15, 2020
The "diff" UI [1] renders a line to separate the different sections of a
patch/diff that was added to the IDE platform code in
JetBrains/intellij-community@f8de2a5.
In order to style the elements the `DIFF_SEPARATORS_BACKGROUND` editor
scheme key has been added to use `nord3` as background color.

[1]: https://www.jetbrains.com/help/idea/comparing-files-and-folders.html
[2]: https://github.com/Tom1206

Reported with proposed solution by @Tom1206 [2] in
#120 (comment)
Related to GH-120
Closes GH-128
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant