branch: externals/doric-themes commit 727241496a527e4f7b6b0f2a4428a7c248dc3903 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
doric-valley: tweak the border colour --- doric-valley-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doric-valley-theme.el b/doric-valley-theme.el index 8043060fa8..bf07decdb6 100644 --- a/doric-valley-theme.el +++ b/doric-valley-theme.el @@ -45,7 +45,7 @@ '((cursor "#a4bedb") (bg-main "#383035") (fg-main "#e0d5b7") - (border "#846b61") + (border "#7a787f") (bg-shadow-subtle "#484040") (fg-shadow-subtle "#afa497")