WP Manifestindependent plugin directory
manifest / admin / acf-pretty

ACF Pretty

Wordpress plugin for ACF backend field styling with configurable brand colors.

by Nick Kask · github.com/nickkask/acf-pretty

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.zip

A 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

  1. Upload the acf-pretty folder to wp-content/plugins/
  2. Activate via Plugins → Installed Plugins
  3. 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