Add icons and highlight.js to project

This commit includes the addition of a new toolbox icon in both .ico and .png formats, updating the resource file to reference the new icon. In addition, numerous highlight.js files and styles have been integrated into the project, enhancing syntax highlighting capabilities. Existing file references in 'out_embed/all.hpp' have been updated accordingly.
This commit is contained in:
OSK\schmidt
2024-12-05 14:39:16 +01:00
parent c1f3ece454
commit eb2e13ee08
6 changed files with 1116 additions and 9 deletions

1
toolbox.rc Normal file
View File

@@ -0,0 +1 @@
IDI_ICON1 ICON "res/ico/toolbox.ico"