branch: externals/doric-themes
commit daa92cd4f8863dd4bee828ac823850008e9f96fe
Author: Protesilaos Stavrou <i...@protesilaos.com>
Commit: Protesilaos Stavrou <i...@protesilaos.com>

    Uae alphabetic sort in value of doric-themes-dark-themes
---
 doric-themes.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doric-themes.el b/doric-themes.el
index 5dfa843332..6df07d4a7a 100644
--- a/doric-themes.el
+++ b/doric-themes.el
@@ -49,8 +49,8 @@
 (defconst doric-themes-dark-themes
   '(doric-dark
     doric-fire
-    doric-plum
     doric-obsidian
+    doric-plum
     doric-water)
   "Dark themes.")
 

Reply via email to