Overview
ZeroLimit provides a variety of application settings to customize your experience, including theme selection, language preferences, usage statistics, and logging options.Theme Settings
Customize the visual appearance of ZeroLimit to match your preferences.Available Themes
| Theme | Description |
|---|---|
| Light | Light color scheme for bright environments |
| Dark | Dark color scheme for low-light environments |
| System | Automatically matches your operating system theme |
Setting Theme
- Navigate to Settings from the main menu
- Locate the Theme section
- Click on your preferred theme option (Light, Dark, or System)
When System theme is selected, ZeroLimit automatically detects and applies your operating system’s color scheme preference.
Language Settings
ZeroLimit supports multiple languages to accommodate users worldwide.Supported Languages
| Language | Code | Native Name |
|---|---|---|
| English | en | English |
| Chinese (Simplified) | zh-CN | 中文 |
| Indonesian | id | Indonesia |
| Japanese | ja | 日本語 |
| Korean | ko | 한국어 |
| Vietnamese | vi | Tiếng Việt |
| Thai | th | ไทย |
Changing Language
- Open Settings
- Find the Language section
- Click on your preferred language
Usage Statistics
Control whether ZeroLimit collects usage statistics for improving the application.Configuration
Setting:usage-statistics-enabledDefault:
trueType: Boolean toggle
Description
When enabled, ZeroLimit tracks usage patterns to help improve the application. This setting communicates with the CLI Proxy API server to enable or disable statistics collection.How to Toggle
- Navigate to Settings
- Locate Usage Statistics section
- Toggle the switch to enable or disable
Logging Settings
Configure file-based logging for debugging and troubleshooting.Configuration
Setting:logging-to-fileDefault:
falseType: Boolean toggle
Description
When enabled, ZeroLimit writes detailed logs to a file on your system. This is useful for:- Debugging application issues
- Tracking provider connection problems
- Monitoring API communication
- Technical support and troubleshooting
How to Enable
- Open Settings
- Find the Logging section
- Toggle Enable Logging to File
Logging changes require an active connection to the CLI Proxy API server to take effect.
Account Management
Logout
To end your current session:- Go to Settings
- Scroll to the Account section
- Click Logout
Settings Storage
ZeroLimit stores settings preferences locally using browser storage:- Theme preference:
zerolimit-theme - Language preference:
zerolimit-language - CLI Proxy configuration:
zerolimit-cli-proxy
Related Pages
- Provider Configuration - Manage OAuth providers
- CLI Proxy Settings - Configure the proxy server
- Adding Accounts - OAuth authentication guide