branch: externals/nano-theme commit ff81604a653b4ff20a00d52c135c6b5ef2b6bed7 Author: Nicolas P. Rougier <nicolas.roug...@inria.fr> Commit: Nicolas P. Rougier <nicolas.roug...@inria.fr>
Went back to Deep Orange L200 for popout. --- nano-theme.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nano-theme.el b/nano-theme.el index 38aeaff552..8492f569c9 100644 --- a/nano-theme.el +++ b/nano-theme.el @@ -187,7 +187,7 @@ "Strong color is used for information of a structural nature." :type 'color :group 'nano-theme-light) -(defcustom nano-light-popout "#FF8A65" ;; Deep Orange / L300 +(defcustom nano-light-popout "#FFAB91" ;; Deep Orange / L200 "Popout colour is used for information that needs attention." :type 'color :group 'nano-theme-light)