System Bar Color Changer

This Godot Engine plugin allows you to dynamically change the color of the system bars (status and navigation bars) in your Android applications. It also supports translucent system bars for a more modern look.

https://github.com/syntaxerror247/godot-android-system-bar-color-changer

System Bar Color Changer: Enhance Your Android App's UI in Godot

This plugin provides an easy way to customize the appearance of the system bars (status and navigation bars) in your Godot Android applications. By dynamically changing the colors and enabling translucency, you can create a more immersive and visually appealing user interface.

Key Features

  • Dynamic Color Customization: Effortlessly change the status bar and navigation bar colors to match your app's theme.
  • Translucent System Bars: Enable or disable translucent system bars for a modern, edge-to-edge look.
  • Easy Integration: Simple API calls allow you to implement the desired changes anywhere in your project.

How to Use

  1. Download the latest release from the GitHub repository.
  2. Unzip the archive and copy the addon folder to your Godot project's root directory.
  3. Enable the plugin in the Godot Editor under Project -> Project Settings -> Plugins.
  4. Use the provided methods to customize the system bars:
    • SystemBarColorChanger.set_status_bar_color(color)
    • SystemBarColorChanger.set_navigation_bar_color(color)
    • SystemBarColorChanger.set_translucent_system_bars(true/false)

This plugin empowers you to create a more polished and engaging user experience for your Android Godot games and applications.

Resource Details

tool

syntaxerror247



4