﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
14715	change default text color	Alexandre Tiertant		"== Steps to reproduce ==

adding this to config


{{{
config.colorButton_foreStyle: {
  element: 'font',
  attributes: { 'color': '#FF0000' }
}
}}}


== Expected result ==

i would like to change default text color as said in doc:

[https://github.com/ckeditor/ckeditor-docs/tree/master/guides/dev/features/colorbutton#custom-color-style-definition]

is there a way to change de default text color via the api?

== Actual result ==

do nothing 

== Other details (browser, OS, CKEditor version, installed plugins) =="	Bug	closed	Normal		General		invalid		
