Bulk substitution across all PHP files in src/, build.php, worker.php, and web/frontend/. Updates composer.json's package name and PSR-4 autoload root accordingly. Casing matches the existing IndifferentKetchup\Codex package's namespace convention (capital K). Strictly a namespace rename. Aternos\Codex\* imports remain in place; those get re-pointed in a follow-up commit when the codex Composer dependency itself is swapped. Filename renames (docker/mclogs.ini, web/public/css/mclogs.css), README walk-through, env-var prefix changes, and visible-text branding land in subsequent commits.
8 lines
492 B
PHP
8 lines
492 B
PHP
<svg width="41" height="42" viewBox="0 0 41 42" fill="<?=htmlspecialchars(\IndifferentKetchup\Iblogs\Config\Config::getInstance()->get(\IndifferentKetchup\Iblogs\Config\ConfigKey::FRONTEND_COLOR_ACCENT)); ?>" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="41" height="5" rx="2"/>
|
|
<rect y="9.25" width="33" height="5" rx="2"/>
|
|
<rect y="18.5" width="19" height="5" rx="2"/>
|
|
<rect y="27.75" width="33" height="5" rx="2"/>
|
|
<rect y="37" width="41" height="5" rx="2"/>
|
|
</svg>
|