ozone10
1da707128a
Fix regression: disable Explorer Theme for TreeView
...
Ref: #10061
Close #10062
2021-06-28 02:18:59 +02:00
ozone10
219cec8000
Allow dynamic dark/light mode change for tooltips
...
Fix #10059 , close #10060
2021-06-24 03:44:15 +02:00
mere-human
6a4ef408f2
Fix GCC compiler warnings in Notepad++
...
Fix #10037 , close #10048
2021-06-23 12:49:06 +02:00
Don Ho
296e1c695e
Fix root menu item mouse hover color issue while being back in light mode
...
https://github.com/notepad-plus-plus/notepad-plus-plus/pull/10039#discussion_r656151554
2021-06-23 02:33:15 +02:00
ozone10
c8be679cde
Use Explorer theme for list- and tree-views
...
Apply Explorer theme on list- and tree-views.
Allow dynamic change between dark and light mode in these views.
Add border to document switcher for consistency.
Refactor code in TreeView.cpp to make it consistent.
Fix #10055 , close #10056
2021-06-23 01:53:31 +02:00
Don Ho
e4ebeed6f9
Make Project Panel toolbar conform to dark mode
...
Close #10039
2021-06-21 13:00:10 +02:00
ozone10
a6bbdeb92e
Make line above panel toolbar dark in dark mode
...
Fix #10043 , close #10042
2021-06-21 12:48:12 +02:00
ozone10
ffbf3af029
Make DarkMode title bar to apply on all dialog on dark mode
...
Also remove border from clipboard history panel.
Close #10023
2021-06-20 19:09:35 +02:00
Don Ho
bef4da61be
Provide the whole set of arguments to initialize "Colors" structure
...
9c13d657c9 (r52399592)
2021-06-20 15:07:48 +02:00
Don Ho
9c13d657c9
Better look & feel in dark mode
...
Fix #9982
2021-06-15 17:48:21 +02:00
ozone10
467870d66e
Add DarkMode Tooltips
...
Fix #9962 , close #9963
2021-06-13 00:35:12 +02:00
Adam D. Walling
7e139e1ba2
Remove menubar white line under dark mode
...
Fix #9984 , close #9985
2021-06-11 20:15:09 +02:00
Adam D. Walling
ceca91557b
Fix disabled checkboxes in dark mode
...
Fix the following issue:
https://community.notepad-plus-plus.org/topic/21228/notepad-v8-release-candidate-2?_=1622335986466
Close #9919
2021-05-30 07:52:48 +02:00
Adam D. Walling
1089e239ba
Add the capacity to customize the color of Notepad++ (not only dark)
...
1. Customizable colors easily handled now by tweaking a few custom drawing implementations.
2. make dark mode less intense by default.
Close #9848
2021-05-10 12:14:03 +02:00
Adam D. Walling
85aaef2fba
Dark Mode independent of OS setting
...
Close #9802
2021-04-27 01:38:24 +02:00
Adam D. Walling
bd6dbd4bb6
Add dark mode in find/replace dialog
...
Dark Mode find/replace dialog box! Also supporting buffered paint animation for darkmode checkbox/radiobutton control states
Close #9800
2021-04-26 17:57:22 +02:00
Adam D. Walling
5a3bf49c86
Add Dark Mode for not attracting bugs
...
Toolbar, status bar, tab bar, menu bar, dark scrollbar, handle switching between light and dark, docking splitters and headers, flicker fixes. Minor tweaks to DarkMode.h. Mostly handles the dark mode request for the main interface for #7692 and also follows the windows system theme settings like #9183 .
Fix #9183 , fix #7692 , close #9587
2021-04-23 16:22:57 +02:00