Moved this to GitHub.
FPC Forum Dark ThemeDark theme + Pascal syntax highlighter for the
FPC/Lazarus forum, bundled into a single userscript.
Features- Dark theme - palette-driven restyle of the whole forum (dark navy), built on the default SMF look
- Pascal syntax highlighter for code blocks: keywords, types, numbers (decimal/hex/binary/char codes), strings, comments, compiler directives, plus line numbers
- Handles newer FPC syntax (FPC Unleashed): interpolated strings - $'value: {x:0.00}' is colored like in the IDE, format masks included - plus match, inline var declarations and other new constructs, all colored accordingly
InstallUpdatesThe script updates itself - Tampermonkey re-checks the install URL periodically (usually once a day) and picks up new versions from this repo automatically.