ACF Pretty
Wordpress plugin for ACF backend field styling with configurable brand colors.
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/nickkask/acf-pretty/archive/refs/heads/main.zipA lightweight WordPress plugin that applies clean, branded styling to ACF field groups in the admin. Configurable brand colors via Settings → ACF Pretty.
Features
- Styles all ACF field types: text, textarea, select, image upload, repeater, flexible content, tabs
- Five configurable color variables: Primary, Accent, Light, Dark, Border
- Color picker UI with live preview swatches
- Scoped to post edit screens only — no admin-wide CSS bloat
- Saves colors to the database — no file editing needed per client
Installation
- Upload the
acf-prettyfolder towp-content/plugins/ - Activate via Plugins → Installed Plugins
- Go to Settings → ACF Pretty to set brand colors
Requirements
- WordPress 6.0+
- Advanced Custom Fields Pro
License
GPL-2.0+
---
## Repo structure
Keep it simple:
acf-pretty/ acf-pretty.php README.md LICENSE