branch: externals/nano-theme commit 97e41ddcccf4ed0bfd98b1f379091c8c25c6e67d Author: Nicolas P. Rougier <nicolas.roug...@inria.fr> Commit: Nicolas P. Rougier <nicolas.roug...@inria.fr>
Bump to version 0.3.2 --- nano-theme-support.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nano-theme-support.el b/nano-theme-support.el index dbc4bc83f5..c841e3fb73 100644 --- a/nano-theme-support.el +++ b/nano-theme-support.el @@ -4,7 +4,7 @@ ;; Maintainer: Nicolas P. Rougier <nicolas.roug...@inria.fr> ;; URL: https://github.com/rougier/nano-theme -;; Version: 0.3.1 +;; Version: 0.3.2 ;; Package-Requires: ((emacs "27.1")) ;; Keywords: theme, dark, light @@ -97,6 +97,7 @@ ;; Version 0.3.2 ;; - Fix magit diff whitespace ;; - Update mu4e faces (1.8.x release) +;; - Added rounded corners for emacs-plus@29 ;; Version 0.3.1 ;; - Modified vertico and org modes