mirror of
https://github.com/protesilaos/modus-themes.git
synced 2026-09-10 07:16:30 -04:00
Refine uncommon accents for the dark themes
This commit is contained in:
parent
01f7fcac2d
commit
8bb44672da
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue