Make some corrections to the docs introduction section (#991)

This commit is contained in:
Veronica Berglyd Olsen
2022-02-12 18:13:17 +01:00
committed by GitHub
parent 45def4b3b7
commit 7f2d51bd15
5 changed files with 28 additions and 25 deletions
+4 -3
View File
@@ -52,13 +52,14 @@ modify it as you like.
Remember to also change the name of your theme by modifying the ``name`` setting at the top of the
file.
For novelWriter to locate the custom theme files, you must copy them to the :ref:`a_locations_data`
location in your home or user area. There should be a folder there named ``syntax`` for syntax
themes and just ``themes`` for GUI themes.
For novelWriter to be able to locate the custom theme files, you must copy them to the
:ref:`a_locations_data` location in your home or user area. There should be a folder there named
``syntax`` for syntax themes and just ``themes`` for GUI themes.
Once the files are copied there, they should show up in :guilabel:`Preferences` with the label you
set as ``name`` inside the file.
Theme CSS Files
---------------