]> BookStack Code Mirror - bookstack/commitdiff
Removed bookstack wording instances in color setting options
authorDan Brown <redacted>
Tue, 28 Feb 2023 01:01:25 +0000 (01:01 +0000)
committerDan Brown <redacted>
Tue, 28 Feb 2023 01:01:25 +0000 (01:01 +0000)
lang/en/settings.php

index 76e689b6d583b6ab2c02ab2c41ca4ff034b591e0..38d817915b82ed3129d80d4f213a3444d8130af7 100644 (file)
@@ -50,8 +50,8 @@ return [
 
     // Color settings
     'color_scheme' => 'Application Color Scheme',
-    '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.',
-    '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.',
+    'color_scheme_desc' => 'Set the colors to use in the application user interface. Colors can be configured separately for dark and light modes to best fit the theme and ensure legibility.',
+    'ui_colors_desc' => 'Set the application primary color and default link color. 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 application interface.',
     'app_color' => 'Primary Color',
     'link_color' => 'Default Link Color',
     '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.',
Morty Proxy This is a proxified and sanitized view of the page, visit original site.