Don Ho
848b412cf7
Fix Change History margin visual glichy under dark mode
...
Ref: https://community.notepad-plus-plus.org/topic/23510/notepad-v8-4-6-release-candidate/2?_=1663857801779
2022-09-22 19:28:08 +02:00
Don Ho
79e766755d
Make EOL (CRLF) display customizable
...
Fix #11413 , close #11773
2022-06-12 19:41:09 +02:00
Ian O'Neill
c40c90e8a4
Make the dark mode color scheme palatable for ini, json & props files
...
Fix #11544 , close #11555
2022-04-26 16:01:43 +02:00
Don Ho
0ee65fd826
Fix x64 build error in 3f1a582a36
...
Fix x64 build error, remove unnecessary codes and add enhancement for the previous commit 3f1a582a36
2022-04-13 04:43:08 +02:00
ozone10
3f1a582a36
Add dark mode support for autocomplete list & calltip
...
Fix fix #11522 , close #11523
2022-04-13 03:42:38 +02:00
Don Ho
3ce90f56d6
Fix wrong keywords (of preprocessor in C) highlighting in Java
...
Remove C Preprocessor color settings from stylers.model.xml + all theme files.
Fix #11026
2022-01-12 18:09:55 +01:00
Don Ho
540fbeddda
Add JSON syntanx highlighting in the dark themes
2021-10-15 00:42:45 +02:00
Don HO
c7e1da48ff
Align dark mode styles with light mode styles
...
1. Improve JSON, PYTHON, BANNC and VHDL syntax highlighting in dark mode.
2. Reosort light mode style.
2021-09-18 02:52:09 +02:00
Don Ho
cddcbb5d61
Fix CSS pseudo-elements not recognized issue
...
Update CSS keywords and add new styles.
Fix #10425 , close #10501
2021-09-05 16:39:49 +02:00
Ivan Ustûžanin
e31eb8ea2a
Add missing element in PHP dark mode styler
...
Default DarkMode theme style for PHP was missing one element (COMPLEX VARIABLE).
Also Make variables in strings bold so they are more distinguishable.
Close #10502
2021-09-04 13:08:04 +02:00
ozone10
68d293e711
Allow custom color for Document Map
...
Fix #10052 , close #10422
2021-08-26 01:03:18 +02:00
0xlay
f50061981a
Add support DarkMode, function list & auto-completion for TypeScript
...
Close #10381
2021-08-15 11:47:19 +02:00
Don HO
4aa459ef47
Switch to default dark theme as dark mode is enabled
...
1. Add default dark theme.
2. Switch to default dark theme when dark mode is enabled considering both situations:
Style Configurator is or ont launched.
Close #9847
2021-05-10 09:56:35 +02:00