diff --git a/novelwriter/assets/themes/catppuccin_latte.conf b/novelwriter/assets/themes/catppuccin_latte.conf index c00b4889..1bc07825 100644 --- a/novelwriter/assets/themes/catppuccin_latte.conf +++ b/novelwriter/assets/themes/catppuccin_latte.conf @@ -29,6 +29,27 @@ active = green inactive = red disabled = faded +[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 = #dce0e8 windowtext = default diff --git a/novelwriter/assets/themes/catppuccin_mocha.conf b/novelwriter/assets/themes/catppuccin_mocha.conf index 9bc41c8e..8fccca19 100644 --- a/novelwriter/assets/themes/catppuccin_mocha.conf +++ b/novelwriter/assets/themes/catppuccin_mocha.conf @@ -29,6 +29,27 @@ active = green inactive = red disabled = faded +[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 = #11111b windowtext = default diff --git a/novelwriter/assets/themes/rose_pine.conf b/novelwriter/assets/themes/rose_pine.conf index 01326328..3cc279d2 100644 --- a/novelwriter/assets/themes/rose_pine.conf +++ b/novelwriter/assets/themes/rose_pine.conf @@ -29,6 +29,27 @@ active = blue inactive = red disabled = #6e6a86 +[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 diff --git a/novelwriter/assets/themes/rose_pine_dawn.conf b/novelwriter/assets/themes/rose_pine_dawn.conf index 34d6707b..fed731e3 100644 --- a/novelwriter/assets/themes/rose_pine_dawn.conf +++ b/novelwriter/assets/themes/rose_pine_dawn.conf @@ -29,6 +29,27 @@ active = blue inactive = red disabled = #9893a5 +[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