Skip to content

Settings & Preferences

Open settings with Ctrl+, (or Cmd+, on macOS). Settings are organized into six tabs: Interface, Defaults, Account, Performance, Privacy, and About. Most settings take effect immediately. UI Scale requires clicking Apply, and changes to Processing Threads take effect after restarting the app.

Visual preferences for the editor, canvas, and display.

SettingDefaultOptions
Color SchemeVioletEmerald, Violet, Ocean, Rose, Amber, Graphite
UI Scale1.0xScale the entire interface (0.5x — 2.0x). Requires Apply.
SettingDefaultOptions
Wire StyleCurvedCurved, Straight, Rounded, Right Angle
Snap to GridOnSnap nodes, groups, and sticky notes to a grid when moved, resized, or created
Grid Spacing16 pxGrid cell size (8 — 64 pixels)
SettingDefaultDescription
Display Color ManagementOnReads your monitor’s ICC profile and applies color correction so previewed colors match exported colors. Zero overhead on sRGB monitors.
Show Full Path in Title BarOffShow the complete .arcb file path instead of just the filename.
Show Panel ScrollbarsOnShow scrollbars in the node library and properties panels. When off, panels use thin overlay scrollbars that appear only when content overflows.
Show Memory UsageOffShow RAM, disk cache, and VRAM usage in the status bar.
Show Generation CostsOffShow session and per-file AI generation costs in the status bar.
SettingDefaultOptions
Show TooltipsOnShow or hide hover tooltips
Tooltip Delay0.4 sDelay before a tooltip appears (0 — 2.0 seconds)

You can also middle-mouse drag to scroll in the node library and properties panels.

Project defaults and file behavior.

Default dimensions for new canvases. Existing graphs keep their own canvas size.

SettingDefaultRange
Canvas Width1024 px1 — 8192 (slider), up to 16384
Canvas Height1024 px1 — 8192 (slider), up to 16384
SettingDefaultDescription
Reopen last file on startupOnAutomatically reopen the most recent graph on startup

ArcBrush periodically saves a backup of your work. If the app closes unexpectedly, it offers to restore the last auto-saved state on next launch.

SettingDefaultRange
Enable Auto-SaveOnToggle automatic backups
Interval120 sHow often to save (30 — 600 seconds)
Max Snapshots5Number of rotating backups to keep (1 — 10)

Register or remove the .arcb file type association so double-clicking a project file opens ArcBrush. On macOS, registered files show the ArcBrush document icon in Finder.

Opens the per-user folder where ArcBrush stores its settings, logs, and autosaves. You usually don’t need to touch this folder, but it’s useful when you’re attaching logs to a bug report, migrating settings to a new machine, or clearing recovery data.

PlatformPath
Windows%APPDATA%\ArcBrush\ (typically C:\Users\<you>\AppData\Roaming\ArcBrush\)
macOS~/Library/Application Support/ArcBrush/
Linux~/.config/arcbrush/

The folder is created automatically the first time ArcBrush runs.

ItemWhat it is
settings.jsonYour in-app preferences (theme, default canvas size, AI concurrency, etc.). Saved automatically whenever you change something in Settings & Preferences.
window.jsonThe last window position, size, and monitor, used to restore your layout on launch.
logs/Rolling application logs (arcbrush_<timestamp>.log). Attach the most recent file to bug reports. Older logs are pruned automatically.
generation_log.jsonlOne-line-per-entry history of AI generations, including the model, cost, and timestamp. Powers the Generation Log window.
autosave/Recovery snapshots of open documents, plus an index.json. ArcBrush prompts to restore from here after a crash.
unsaved_data/Image cache for graphs you haven’t saved yet, so unsaved work survives a restart.
clipboard_images/Temporary storage for images copied between graphs.
arcbrush.cfgOptional. An INI-style file for advanced overrides (custom proxy URL, performance flags, dev toggles). ArcBrush does not create this for you. Add it only if a setting tells you to.
  • logs/, unsaved_data/, and clipboard_images/ regenerate on the next launch.
  • Deleting autosave/ discards crash-recovery snapshots for documents that haven’t been saved as .arcb files.
  • Deleting settings.json resets ArcBrush to defaults.
  • Don’t delete the folder while ArcBrush is running.

Sign in, view your credit balance, purchase credits, or sign out. AI features require an account, but all non-AI features work without one.

Hardware and processing settings.

SettingDefaultDescription
Max Concurrent AI Requests3Number of AI generations that can run in parallel (1 — 8)
Processing Threads0 (auto)Number of CPU threads for node evaluation. 0 = automatic. Requires restart.
GPU AccelerationOn (auto-detected)Use OpenCL and compute shaders for accelerated processing when a compatible GPU is available
SettingDefaultDescription
Send anonymous telemetryOnSend anonymous usage statistics to help improve ArcBrush. No personal data, prompts, images, or file paths are collected.
Check for updates on startupOnCheck for new versions when ArcBrush launches

An anonymous Install ID (random, not linked to your account) is shown at the bottom of this tab.