summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-03-23 08:42:07 +0100
committerDave Davenport <qball@gmpclient.org>2017-03-23 08:42:07 +0100
commitce5b8c021601450409e57f42e91c6b164a9a57e8 (patch)
tree7b1520f85e66eec307e1a120753334dec7427087
parent5c42f7f626e551d2886af2884b2ebd9cf2331e16 (diff)
Remove deprecated color format from doc.
-rw-r--r--doc/theme3/specification.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/theme3/specification.md b/doc/theme3/specification.md
index 6189898d..5ee1bcae 100644
--- a/doc/theme3/specification.md
+++ b/doc/theme3/specification.md
@@ -240,7 +240,6 @@ dynamic: false;
* Format: `#{HEX}{6}`
* Format: `#{HEX}{8}`
-* Format: `argb:{HEX}{8}`
* Format: `rgb({INTEGER},{INTEGER},{INTEGER})`
* Format: `rgba({INTEGER},{INTEGER},{INTEGER}, {REAL})`