diff options
author | PhoenixFlame101 <abhinav.c.1001@gmail.com> | 2022-02-23 16:42:09 +0530 |
---|---|---|
committer | Yuri Sizov <yuris@humnom.net> | 2022-07-20 23:05:47 +0300 |
commit | dd8cee4b5023025f68bfa578a1ebfac3741d71e9 (patch) | |
tree | ecd438e907d1b6c4599faa4877883a17b8414880 /modules | |
parent | 3fe89e7fa9115af7057d91948450402c60abbabc (diff) |
Fix code folding icon color not matching defined color
Caused by reusing icons from the main editor in the code editor. These
icons were converted based on the main editor theme and not the code
editor theme.
- Create new icons for use specifically in the code editor
- Add these icons to the exceptions when converting dark theme icons
to light theme automatically
- Change the default value of the code folding color to match previous
color
- Code folding icon is now pure white by default to correctly match
the color defined in settings
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions