Appearance and Themes
After reading this page you will be able to: switch between light, dark, and decorative themes, customize typography and UI scaling, and set default stream collapse preferences.
1. Theme Gallery and Color Modes
Section titled “1. Theme Gallery and Color Modes”Entry: Settings → Appearance → Themes
AIPC UP provides a rich collection of built-in presets and adaptive options:
- Color Modes: Supports Light, Dark, and Auto (Follow System) modes to adapt to different lighting conditions and OS preferences.
- Decorative Theme Gallery: Includes a gallery of modern, curated color palettes that can be previewed in real time and applied with one click.
2. Custom CSS Themes
Section titled “2. Custom CSS Themes”For fine-grained visual control, use the custom CSS theming feature:
- Create and Edit: Click “Add Theme” to create a custom styling preset, entering CSS rules that automatically append
!importantto override default application styles. - Background Images: Attach custom background wallpapers with adjustable opacity and blur levels.
- Theme Management: Edit, export, or delete custom themes at any time.
3. Typography and UI Scaling
Section titled “3. Typography and UI Scaling”Configure independent typography parameters across four distinct UI zones:
| Zone | Configurable Options | Description |
|---|---|---|
| Global Font | Font family, font size | Controls general UI text across sidebars, menus, and buttons |
| Chat Font | Font family, font size, weight | Adjusts readability for user prompts and AI text bubbles |
| Markdown Font | Font family, line height, spacing | Fine-tunes rendered rich text, headers, and documentation content |
| Code Font | Monospace font family, size | Enhances syntax readability for code blocks and inline snippets |
| UI Zoom | Scale slider | Adjusts global application scaling (supports 80% to 150%) |
4. Default Collapse for Thinking and Tool Calls 🆕
Section titled “4. Default Collapse for Thinking and Tool Calls 🆕”When you enable Default Collapse Thinking and Tool Calls in “Settings → Appearance”:
- New conversation streams automatically collapse the AI’s internal reasoning (Thinking) and underlying tool executions into compact status pills.
- You can expand any execution block with a single click whenever you need full parameter logs or raw outputs, keeping your chat clean without sacrificing detail.
How to Verify Success
Section titled “How to Verify Success”- Switching color modes immediately updates the application palette across all windows.
- Updating code fonts or scaling instantly reflects in editor panels and chat messages.
- With “Default Collapse Thinking and Tool Calls” active, new sessions display tool invocations in a collapsed state by default.
