[LyX/master] Amend d7e6facfd72f

Juergen Spitzmueller <[email protected]> Sat, 16 May 2026 11:16:08 +0000
Newsgroups gmane.editors.lyx.cvs
Message-ID <[email protected]>
commit fbd8c87ac9643e201592db57819c4a2c6c7dd16f
Author: Juergen Spitzmueller <[email protected]>
Date:   Sat May 16 13:15:01 2026 +0200

    Amend d7e6facfd72f
---
 src/ColorCode.h | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/ColorCode.h b/src/ColorCode.h
index 4a20ca2955..1cd7e61c1c 100644
--- a/src/ColorCode.h
+++ b/src/ColorCode.h
@@ -59,14 +59,14 @@ enum ColorCode {
 
 	/// Cursor color
 	Color_cursor,
+	/// Cursor color on inverted background
+	Color_cursor_inverted,
 	/// Background color
 	Color_background,
 	/// Foreground color
 	Color_foreground,
 	/// Foreground color in inverted background
 	Color_foreground_inverted,
-	/// Cursor color on inverted background
-	Color_cursor_inverted,
 	/// Background color of selected text
 	Color_selection,
 	/// Foreground color of selected math
@@ -250,13 +250,13 @@ enum ColorCode {
 	Color_previewframe,
 	/// Bookmark indicator color
 	Color_bookmark,
+	/// Color for regexp frame
+	Color_regexpframe,
 
 	// Logical attributes
 
 	/// Color is inherited
 	Color_inherit,
-	/// Color for regexp frame
-	Color_regexpframe,
 	/// For ignoring updates of a color
 	Color_ignore,
 	Color_max = 500
-- 
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs