A simple environment indicator powered by three settings:
<?php
$settings['environment_indicator_simple'] = [
'toolbar_background_color' => '#66bb6a',
'toolbar_text_color' => '#FFF',
'environment_name' => 'Dev',
];
Other modules that do the same thing: