Remove theme description field (#2466)

This commit is contained in:
Veronica Berglyd Olsen
2025-07-14 19:38:01 +02:00
committed by GitHub
56 changed files with 291 additions and 317 deletions
+16 -2
View File
@@ -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
+7 -8
View File
@@ -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
+16 -2
View File
@@ -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>
+5 -6
View File
@@ -1,10 +1,9 @@
[Main]
name = Aura
mode = dark
description = Aura
author = Myian
credit = Dalton Menezes
url = https://github.com/daltonmenezes/aura-theme
name = Aura
mode = dark
author = Myian
credit = Dalton Menezes
url = https://github.com/daltonmenezes/aura-theme
[Base]
base = #15141b
+3 -4
View File
@@ -1,8 +1,7 @@
[Main]
name = Aura (Bright)
mode = light
description = Aura
author = Myian
name = Aura (Bright)
mode = light
author = Myian
[Base]
base = #f0e9f0
+5 -6
View File
@@ -1,10 +1,9 @@
[Main]
name = Aura (Soft)
mode = dark
description = Aura
author = Myian
credit = Dalton Menezes
url = https://github.com/daltonmenezes/aura-theme
name = Aura (Soft)
mode = dark
author = Myian
credit = Dalton Menezes
url = https://github.com/daltonmenezes/aura-theme
[Base]
base = #15141b
@@ -1,10 +1,9 @@
[Main]
name = B2T Garden Dark
mode = dark
description = Garden Dark
author = Myian
credit = Bram de Haan
url = https://base2t.one/demo/garden/
name = B2T Garden Dark
mode = dark
author = Myian
credit = Bram de Haan
url = https://base2t.one/demo/garden/
[Base]
base = #2b2c2a
@@ -73,4 +72,4 @@ spellcheckline = #ff6f65
errorline = green
replacetag = #dd843c
modifier = faded
texthighlight = green:80
texthighlight = green:80
@@ -1,10 +1,9 @@
[Main]
name = B2T Garden Light
mode = light
description = Garden Light
author = Myian
credit = Bram de Haan
url = https://base2t.one/demo/garden/
name = B2T Garden Light
mode = light
author = Myian
credit = Bram de Haan
url = https://base2t.one/demo/garden/
[Base]
base = #fbfaf8
@@ -73,4 +72,4 @@ spellcheckline = red
errorline = green
replacetag = #d97726
modifier = faded
texthighlight = green:80
texthighlight = green:80
@@ -1,10 +1,9 @@
[Main]
name = B2T Suburb Dark
mode = dark
description = Suburb Dark
author = Myian
credit = Bram de Haan
url = https://base2t.one/demo/suburb/
name = B2T Suburb Dark
mode = dark
author = Myian
credit = Bram de Haan
url = https://base2t.one/demo/suburb/
[Base]
base = #25293d
@@ -73,4 +72,4 @@ spellcheckline = #ff3b3b
errorline = #7083ff
replacetag = blue
modifier = faded
texthighlight = red:72
texthighlight = red:72
@@ -1,10 +1,9 @@
[Main]
name = B2T Suburb Light
mode = light
description = Suburb Light
author = Myian
credit = Bram de Haan
url = https://base2t.one/demo/suburb/
name = B2T Suburb Light
mode = light
author = Myian
credit = Bram de Haan
url = https://base2t.one/demo/suburb/
[Base]
base = #fbf9fa
@@ -73,4 +72,4 @@ spellcheckline = #ff0000
errorline = cyan
replacetag = blue
modifier = faded
texthighlight = #f25a9944
texthighlight = #f25a9944
@@ -1,10 +1,9 @@
[Main]
name = B4T Classic-O Dark
mode = dark
description = Classic-O Dark
author = Myian
credit = Bram de Haan
url = https://atelierbram.github.io/Base4Tone-prism/b4t_classic-o/dark/
name = B4T Classic-O Dark
mode = dark
author = Myian
credit = Bram de Haan
url = https://atelierbram.github.io/Base4Tone-prism/b4t_classic-o/dark/
[Base]
base = #22272f
@@ -1,10 +1,9 @@
[Main]
name = B4T Classic-O Light
mode = light
description = Classic-O Light
author = Myian
credit = Bram de Haan
url = https://atelierbram.github.io/Base4Tone-prism/b4t_classic-o/light/
name = B4T Classic-O Light
mode = light
author = Myian
credit = Bram de Haan
url = https://atelierbram.github.io/Base4Tone-prism/b4t_classic-o/light/
[Base]
base = #f6f7f9
@@ -1,10 +1,9 @@
[Main]
name = B4T Modern-C Dark
mode = dark
description = Modern-C Dark
author = Myian
credit = Bram de Haan
url = https://atelierbram.github.io/Base4Tone-prism/b4t_modern-c/dark/
name = B4T Modern-C Dark
mode = dark
author = Myian
credit = Bram de Haan
url = https://atelierbram.github.io/Base4Tone-prism/b4t_modern-c/dark/
[Base]
base = #25262c
@@ -1,10 +1,9 @@
[Main]
name = B4T Modern-C Light
mode = light
description = Modern-C Light
author = Myian
credit = Bram de Haan
url = https://atelierbram.github.io/Base4Tone-prism/b4t_modern-c/light/
name = B4T Modern-C Light
mode = light
author = Myian
credit = Bram de Haan
url = https://atelierbram.github.io/Base4Tone-prism/b4t_modern-c/light/
[Base]
base = #f6f6f9
@@ -73,4 +72,4 @@ spellcheckline = red
errorline = blue
replacetag = blue
modifier = #354ddd
texthighlight = blue:64
texthighlight = blue:64
@@ -1,10 +1,9 @@
[Main]
name = Blue Streak Dark
mode = dark
description = A theme mainly using shades of blue
author = Veronica Berglyd Olsen
credit = Veronica Berglyd Olsen
url = https://github.com/vkbo/novelWriter
name = Blue Streak Dark
mode = dark
author = Veronica Berglyd Olsen
credit = Veronica Berglyd Olsen
url = https://github.com/vkbo/novelWriter
[Base]
base = #2d2d2d
@@ -1,10 +1,9 @@
[Main]
name = Blue Streak Light
mode = light
description = A theme mainly using shades of blue
author = Veronica Berglyd Olsen
credit = Veronica Berglyd Olsen
url = https://github.com/vkbo/novelWriter
name = Blue Streak Light
mode = light
author = Veronica Berglyd Olsen
credit = Veronica Berglyd Olsen
url = https://github.com/vkbo/novelWriter
[Base]
base = #fcfcfc
+3 -4
View File
@@ -1,8 +1,7 @@
[Main]
name = Castle by Day
mode = light
description = Castle Day
author = Myian
name = Castle by Day
mode = light
author = Myian
[Base]
base = #f3eeec
+3 -4
View File
@@ -1,8 +1,7 @@
[Main]
name = Castle by Night
mode = dark
description = Castle Night
author = Myian
name = Castle by Night
mode = dark
author = Myian
[Base]
base = #1c1f28
+3 -4
View File
@@ -1,8 +1,7 @@
[Main]
name = Chalky Soil
mode = light
description = Chalky
author = Myian
name = Chalky Soil
mode = light
author = Myian
[Base]
base = #f0f0f0
+3 -4
View File
@@ -1,8 +1,7 @@
[Main]
name = Chernozem
mode = dark
description = Chernozem
author = Myian
name = Chernozem
mode = dark
author = Myian
[Base]
base = #2c2525
@@ -1,9 +1,8 @@
[Main]
name = Cyberpunk Night
mode = dark
description = A taste of the future 80s
author = Anders Lemvigh
url = https://github.com/alemvigh
name = Cyberpunk Night
mode = dark
author = Anders Lemvigh
url = https://github.com/alemvigh
[Base]
base = #000000
+5 -6
View File
@@ -1,10 +1,9 @@
[Main]
name = Default Dark Theme
mode = dark
description = The novelWriter standard dark theme
author = Veronica Berglyd Olsen
credit = Veronica Berglyd Olsen
url = https://github.com/vkbo/novelWriter
name = Default Dark Theme
mode = dark
author = Veronica Berglyd Olsen
credit = Veronica Berglyd Olsen
url = https://github.com/vkbo/novelWriter
[Base]
base = #373737
+5 -6
View File
@@ -1,10 +1,9 @@
[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
+5 -6
View File
@@ -1,10 +1,9 @@
[Main]
name = Dracula
mode = dark
description = A dark theme with bright colours
author = Veronica Berglyd Olsen (adaptation)
credit = Zeno Rocha
url = https://draculatheme.com
name = Dracula
mode = dark
author = Veronica Berglyd Olsen (adaptation)
credit = Zeno Rocha
url = https://draculatheme.com
##
# Colours:
+5 -6
View File
@@ -1,10 +1,9 @@
[Main]
name = Espresso
mode = dark
description = High contrast & vivid color scheme based on Monokai Pro
author = Veronica Berglyd Olsen
credit = Sainnhe Park and Antoine Cotten
url = https://github.com/sainnhe/sonokai
name = Espresso
mode = dark
author = Veronica Berglyd Olsen
credit = Sainnhe Park and Antoine Cotten
url = https://github.com/sainnhe/sonokai
[Base]
base = #2f2726
@@ -1,10 +1,9 @@
[Main]
name = Everforest Dark
mode = dark
description = Everforest
author = Myian
credit = Sainnhe Park
url = https://github.com/sainnhe/everforest
name = Everforest Dark
mode = dark
author = Myian
credit = Sainnhe Park
url = https://github.com/sainnhe/everforest
[Base]
base = #272e33
@@ -1,10 +1,9 @@
[Main]
name = Everforest Light
mode = light
description = Everforest
author = Myian
credit = Sainnhe Park
url = https://github.com/sainnhe/everforest
name = Everforest Light
mode = light
author = Myian
credit = Sainnhe Park
url = https://github.com/sainnhe/everforest
[Base]
base = #fffbef
@@ -1,8 +1,7 @@
[Main]
name = Floral Daydream
mode = light
description = Floral
author = Myian
name = Floral Daydream
mode = light
author = Myian
[Base]
base = #fff4f7
@@ -1,8 +1,7 @@
[Main]
name = Floral Midnight
mode = dark
description = Floral
author = Myian
name = Floral Midnight
mode = dark
author = Myian
[Base]
base = #1e1e31
+4 -5
View File
@@ -1,8 +1,7 @@
[Main]
name = Full Moon
mode = light
description = New Moon Light
author = Myian
name = Full Moon
mode = light
author = Myian
[Base]
base = #ffffff
@@ -72,4 +71,4 @@ spellcheckline = #f73c3f
errorline = cyan
replacetag = purple
modifier = green
texthighlight = blue:80
texthighlight = blue:80
+5 -6
View File
@@ -1,10 +1,9 @@
[Main]
name = Grey Dark
mode = dark
description = A theme with minimal colours
author = Veronica Berglyd Olsen
credit = Veronica Berglyd Olsen
url = https://github.com/vkbo/novelWriter
name = Grey Dark
mode = dark
author = Veronica Berglyd Olsen
credit = Veronica Berglyd Olsen
url = https://github.com/vkbo/novelWriter
[Base]
base = #3e3e3e
+5 -6
View File
@@ -1,10 +1,9 @@
[Main]
name = Grey Light
mode = light
description = A theme with minimal colours
author = Veronica Berglyd Olsen
credit = Veronica Berglyd Olsen
url = https://github.com/vkbo/novelWriter
name = Grey Light
mode = light
author = Veronica Berglyd Olsen
credit = Veronica Berglyd Olsen
url = https://github.com/vkbo/novelWriter
[Base]
base = #ffffff
+5 -6
View File
@@ -1,10 +1,9 @@
[Main]
name = LCARS
mode = dark
description = The Next Generation of Star Trek colours
author = Veronica Berglyd Olsen
credit = Star Trek TNG
url = https://github.com/vkbo/novelWriter
name = LCARS
mode = dark
author = Veronica Berglyd Olsen
credit = Star Trek TNG
url = https://github.com/vkbo/novelWriter
[Base]
base = #101010
+5 -6
View File
@@ -1,10 +1,9 @@
[Main]
name = Light Owl
mode = light
description = A theme for the night owls out there, but for daylight
author = Veronica Berglyd Olsen
credit = Sarah Drasner
url = https://github.com/sdras/night-owl-vscode-theme
name = Light Owl
mode = light
author = Veronica Berglyd Olsen
credit = Sarah Drasner
url = https://github.com/sdras/night-owl-vscode-theme
##
# Theme: Light Owl
+6 -7
View File
@@ -1,10 +1,9 @@
[Main]
name = New Moon
mode = dark
description = New moon
author = Myian
credit = Tania Rascia
url = https://github.com/taniarascia/new-moon
name = New Moon
mode = dark
author = Myian
credit = Tania Rascia
url = https://github.com/taniarascia/new-moon
[Base]
base = #2d2d2d
@@ -73,4 +72,4 @@ spellcheckline = #ff6265
errorline = green
replacetag = purple
modifier = green
texthighlight = blue:80
texthighlight = blue:80
+5 -6
View File
@@ -1,10 +1,9 @@
[Main]
name = Night Owl
mode = dark
description = A theme for the night owls out there
author = Veronica Berglyd Olsen
credit = Sarah Drasner
url = https://github.com/sdras/night-owl-vscode-theme
name = Night Owl
mode = dark
author = Veronica Berglyd Olsen
credit = Sarah Drasner
url = https://github.com/sdras/night-owl-vscode-theme
##
# Theme: Night Owl
+5 -6
View File
@@ -1,10 +1,9 @@
[Main]
name = Noctis
mode = dark
description = A dark theme with a well balanced blend of warm and cold medium contrast colors
author = Veronica Berglyd Olsen
credit = Liviu Schera, and contributors
url = https://github.com/liviuschera/noctis
name = Noctis
mode = dark
author = Veronica Berglyd Olsen
credit = Liviu Schera, and contributors
url = https://github.com/liviuschera/noctis
##
# Noctis Lux : themes/noctis.json
+5 -6
View File
@@ -1,10 +1,9 @@
[Main]
name = Noctis Lux
mode = light
description = A light theme with a well balanced blend of warm and cold medium contrast colors
author = Veronica Berglyd Olsen
credit = Liviu Schera, and contributors
url = https://github.com/liviuschera/noctis
name = Noctis Lux
mode = light
author = Veronica Berglyd Olsen
credit = Liviu Schera, and contributors
url = https://github.com/liviuschera/noctis
##
# Noctis Lux : themes/lux.json
+5 -6
View File
@@ -1,10 +1,9 @@
[Main]
name = Nord
mode = dark
description = Nord
author = Myian
credit = Sven Greb
url = https://github.com/nordtheme/nord
name = Nord
mode = dark
author = Myian
credit = Sven Greb
url = https://github.com/nordtheme/nord
[Base]
base = #2e3440
+4 -5
View File
@@ -1,8 +1,7 @@
[Main]
name = Nordlicht
mode = light
description = Nord
author = Myian
name = Nordlicht
mode = light
author = Myian
[Base]
base = #ffffff
@@ -71,4 +70,4 @@ spellcheckline = #ff3b4f
errorline = #58aa51
replacetag = orange
modifier = #a16e98
texthighlight = cyan:64
texthighlight = cyan:64
+5 -6
View File
@@ -1,10 +1,9 @@
[Main]
name = Primer Light
mode = light
description = Primer
author = Myian
credit = GitHub Inc.
url = https://github.com/primer
name = Primer Light
mode = light
author = Myian
credit = GitHub Inc.
url = https://github.com/primer
[Base]
base = #ffffff
+5 -6
View File
@@ -1,10 +1,9 @@
[Main]
name = Primer Night
mode = dark
description = Primer
author = Myian
credit = GitHub Inc.
url = https://github.com/primer
name = Primer Night
mode = dark
author = Myian
credit = GitHub Inc.
url = https://github.com/primer
[Base]
base = #0d1117
+3 -4
View File
@@ -1,8 +1,7 @@
[Main]
name = Ruby Day
mode = light
description = Ruby
author = Myian
name = Ruby Day
mode = light
author = Myian
[Base]
base = #ffeeee
+4 -5
View File
@@ -1,8 +1,7 @@
[Main]
name = Ruby Night
mode = dark
description = Ruby
author = Myian
name = Ruby Night
mode = dark
author = Myian
[Base]
base = #18181C
@@ -71,4 +70,4 @@ spellcheckline = #ff2727
errorline = cyan
replacetag = blue
modifier = green
texthighlight = red:80
texthighlight = red:80
+5 -6
View File
@@ -1,10 +1,9 @@
[Main]
name = Snazzy Light
mode = light
description = A vivid light color theme
author = Veronica Berglyd Olsen
credit = Florian Reuschel, Sindre Sorhus
url = https://github.com/loilo/vscode-snazzy-light
name = Snazzy Light
mode = light
author = Veronica Berglyd Olsen
credit = Florian Reuschel, Sindre Sorhus
url = https://github.com/loilo/vscode-snazzy-light
##
# Colours:
@@ -1,10 +1,9 @@
[Main]
name = Solarized Dark
mode = dark
description = Precision colors for machines and people
author = nullbasis, Veronica Berglyd Olsen
credit = Ethan Schoonover
url = https://ethanschoonover.com/solarized/
name = Solarized Dark
mode = dark
author = nullbasis and Veronica Berglyd Olsen
credit = Ethan Schoonover
url = https://ethanschoonover.com/solarized/
##
# base03: #002b36
@@ -1,10 +1,9 @@
[Main]
name = Solarized Light
mode = light
description = Precision colors for machines and people
author = nullbasis, Veronica Berglyd Olsen
credit = Ethan Schoonover
url = https://ethanschoonover.com/solarized/
name = Solarized Light
mode = light
author = nullbasis and Veronica Berglyd Olsen
credit = Ethan Schoonover
url = https://ethanschoonover.com/solarized/
##
# base03: #002b36
+5 -6
View File
@@ -1,10 +1,9 @@
[Main]
name = Tango Dark
mode = dark
description = Colors for everyone
author = Veronica Berglyd Olsen
credit = Tango Desktop Project
url = https://en.wikipedia.org/wiki/Tango_Desktop_Project
name = Tango Dark
mode = dark
author = Veronica Berglyd Olsen
credit = Tango Desktop Project
url = https://en.wikipedia.org/wiki/Tango_Desktop_Project
##
# Colours:
+5 -6
View File
@@ -1,10 +1,9 @@
[Main]
name = Tango Light
mode = light
description = Colors for everyone
author = Veronica Berglyd Olsen
credit = Tango Desktop Project
url = https://en.wikipedia.org/wiki/Tango_Desktop_Project
name = Tango Light
mode = light
author = Veronica Berglyd Olsen
credit = Tango Desktop Project
url = https://en.wikipedia.org/wiki/Tango_Desktop_Project
##
# Colours:
+5 -6
View File
@@ -1,10 +1,9 @@
[Main]
name = Tomorrow
mode = light
description = A colourful theme with muted colours and sensible highlighting
author = Veronica Berglyd Olsen
credit = Chris Kempson
url = https://github.com/chriskempson/tomorrow-theme
name = Tomorrow
mode = light
author = Veronica Berglyd Olsen
credit = Chris Kempson
url = https://github.com/chriskempson/tomorrow-theme
##
# Theme: Tomorrow
@@ -1,10 +1,9 @@
[Main]
name = Tomorrow Night
mode = dark
description = A colourful theme with muted colours and sensible highlighting
author = Veronica Berglyd Olsen
credit = Chris Kempson
url = https://github.com/chriskempson/tomorrow-theme
name = Tomorrow Night
mode = dark
author = Veronica Berglyd Olsen
credit = Chris Kempson
url = https://github.com/chriskempson/tomorrow-theme
##
# Theme: Tomorrow Night
@@ -1,10 +1,9 @@
[Main]
name = Tomorrow Night Blue
mode = dark
description = A colourful theme with muted colours and sensible highlighting
author = Veronica Berglyd Olsen
credit = Chris Kempson
url = https://github.com/chriskempson/tomorrow-theme
name = Tomorrow Night Blue
mode = dark
author = Veronica Berglyd Olsen
credit = Chris Kempson
url = https://github.com/chriskempson/tomorrow-theme
##
# Theme: Tomorrow Night Blue
@@ -1,10 +1,9 @@
[Main]
name = Tomorrow Night Bright
mode = dark
description = A colourful theme with muted colours and sensible highlighting
author = Veronica Berglyd Olsen
credit = Chris Kempson
url = https://github.com/chriskempson/tomorrow-theme
name = Tomorrow Night Bright
mode = dark
author = Veronica Berglyd Olsen
credit = Chris Kempson
url = https://github.com/chriskempson/tomorrow-theme
##
# Theme: Tomorrow Night Bright
@@ -1,10 +1,9 @@
[Main]
name = Tomorrow Night Eighties
mode = dark
description = A colourful theme with muted colours and sensible highlighting
author = Veronica Berglyd Olsen
credit = Chris Kempson
url = https://github.com/chriskempson/tomorrow-theme
name = Tomorrow Night Eighties
mode = dark
author = Veronica Berglyd Olsen
credit = Chris Kempson
url = https://github.com/chriskempson/tomorrow-theme
##
# Theme: Tomorrow Night Eighties
+10 -12
View File
@@ -66,12 +66,11 @@ class ThemeEntry:
class ThemeMeta:
name: str = ""
mode: str = ""
description: str = ""
author: str = ""
credit: str = ""
url: str = ""
name: str = ""
mode: str = ""
author: str = ""
credit: str = ""
url: str = ""
class IconsMeta:
@@ -299,12 +298,11 @@ class GuiTheme:
sec = "Main"
meta = ThemeMeta()
if parser.has_section(sec):
meta.name = parser.get(sec, "name", fallback="")
meta.mode = parser.get(sec, "mode", fallback="light")
meta.description = parser.get(sec, "description", fallback="")
meta.author = parser.get(sec, "author", fallback="")
meta.credit = parser.get(sec, "credit", fallback="")
meta.url = parser.get(sec, "url", fallback="")
meta.name = parser.get(sec, "name", fallback="")
meta.mode = parser.get(sec, "mode", fallback="light")
meta.author = parser.get(sec, "author", fallback="")
meta.credit = parser.get(sec, "credit", fallback="")
meta.url = parser.get(sec, "url", fallback="")
self._meta = meta
+1 -1
View File
@@ -613,7 +613,7 @@ def testGuiTheme_CheckTheme(theme):
structure = {
"Main": [
"name", "mode", "description", "author", # The rest are not required
"name", "mode", "author", # The rest are not required
],
"Base": [
"base", "default", "faded", "red", "orange", "yellow", "green",