Skip to content

Commit 631546a

Browse files
committed
Adjusted/improved some color setting wording
1 parent 7751022 commit 631546a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/lang/en/settings.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,8 @@
5050

5151
// Color settings
5252
'color_scheme' => 'Application Color Scheme',
53-
'color_scheme_desc' => 'Set the colors to use in the BookStack interface. Colors can be configured separately for dark and light mode to best fit the theme and ensure legibility.',
54-
'ui_colors_desc' => 'Set the primary and link colors used in BookStack. The primary color is mainly used for the header banner, buttons and UI decorations, in addition to a few other components.',
53+
'color_scheme_desc' => 'Set the colors to use in the BookStack interface. Colors can be configured separately for dark and light modes to best fit the theme and ensure legibility.',
54+
'ui_colors_desc' => 'Set the primary color and default link color for BookStack. The primary color is mainly used for the header banner, buttons and interface decorations. The default link color is used for text-based links and actions, both within written content and in the Bookstack interface.',
5555
'app_color' => 'Primary Color',
5656
'link_color' => 'Default Link Color',
5757
'content_colors_desc' => 'Set colors for all elements in the page organisation hierarchy. Choosing colors with a similar brightness to the default colors is recommended for readability.',

0 commit comments

Comments
 (0)