How to Change Font Size in ComfyUI: Step-by-Step Guide
In ComfyUI, you can adjust node font sizes through theme configuration and modify input area font size in settings. This tutorial covers both methods in detail.
Adjusting Node Font Size (Theme Configuration)
Step 1: Access Theme Configuration
- Open ComfyUI interface
- Find the Color Palette section
- Detailed instructions available at ComfyUI Wiki - Interface Menu (opens in a new tab)
Step 2: Export Current Configuration
- Click the Export button in the Color Palette section
- Save the current theme configuration file
Step 3: Modify Configuration File
- Open the exported JSON file with a text editor
- Locate these key settings:
- "NODE_TEXT_SIZE": Controls main node text size
- "NODE_SUBTEXT_SIZE": Controls secondary node text size
- Modify these values as needed
Step 4: Import Modified Configuration
- Return to ComfyUI Color Palette settings
- Click the Import button
- Select your modified configuration file
- Confirm the import
Adjusting Input Area Font Size
Step 1: Open Settings Panel
- Locate the gear icon in the top right corner
- Click to open settings panel
Step 2: Adjust Font Size
- Find font size options in settings
- Adjust the textarea font size
- Settings will automatically save and apply
Troubleshooting Guide
If Node Font Settings Don't Take Effect
- Verify JSON file format is correct
- Check if configuration was imported successfully
- Refresh the page and try again
If Input Area Font Settings Don't Work
- Clear browser cache
- Reload the page
- Reapply settings
Best Practices
Choosing Appropriate Font Sizes
- Keep node text size within readable range
- Consider practical needs for input area font size
- Maintain overall interface harmony
Configuration File Management
- Keep a backup of default configuration
- Document effective configuration parameters
- Prepare different configurations for various scenarios
Frequently Asked Questions
Q: Are adjusted settings permanently saved? A: Yes, both theme configuration and settings panel modifications are saved.
Q: How to restore default settings? A: Import the original configuration file or clear browser data to reset settings.
Q: Do font sizes in different areas affect each other? A: No, node text and input area font sizes are configured independently.
Related Resources
- ComfyUI Wiki - Interface Menu (opens in a new tab)
- PixelAi Labs Tutorial (opens in a new tab)
- Reddit Discussion (opens in a new tab)
Important Notes
- Backup before modifying configuration files
- Maintain overall interface usability
- Regularly check and update configurations