Update credits and documentation
This commit is contained in:
+16
-2
@@ -65,11 +65,17 @@ The following icon themes are bundles with novelWriter:
|
||||
|
||||
## Colour Themes
|
||||
|
||||
Some colour themes included with novelWriter were adapted from the following sources:
|
||||
Colour themes included with novelWriter were adapted from the following sources:
|
||||
|
||||
* **Aura** theme by Dalton Menezes
|
||||
* **B2T** themes by Bram de Haan
|
||||
* **B4T** themes by Bram de Haan
|
||||
* **Dracula** theme by Zeno Rocha
|
||||
* **Espresso** theme by Sainnhe Park and Antoine Cotten
|
||||
* **Noctis** themes by Liviu Schera, and contributors
|
||||
* **Everforest** themes by Sainnhe Park
|
||||
* **New Moon** theme by Tania Rascia
|
||||
* **Noctis** themes by Liviu Schera and contributors
|
||||
* **Nord** theme by Sven Greb
|
||||
* **Owl** themes by Sarah Drasner
|
||||
* **Primer** themes by GitHub Inc and Myian
|
||||
* **Snazzy Light** theme by Florian Reuschel
|
||||
@@ -79,9 +85,17 @@ Some colour themes included with novelWriter were adapted from the following sou
|
||||
|
||||
Other themes were created for novelWriter:
|
||||
|
||||
* **Aura** theme variations by Myian
|
||||
* **Blue Streak** themes by Veronica Berglyd Olsen
|
||||
* **Castle** themes by Myian
|
||||
* **Chalky Soil** theme by Myian
|
||||
* **Chernozem** theme by Myian
|
||||
* **Cyberpunk Night** theme by Anders Lemvigh
|
||||
* **Floral** themes by Myian
|
||||
* **Full Moon** theme by Myian
|
||||
* **LCARS** theme by Veronica Berglyd Olsen
|
||||
* **Nordlicht** theme by Myian
|
||||
* **Ruby** themes by Myian
|
||||
|
||||
## Fonts
|
||||
|
||||
|
||||
@@ -49,12 +49,11 @@ A colour theme ``.conf`` file consists of the following settings:
|
||||
:caption: The theme file for the "Default Light Theme"
|
||||
|
||||
[Main]
|
||||
name = Default Light Theme
|
||||
mode = light
|
||||
description = The novelWriter standard light theme
|
||||
author = Veronica Berglyd Olsen
|
||||
credit = Veronica Berglyd Olsen
|
||||
url = https://github.com/vkbo/novelWriter
|
||||
name = Default Light Theme
|
||||
mode = light
|
||||
author = Veronica Berglyd Olsen
|
||||
credit = Veronica Berglyd Olsen
|
||||
url = https://github.com/vkbo/novelWriter
|
||||
|
||||
[Base]
|
||||
base = #fcfcfc
|
||||
@@ -175,8 +174,8 @@ There are several ways to enter colour values:
|
||||
.. versionadded:: 2.8
|
||||
The ``[Syntax]`` section was moved into the main theme file. Previously, these settings were in
|
||||
their own file. The ``[Icons]`` section was renamed to ``[Base]``. Added the ``line`` setting.
|
||||
Dropped the ``license`` and ``licenseurl`` settings. The ``description`` and ``author`` fields
|
||||
are now required if the theme is included in the app, but not for user themes.
|
||||
Dropped the ``license``, ``licenseurl``, and ``description`` settings. The ``author`` field
|
||||
is now required if the theme is included in the app, but not for user themes.
|
||||
|
||||
|
||||
Icon Themes
|
||||
|
||||
@@ -79,12 +79,18 @@ more contributions are listed on the project's Members page.</p>
|
||||
|
||||
<h3>Colour Themes</h3>
|
||||
|
||||
<p>Some colour themes included with novelWriter were adapted from the following sources:</p>
|
||||
<p>Colour themes included with novelWriter were adapted from the following sources:</p>
|
||||
|
||||
<ul>
|
||||
<li><b>Aura</b> theme by Dalton Menezes</li>
|
||||
<li><b>B2T</b> themes by Bram de Haan</li>
|
||||
<li><b>B4T</b> themes by Bram de Haan</li>
|
||||
<li><b>Dracula</b> theme by Zeno Rocha</li>
|
||||
<li><b>Espresso</b> theme by Sainnhe Park and Antoine Cotten</li>
|
||||
<li><b>Noctis</b> themes by Liviu Schera, and contributors</li>
|
||||
<li><b>Everforest</b> themes by Sainnhe Park</li>
|
||||
<li><b>New Moon</b> theme by Tania Rascia</li>
|
||||
<li><b>Noctis</b> themes by Liviu Schera and contributors</li>
|
||||
<li><b>Nord</b> theme by Sven Greb</li>
|
||||
<li><b>Owl</b> themes by Sarah Drasner</li>
|
||||
<li><b>Primer</b> themes by GitHub Inc and Myian</li>
|
||||
<li><b>Snazzy Light</b> theme by Florian Reuschel</li>
|
||||
@@ -96,9 +102,17 @@ more contributions are listed on the project's Members page.</p>
|
||||
<p>Other themes were created for novelWriter:</p>
|
||||
|
||||
<ul>
|
||||
<li><b>Aura</b> theme variations by Myian</li>
|
||||
<li><b>Blue Streak</b> themes by Veronica Berglyd Olsen</li>
|
||||
<li><b>Castle</b> themes by Myian</li>
|
||||
<li><b>Chalky Soil</b> theme by Myian</li>
|
||||
<li><b>Chernozem</b> theme by Myian</li>
|
||||
<li><b>Cyberpunk Night</b> theme by Anders Lemvigh</li>
|
||||
<li><b>Floral</b> themes by Myian</li>
|
||||
<li><b>Full Moon</b> theme by Myian</li>
|
||||
<li><b>LCARS</b> theme by Veronica Berglyd Olsen</li>
|
||||
<li><b>Nordlicht</b> theme by Myian</li>
|
||||
<li><b>Ruby</b> themes by Myian</li>
|
||||
</ul>
|
||||
|
||||
<h3>Fonts</h3>
|
||||
|
||||
Reference in New Issue
Block a user