- Issue created by @sdsheridan
- π©πͺGermany woldtwerk Stralibu
Drupal Docs at it's finest again. You need to use $config to override it in settings.php
```php
$config['environment_indicator.indicator']['bg_color'] = '#3db5ff';
$config['environment_indicator.indicator']['fg_color'] = '#ffffff';
$config['environment_indicator.indicator']['name'] = 'Localhost';
``` - Status changed to Closed: works as designed
10 months ago 5:12pm 24 June 2024