-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.txt
More file actions
82 lines (54 loc) · 2.75 KB
/
Copy pathreadme.txt
File metadata and controls
82 lines (54 loc) · 2.75 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
=== Block Editor Colors ===
Contributors: motopress, endzevich
Donate link: https://motopress.com/
Tags: gutenberg, gutenberg colors, color palette, editor color palette, customize, palette, gutenberg blocks, wordpress blocks
Requires at least: 5.0
Tested up to: 7.0
Requires PHP: 5.6
Stable tag: 1.2.7
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Change Gutenberg block editor colors or create new ones.
== Description ==
This plugin allows you to edit default Gutenberg block editor colors or the ones registered in a theme, as well as add your own colors! Since this is a global site configuration (applied sitewide), you can much easier go with your brand color scheme, without a need to manually change colors for each block each time.
Once the plugin is installed and activated, navigate to Settings > Editor Colors to customize colors.
There are two sections to customize colors globally for your website:
= Custom Colors =
Here you can create new colors for the block color palette. You will not lose these colors when you change a theme. These colors can be deactivated or transferred via XML.
= Default Colors =
Here you can edit colors that are registered by your active WordPress theme or default Gutenberg block colors.
= Need more blocks? =
If you feel short of blocks, don’t lose the opportunity to install 40+ more free blocks and pre-made design patterns by [Getwid](https://wordpress.org/plugins/getwid/) WordPress blocks. This is a fantastic customization booster and design toolkit for the Gutenberg era in WordPress.
== Screenshots ==
== Installation ==
1. Upload the plugin to the /wp-content/plugins/ directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Navigate to Settings > Editor Colors.
== Copyright ==
Block Editor Colors, Copyright (C) 2020, MotoPress https://motopress.com/
Block Editor Colors plugin is distributed under the terms of the GNU GPL.
== Changelog ==
= 1.2.7, Jun 30 2026 =
* Improved compatibility with WordPress 7.0.
= 1.2.6, Jun 20 2024 =
* Minor bugfixes and improvements.
= 1.2.5, Jun 20 2024 =
* Minor bugfixes and improvements.
= 1.2.4, May 19 2022 =
* Improved compatibility with Gutenberg plugin.
= 1.2.3, Mar 23 2022 =
* Added CSS variables for colors set or edited via the plugin.
* Fixed an issue when custom colors may not have been applied in the block editor.
= 1.2.2, Mar 18 2022 =
* Improved compatibility with WordPress 5.9.
= 1.2.1, Nov 22 2021 =
* Security - sanitization and escaping.
= 1.2.0, Jul 26 2021 =
* Improved compatibility with WordPress 5.8.
= 1.1.0, Aug 13 2020 =
* Added the ability to change the order of colors.
* Minor bugfixes and improvements.
= 1.0.0, Mar 13 2020 =
* Minor bugfixes and improvements.
= 0.0.1, Mar 9 2020 =
* Initial release.