From d850d901e911e4686a762572ffb74431aab93b3e Mon Sep 17 00:00:00 2001 From: Myian <60368695+HeyMyian@users.noreply.github.com> Date: Wed, 4 Jun 2025 11:28:05 +0200 Subject: [PATCH] Add Primer Light theme Adds the Primer Light theme based on the GitHub/Primer colors. --- novelwriter/assets/themes/primer_light.conf | 71 +++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 novelwriter/assets/themes/primer_light.conf diff --git a/novelwriter/assets/themes/primer_light.conf b/novelwriter/assets/themes/primer_light.conf new file mode 100644 index 00000000..3b6ba897 --- /dev/null +++ b/novelwriter/assets/themes/primer_light.conf @@ -0,0 +1,71 @@ +[Main] +name = Primer Light +mode = light +author = Myian (adaptation) +credit = GitHub Inc. +url = https://github.com/primer +license = MIT License +licenseurl = https://github.com/primer/brand/blob/main/LICENSE + +[Base] +default = #1f2328 +faded = #59636e +red = #fa4549 +orange = #e16f24 +yellow = #d4a72c +green = #2da44e +cyan = #339D9B +blue = #0969da +purple = #a475f9 + +[Project] +root = purple +folder = orange +file = faded +title = green +chapter = red +scene = blue +note = yellow + +[Palette] +window = #eaeef2 +windowtext = default +base = #ffffff +alternatebase = #dfe4e9 +text = default +tooltipbase = #fae17d +tooltiptext = #0c1117 +button = #f6f8fa +buttontext = default +brighttext = faded +highlight = #dafbe1 +highlightedtext = #1a7f37 +link = blue +linkvisited = blue + +[GUI] +helptext = faded +fadedtext = faded:128 +errortext = #cf222e + +[Syntax] +background = #ffffff +text = faded +link = blue +headertext = default +headertag = faded:128 +emphasis = green +dialog = default +altdialog = default +note = #d4a72c +hidden = faded:128 +shortcode = #e85aad +keyword = blue +tag = #218bff +value = #fb8f44 +optional = #54aeff +spellcheckline = #cf222e +errorline = cyan +replacetag = purple +modifier = orange +texthighlight = faded:32