aboutsummaryrefslogtreecommitdiffstats
path: root/stylesets/pink
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2024-02-09 23:54:56 +0100
committerRobin Jarry <robin@jarry.cc>2024-02-14 23:05:23 +0100
commit22254f7532034d6b8561913e7fa7280800711fca (patch)
tree90bed9d9445e09043307659958bd0401d63245fd /stylesets/pink
parentb6fd647d7d51ceaf386a79da6d04f57e0a7deac2 (diff)
downloadaerc-22254f7532034d6b8561913e7fa7280800711fca.tar.gz
colorize: preserve defaults unless overridden
To be consistent with stylesets for the rest of aerc's UI, settings in the [viewer] section now only override the default colorize theme. Implements: https://todo.sr.ht/~rjarry/aerc/222 Changelog-changed: The `[viewer]` section of stylesets now preserve default values as documented in `aerc-stylesets(7)` unless explicitly overridden. Requested-by: Karel Balej <balejk@matfyz.cz> Signed-off-by: Robin Jarry <robin@jarry.cc> Tested-by: Karel Balej <balejk@matfyz.cz> Tested-by: Matěj Cepl <mcepl@cepl.eu> Tested-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Diffstat (limited to 'stylesets/pink')
-rw-r--r--stylesets/pink2
1 files changed, 2 insertions, 0 deletions
diff --git a/stylesets/pink b/stylesets/pink
index dfc53b71..87428874 100644
--- a/stylesets/pink
+++ b/stylesets/pink
@@ -57,6 +57,8 @@ default.selected.bg=#de4e85
completion_default.selected.bg=#de4e85
[viewer]
+*.default=true
+*.normal=true
url.fg=#ffffaf
url.underline=true
header.fg=#af87ff