summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorKevin Walzer <kw@codebykevin.com>2019-09-24 10:12:40 (GMT)
committerKevin Walzer <kw@codebykevin.com>2019-09-24 10:12:40 (GMT)
commit81701297afca6e206e8f0cd3f61234d4a5d5cbd4 (patch)
treef73a0e5aab903e8d6e13074c373c6df977821651 /doc
parentaeb98f3a5488e637486a6b376b172de8a658d4b9 (diff)
downloadtk-81701297afca6e206e8f0cd3f61234d4a5d5cbd4.zip
tk-81701297afca6e206e8f0cd3f61234d4a5d5cbd4.tar.gz
tk-81701297afca6e206e8f0cd3f61234d4a5d5cbd4.tar.bz2
Branch to test Christopher Chavez patch in ticket [2beda17141] to remove some hard-coded values from canvas, allow canvas to vary apperance in Dark Mode on macOS and also on Windows
Diffstat (limited to 'doc')
-rw-r--r--doc/canvas.n7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/canvas.n b/doc/canvas.n
index 5b65283..f5ea771 100644
--- a/doc/canvas.n
+++ b/doc/canvas.n
@@ -1233,8 +1233,8 @@ For the text item, it specifies the foreground color of the text.
This option specifies the color that should be used to draw the
outline of the item in its normal, active and disabled states.
\fIColor\fR may have any of the forms accepted by \fBTk_GetColor\fR.
-This option defaults to \fBblack\fR. If \fIcolor\fR is specified
-as an empty string then no outline is drawn for the item.
+If \fIcolor\fR is specified as an empty string then no outline is drawn
+for the item.
.TP
\fB\-offset \fIoffset\fR
.
@@ -1442,8 +1442,7 @@ disabled states.
Specifies the color to use for each of the bitmap's
.QW 1
valued pixels in its normal, active and disabled states.
-\fIColor\fR may have any of the forms accepted by \fBTk_GetColor\fR and
-defaults to \fBblack\fR.
+\fIColor\fR may have any of the forms accepted by \fBTk_GetColor\fR.
.SS "IMAGE ITEMS"
.PP
Items of type \fBimage\fR are used to display images on a