billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=ef81f975c09eca016fa4006e18ef3640a17dafc9
commit ef81f975c09eca016fa4006e18ef3640a17dafc9 Author: Boris Faure <[email protected]> Date: Tue May 12 23:55:14 2020 +0200 doc: new group "termiolink/color_preview" --- ChangeLog.theme | 7 ++++++- THEME.md | 6 ++++++ 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/ChangeLog.theme b/ChangeLog.theme index 1c510af..984a6cb 100644 --- a/ChangeLog.theme +++ b/ChangeLog.theme @@ -1,7 +1,12 @@ ================= -Terminology 1.7.0 +Terminology 1.8.0 ================= +Changes since 1.7.0: +-------------------- + * Add group "terminology/color_preview", used to preview a color in a + tooltip. + Changes since 1.6.0: -------------------- * Add group "terminology/tab_drag_thumb", used to have a thumbnail of a diff --git a/THEME.md b/THEME.md index de2a8f2..034e3bb 100644 --- a/THEME.md +++ b/THEME.md @@ -231,3 +231,9 @@ Title of the tab. ## Signal received ### `bell` To mark the tab as having missed a bell. + + + +# `terminology/color_preview` +A group to preview a color in a tooltip. The color is defined by the color +class `color_preview`. --
