diff --git a/novelwriter/assets/themes/catppuccin_latte_mauve.conf b/novelwriter/assets/themes/catppuccin_latte_mauve.conf new file mode 100644 index 00000000..243179e0 --- /dev/null +++ b/novelwriter/assets/themes/catppuccin_latte_mauve.conf @@ -0,0 +1,76 @@ + +[Main] +name = Catppuccin Latte +mode = light +author = Myian +credit = Catppuccin Org +url = https://catppuccin.com/ + +[Base] +base = #e6e9ef +default = #4c4f69 +faded = #8c8fa1 +red = #d20f39 +orange = #fe640b +yellow = #df8e1d +green = #40a02b +cyan = #179299 +blue = #1e66f5 +purple = #8839ef + +[Project] +root = default +folder = #e64553 +file = default +title = purple +chapter = blue +scene = cyan +note = yellow +active = green +inactive = red +disabled = faded + +[Palette] +window = #dce0e8 +windowtext = default +base = base +alternatebase = #bcc0cc +text = default +tooltipbase = #ccd0da +tooltiptext = default +button = #eff1f5 +buttontext = default +brighttext = base +highlight = #8839ef +highlightedtext = base +link = blue +linkvisited = lavender +accent = #8839ef + +[GUI] +helptext = #7c7f93 +fadedtext = faded +errortext = red + +[Syntax] +background = #eff1f5 +text = default +line = #7c7f9333 +link = blue +headertext = #7287fd +headertag = #7287fd80 +emphasis = #e64553 +dialog = purple +altdialog = blue +note = green +hidden = faded +shortcode = cyan +keyword = orange +tag = yellow +value = yellow +optional = faded +spellcheckline = red +errorline = green +replacetag = blue +modifier = cyan +texthighlight = purple:48 diff --git a/novelwriter/assets/themes/catppuccin_mocha_mauve.conf b/novelwriter/assets/themes/catppuccin_mocha_mauve.conf new file mode 100644 index 00000000..1aa16d93 --- /dev/null +++ b/novelwriter/assets/themes/catppuccin_mocha_mauve.conf @@ -0,0 +1,76 @@ + +[Main] +name = Catppuccin Mocha +mode = dark +author = Myian +credit = Catppuccin Org +url = https://catppuccin.com/ + +[Base] +base = #181825 +default = #cdd6f4 +faded = #7f849c +red = #f38ba8 +orange = #fab387 +yellow = #f9e2af +green = #a6e3a1 +cyan = #89dceb +blue = #89b4fa +purple = #cba6f7 + +[Project] +root = default +folder = #eba0ac +file = default +title = purple +chapter = blue +scene = cyan +note = yellow +active = green +inactive = red +disabled = faded + +[Palette] +window = #11111b +windowtext = default +base = base +alternatebase = #45475a +text = default +tooltipbase = #bac2de +tooltiptext = base +button = #1e1e2e +buttontext = default +brighttext = base +highlight = #cba6f7 +highlightedtext = base +link = blue +linkvisited = lavender +accent = #cba6f7 + +[GUI] +helptext = #9399b2 +fadedtext = faded +errortext = red + +[Syntax] +background = #1e1e2e +text = default +line = #9399b233 +link = blue +headertext = #b4befe +headertag = #b4befe80 +emphasis = #eba0ac +dialog = purple +altdialog = blue +note = green +hidden = faded +shortcode = cyan +keyword = orange +tag = yellow +value = yellow +optional = faded +spellcheckline = red +errorline = green +replacetag = blue +modifier = cyan +texthighlight = purple:72