You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2021/01/29 16:36:04 UTC

[GitHub] [netbeans] KacerCZ opened a new pull request #2719: [NETBEANS-5301] Fixed readability of HTML code completion items

KacerCZ opened a new pull request #2719:
URL: https://github.com/apache/netbeans/pull/2719


   https://issues.apache.org/jira/browse/NETBEANS-5301
   
   - Fixes color of elements in code completion.
   - Fixes color of directories in code completion.
   - Simplifies code for completion item coloring.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] KacerCZ commented on pull request #2719: [NETBEANS-5301] Fixed readability of HTML code completion items

Posted by GitBox <gi...@apache.org>.
KacerCZ commented on pull request #2719:
URL: https://github.com/apache/netbeans/pull/2719#issuecomment-769921024


   @neilcsmith-net @geertjanw Please consider inclusion of this fix in 12.3.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] KacerCZ commented on pull request #2719: [NETBEANS-5301] Fixed readability of HTML code completion items

Posted by GitBox <gi...@apache.org>.
KacerCZ commented on pull request #2719:
URL: https://github.com/apache/netbeans/pull/2719#issuecomment-769913952


   Before:
   ![netbeans-5301-elements-before](https://user-images.githubusercontent.com/4249184/106302023-b350e780-6258-11eb-977a-2760a8bb389d.png) ![netbeans-5301-dirs-before](https://user-images.githubusercontent.com/4249184/106302033-b64bd800-6258-11eb-9c07-5c641c06a656.png)
   
   After - light theme:
   ![netbeans-5301-elements-after-light](https://user-images.githubusercontent.com/4249184/106302096-cc599880-6258-11eb-81c3-c3f9defa0923.png) ![netbeans-5301-dirs-after-light](https://user-images.githubusercontent.com/4249184/106302107-d085b600-6258-11eb-8258-2261f1ae1316.png)
   
   After - dark theme:
   ![netbeans-5301-elements-after-dark](https://user-images.githubusercontent.com/4249184/106302131-da0f1e00-6258-11eb-8308-75b8537a8d86.png) ![netbeans-5301-dirs-after-dark](https://user-images.githubusercontent.com/4249184/106302138-dda2a500-6258-11eb-9da3-f04ee5c3e5cf.png)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] geertjanw commented on pull request #2719: [NETBEANS-5301] Fixed readability of HTML code completion items

Posted by GitBox <gi...@apache.org>.
geertjanw commented on pull request #2719:
URL: https://github.com/apache/netbeans/pull/2719#issuecomment-770375321


   Looks very useful, thanks.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists


[GitHub] [netbeans] neilcsmith-net merged pull request #2719: [NETBEANS-5301] Fixed readability of HTML code completion items

Posted by GitBox <gi...@apache.org>.
neilcsmith-net merged pull request #2719:
URL: https://github.com/apache/netbeans/pull/2719


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists