New theme pair: Jewel Case
This commit is contained in:
@@ -100,6 +100,7 @@ Other themes were created for novelWriter:
|
|||||||
* **Cyberpunk Night** theme by Anders Lemvigh
|
* **Cyberpunk Night** theme by Anders Lemvigh
|
||||||
* **Floral** themes by Myian
|
* **Floral** themes by Myian
|
||||||
* **Full Moon** theme by Myian
|
* **Full Moon** theme by Myian
|
||||||
|
* **Jewel Case** themes by Myian
|
||||||
* **LCARS** theme by Veronica Berglyd Olsen
|
* **LCARS** theme by Veronica Berglyd Olsen
|
||||||
* **Nordlicht** theme by Myian
|
* **Nordlicht** theme by Myian
|
||||||
* **Otium** themes by Myian
|
* **Otium** themes by Myian
|
||||||
|
|||||||
@@ -119,6 +119,7 @@ constraints. These themes include a subset of icons from:</p>
|
|||||||
<li><b>Cyberpunk Night</b> theme by Anders Lemvigh</li>
|
<li><b>Cyberpunk Night</b> theme by Anders Lemvigh</li>
|
||||||
<li><b>Floral</b> themes by Myian</li>
|
<li><b>Floral</b> themes by Myian</li>
|
||||||
<li><b>Full Moon</b> theme by Myian</li>
|
<li><b>Full Moon</b> theme by Myian</li>
|
||||||
|
<li><b>Jewel Case</b> themes by Myian</li>
|
||||||
<li><b>LCARS</b> theme by Veronica Berglyd Olsen</li>
|
<li><b>LCARS</b> theme by Veronica Berglyd Olsen</li>
|
||||||
<li><b>Nordlicht</b> theme by Myian</li>
|
<li><b>Nordlicht</b> theme by Myian</li>
|
||||||
<li><b>Otium</b> themes by Myian</li>
|
<li><b>Otium</b> themes by Myian</li>
|
||||||
|
|||||||
@@ -0,0 +1,94 @@
|
|||||||
|
[Main]
|
||||||
|
name = Jewel Case Dark
|
||||||
|
mode = dark
|
||||||
|
author = Myian
|
||||||
|
|
||||||
|
[Base]
|
||||||
|
base = #191f2c
|
||||||
|
default = #cdd9e4
|
||||||
|
faded = #56687c
|
||||||
|
red = #d47d8c
|
||||||
|
orange = #e7a172
|
||||||
|
yellow = #eee7aa
|
||||||
|
green = #7cc08b
|
||||||
|
cyan = #6acfc7
|
||||||
|
blue = #6793e4
|
||||||
|
purple = #bc90d6
|
||||||
|
|
||||||
|
[Project]
|
||||||
|
root = default
|
||||||
|
folder = yellow
|
||||||
|
file = default
|
||||||
|
title = purple
|
||||||
|
chapter = #548d60
|
||||||
|
scene = green
|
||||||
|
note = faded
|
||||||
|
active = default
|
||||||
|
inactive = faded
|
||||||
|
disabled = #2b374e
|
||||||
|
|
||||||
|
[Icon]
|
||||||
|
tool = default
|
||||||
|
sidebar = default
|
||||||
|
accept = green
|
||||||
|
reject = red
|
||||||
|
action = blue
|
||||||
|
altaction = orange
|
||||||
|
apply = green
|
||||||
|
create = yellow
|
||||||
|
destroy = faded
|
||||||
|
reset = green
|
||||||
|
add = green
|
||||||
|
change = green
|
||||||
|
remove = red
|
||||||
|
shortcode = default
|
||||||
|
markdown = orange
|
||||||
|
systemio = yellow
|
||||||
|
info = blue
|
||||||
|
warning = orange
|
||||||
|
error = red
|
||||||
|
|
||||||
|
[Palette]
|
||||||
|
window = base
|
||||||
|
windowtext = default
|
||||||
|
base = base
|
||||||
|
alternatebase = #2a364d
|
||||||
|
text = default
|
||||||
|
tooltipbase = yellow
|
||||||
|
tooltiptext = base
|
||||||
|
button = #161f31
|
||||||
|
buttontext = default
|
||||||
|
brighttext = base
|
||||||
|
highlight = #a85066
|
||||||
|
highlightedtext = #ffffff
|
||||||
|
link = blue
|
||||||
|
linkvisited = blue
|
||||||
|
accent = #a85066
|
||||||
|
|
||||||
|
[GUI]
|
||||||
|
helptext = #8297ad
|
||||||
|
fadedtext = faded
|
||||||
|
errortext = red
|
||||||
|
|
||||||
|
[Syntax]
|
||||||
|
background = #141925
|
||||||
|
text = default
|
||||||
|
line = #1d2636
|
||||||
|
link = blue
|
||||||
|
headertext = #ffffff
|
||||||
|
headertag = faded
|
||||||
|
emphasis = green
|
||||||
|
dialog = #91b7dd
|
||||||
|
altdialog = cyan
|
||||||
|
note = red
|
||||||
|
hidden = faded
|
||||||
|
shortcode = #548d60
|
||||||
|
keyword = #b3a66e
|
||||||
|
tag = #fff8bc
|
||||||
|
value = #ffffff
|
||||||
|
optional = cyan
|
||||||
|
spellcheckline = red
|
||||||
|
errorline = cyan
|
||||||
|
replacetag = red
|
||||||
|
modifier = #a85066
|
||||||
|
texthighlight = #2a364d
|
||||||
@@ -0,0 +1,94 @@
|
|||||||
|
[Main]
|
||||||
|
name = Jewel Case Light
|
||||||
|
mode = light
|
||||||
|
author = Myian
|
||||||
|
|
||||||
|
[Base]
|
||||||
|
base = #e1e7ec
|
||||||
|
default = #2a3744
|
||||||
|
faded = #768997
|
||||||
|
red = #be4255
|
||||||
|
orange = #ce5c27
|
||||||
|
yellow = #ca8300
|
||||||
|
green = #379152
|
||||||
|
cyan = #129696
|
||||||
|
blue = #2973c7
|
||||||
|
purple = #9161c5
|
||||||
|
|
||||||
|
[Project]
|
||||||
|
root = default
|
||||||
|
folder = yellow
|
||||||
|
file = default
|
||||||
|
title = purple
|
||||||
|
chapter = green
|
||||||
|
scene = #2e6b3f
|
||||||
|
note = faded
|
||||||
|
active = default
|
||||||
|
inactive = faded
|
||||||
|
disabled = #abbac7
|
||||||
|
|
||||||
|
[Icon]
|
||||||
|
tool = default
|
||||||
|
sidebar = default
|
||||||
|
accept = green
|
||||||
|
reject = red
|
||||||
|
action = blue
|
||||||
|
altaction = orange
|
||||||
|
apply = green
|
||||||
|
create = yellow
|
||||||
|
destroy = faded
|
||||||
|
reset = green
|
||||||
|
add = green
|
||||||
|
change = green
|
||||||
|
remove = red
|
||||||
|
shortcode = default
|
||||||
|
markdown = orange
|
||||||
|
systemio = yellow
|
||||||
|
info = blue
|
||||||
|
warning = orange
|
||||||
|
error = red
|
||||||
|
|
||||||
|
[Palette]
|
||||||
|
window = base
|
||||||
|
windowtext = default
|
||||||
|
base = base
|
||||||
|
alternatebase = #bac7d1
|
||||||
|
text = default
|
||||||
|
tooltipbase = #fff8bc
|
||||||
|
tooltiptext = default
|
||||||
|
button = base
|
||||||
|
buttontext = default
|
||||||
|
brighttext = base
|
||||||
|
highlight = #d15b6d
|
||||||
|
highlightedtext = #ffffff
|
||||||
|
link = blue
|
||||||
|
linkvisited = blue
|
||||||
|
accent = #d15b6d
|
||||||
|
|
||||||
|
[GUI]
|
||||||
|
helptext = #596b7e
|
||||||
|
fadedtext = faded
|
||||||
|
errortext = red
|
||||||
|
|
||||||
|
[Syntax]
|
||||||
|
background = #f6f9fc
|
||||||
|
text = default
|
||||||
|
line = base
|
||||||
|
link = blue
|
||||||
|
headertext = #000000
|
||||||
|
headertag = faded
|
||||||
|
emphasis = green
|
||||||
|
dialog = #1c5a8d
|
||||||
|
altdialog = cyan
|
||||||
|
note = red
|
||||||
|
hidden = faded
|
||||||
|
shortcode = #2e6b3f
|
||||||
|
keyword = #8f5509
|
||||||
|
tag = #af7200
|
||||||
|
value = #000000
|
||||||
|
optional = cyan
|
||||||
|
spellcheckline = #d15b6d
|
||||||
|
errorline = cyan
|
||||||
|
replacetag = red
|
||||||
|
modifier = #991635
|
||||||
|
texthighlight = #c8d6e0
|
||||||
Reference in New Issue
Block a user