Refine uncommon accents for the dark themes

This commit is contained in:
Protesilaos Stavrou 2022-12-28 14:35:37 +02:00
parent 01f7fcac2d
commit 8bb44672da
No known key found for this signature in database
GPG key ID: 99BD6459CD5CA3EA
3 changed files with 21 additions and 21 deletions

View file

@ -99,13 +99,13 @@ standard).")
;;; Uncommon accent foregrounds
(rust "#cf6f5c")
(gold "#bf8f5b")
(olive "#8ab960")
(slate "#669fbf")
(indigo "#9080d9")
(maroon "#cf7aa7")
(pink "#e0a5b4")
(rust "#db7b5f")
(gold "#c0965b")
(olive "#9cbd6f")
(slate "#76afbf")
(indigo "#9099d9")
(maroon "#cf7fa7")
(pink "#d09dc0")
;;; Common accent backgrounds

View file

@ -97,13 +97,13 @@ which corresponds to a minimum contrast in relative luminance of
;;; Uncommon accent foregrounds
(rust "#cf6f5c")
(gold "#bf8f5b")
(olive "#8ab960")
(slate "#669fbf")
(indigo "#9080d9")
(maroon "#cf7aa7")
(pink "#e0a5b4")
(rust "#db7b5f")
(gold "#c0965b")
(olive "#9cbd6f")
(slate "#76afbf")
(indigo "#9099d9")
(maroon "#cf7fa7")
(pink "#d09dc0")
;;; Common accent backgrounds

View file

@ -97,13 +97,13 @@ which corresponds to a minimum contrast in relative luminance of
;;; Uncommon accent foregrounds
(rust "#cf6f5c")
(gold "#bf8f5b")
(olive "#8ab960")
(slate "#669fbf")
(indigo "#9080d9")
(maroon "#cf7aa7")
(pink "#e0a5b4")
(rust "#db7b5f")
(gold "#c0965b")
(olive "#9cbd6f")
(slate "#76afbf")
(indigo "#9099d9")
(maroon "#cf7fa7")
(pink "#d09dc0")
;;; Common accent backgrounds