rambda / godot_auto_night_mode

Automatically switches between the day and night color theme of Godot at scheduled times.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Godot Auto Night Mode

Automatically switches between the day and night UI/syntax theme of Godot at scheduled times.

Instruction: Settings are in Editor -> Editor Settings... -> Interface -> Auto Night Mode

  • Supports using latitude and longitude to caculate sun times.

Note: If day theme is currently applied, please change it in Interface -> Theme, because day theme in Interface -> Auto Night Mode will be locked. Vice versa.

自动按时切换日夜界面、语法高亮主题。

说明:在 编辑器 -> 编辑器设置... -> Interface -> Auto Night Mode 里进行设置

注意:如果正在使用白天主题,请在 Interface -> Theme 里修改白天主题,因为在 Interface -> Auto Night Mode里的白天主题将被锁定。反之亦然。

About

Automatically switches between the day and night color theme of Godot at scheduled times.

License:MIT License


Languages

Language:GDScript 100.0%