17 Commits

Author SHA1 Message Date
Martijn Laan
4ab46caef6
Make the calltip and autocomplete backgrounds a bit lighter (or darker) than the editor background. 2024-07-03 13:14:21 +02:00
Martijn Laan
ba92d52be2
Cleanup. 2024-06-19 06:50:11 +02:00
Martijn Laan
c459101338
Cleanup. 2024-06-18 19:25:39 +02:00
Martijn Laan
7c7930a102
Cleanup duplicates. 2024-06-16 09:06:51 +02:00
Martijn Laan
1fe61cc2da
The separate inactive back color doesn't work well at all because you get it even if the IDE opens a dialog which includes the find dialog but that one stays open while finding leading to much confusion. Perhaps this is why Notepad++ doesnt use it either even though it closes its find dialog. 2024-06-16 09:05:37 +02:00
Martijn Laan
a3ff13f4c1
Fix issue with classic theme's "orange" being olive vs. change history's modified markers. 2024-06-15 02:19:53 +02:00
Martijn Laan
62ffa999c7
Switch from old/deprecated SCI_SETSELBACK to new SCI_SETELEMENTCOLOUR and also fix ugly color if the IDE window doesn't have focus. 2024-06-15 02:14:25 +02:00
Martijn Laan
f9be716e0f
Lighten L/CWACOBack (and L/CBraceBack). 2024-06-03 14:32:41 +02:00
Martijn Laan
de33b33c78
Doh. 2024-05-31 10:47:59 +02:00
Martijn Laan
4cc58d58a0
Tweak DFore and LFore. Not really related to occurrence indicators. 2024-05-31 09:20:32 +02:00
Martijn Laan
11af734f50
Add proper colors based on VSCode. Also makes dark mode background color slightly darker + changes all themes' selection color to blue instead of grey. 2024-05-31 09:10:59 +02:00
Martijn Laan
393e0ba970
Lighten modern red and purple for better contrast. See https://i.imgur.com/kifEisd.png 2021-03-05 19:49:27 +01:00
Martijn Laan
2d086b170c Tweak light & classic toolbar color to be like before. 2019-10-08 23:17:54 +02:00
Martijn Laan
e44b5f5d8a Register another (as of yet unused) Monokai color. 2019-02-17 10:37:45 +01:00
Martijn Laan
9a1cd8c5f2 Tweaks. 2019-02-09 11:27:26 +01:00
Martijn Laan
1acff40644 Done. Didn't change the tabset yet, not sure I will either. 2019-02-08 20:31:28 +01:00
Martijn Laan
478fb8096d Organize the colors. 2019-02-07 22:16:33 +01:00