diff --git a/config/constants.php b/config/constants.php index e5c42fe10..8905f5ce7 100644 --- a/config/constants.php +++ b/config/constants.php @@ -3,7 +3,7 @@ return [ // MapleDeploy branding: registry pointed to Forgejo, auto-update disabled by default 'coolify' => [ - 'version' => '4.0.0-beta.463.4', + 'version' => '4.0.0-beta.463.5', 'helper_version' => '1.0.12', 'realtime_version' => '1.0.10', 'self_hosted' => env('SELF_HOSTED', true), diff --git a/resources/css/app.css b/resources/css/app.css index b0bcbc5c8..538ab92ae 100644 --- a/resources/css/app.css +++ b/resources/css/app.css @@ -18,7 +18,7 @@ @theme { --font-sans: Inter, sans-serif; --font-display: 'Overlock', sans-serif; - --color-base: #0c0a09; + --color-base: #1c1917; --color-warning: #fcd452; --color-warning-50: #fefce8; --color-warning-100: #fef9c3; diff --git a/resources/views/components/navbar.blade.php b/resources/views/components/navbar.blade.php index ba0e00019..1e80f4dfc 100644 --- a/resources/views/components/navbar.blade.php +++ b/resources/views/components/navbar.blade.php @@ -77,9 +77,9 @@ } } }"> -
+
{{-- MapleDeploy branding --}} -
+