From a8823e264a5766c3ba1300c4b700d836c3550fb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hansj=C3=B6rg=20Neth?= Date: Sat, 14 Dec 2024 16:04:15 +0100 Subject: [PATCH] update documentation --- man/theme_unikn.Rd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/theme_unikn.Rd b/man/theme_unikn.Rd index d8c53e6d..6e7819f8 100644 --- a/man/theme_unikn.Rd +++ b/man/theme_unikn.Rd @@ -15,13 +15,13 @@ theme_unikn( ) } \arguments{ -\item{col_title}{Color of title elements (optional). +\item{col_title}{Color of plot title (optional). Default: \code{col_title = pal_seeblau[[4]]}. Consider using \code{col_title = "black"} when data uses \code{Seeblau} colors.} \item{col_line}{Color of line elements -used for axis lines and ticks and panel border. +used for axis lines and ticks, strip and panel border. Default: \code{col_line = grey(.05, 1)} (i.e., dark grey).} \item{base_size}{Base font size (optional, numeric).