mbien commented on code in PR #8175:
URL: https://github.com/apache/netbeans/pull/8175#discussion_r1924155496


##########
platform/o.n.swing.laf.flatlaf/src/org/netbeans/swing/laf/flatlaf/FlatDarkLaf.properties:
##########
@@ -18,6 +18,11 @@
 nb.dark.theme=true
 nb.preferred.color.profile=FlatLaf Dark
 
+@foreground=#cccccc

Review Comment:
   the reason why I didn't go brighter than that is because the default dark 
editor color scheme is also low contrast. Brighter would move the attention 
away from the code. This is also only intended to adjust the theme slightly 
without doing larger changes.
   
   The theme / color scheme I currently use for NB does have higher contrast 
for the editor too (font is also a bit thicker), so making the default text 
brighter, is no problem there.
   
   
![image](https://github.com/user-attachments/assets/cc1d1bf1-3185-4945-a54a-3b29bd7bf064)
   
   



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

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

Reply via email to