diff options
| author | Protesilaos Stavrou <info@protesilaos.com> | 2023-12-25 13:47:44 +0200 |
|---|---|---|
| committer | Protesilaos Stavrou <info@protesilaos.com> | 2023-12-25 13:48:02 +0200 |
| commit | ae1640f4e0992b1d59332bfc72d0a8dd9ad1a748 (patch) | |
| tree | 3804616b978c4fc14c65bd49ed4272b5dc46d65d /ef-maris-dark-theme.el | |
| parent | e35650b0d9a2d7a5436a728973594a41f9a14851 (diff) | |
ef-maris-dark: tweak bg-yellow-subtle, bg-blue-subtle, bg-magenta-subtle
Diffstat (limited to 'ef-maris-dark-theme.el')
| -rw-r--r-- | ef-maris-dark-theme.el | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ef-maris-dark-theme.el b/ef-maris-dark-theme.el index 46c48bf..dbba052 100644 --- a/ef-maris-dark-theme.el +++ b/ef-maris-dark-theme.el @@ -96,9 +96,9 @@ (bg-red-subtle "#6a102a") (bg-green-subtle "#00522a") - (bg-yellow-subtle "#5a4000") - (bg-blue-subtle "#243679") - (bg-magenta-subtle "#50205a") + (bg-yellow-subtle "#5a4300") + (bg-blue-subtle "#243689") + (bg-magenta-subtle "#49245f") (bg-cyan-subtle "#005065") ;;; Diffs |
