]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/colschem.h
Committing in .
[wxWidgets.git] / include / wx / univ / colschem.h
index 7e3f5d7333887c012e8c8dc832b07de4433f0a45..69ca4d89f0305b59b3626c5fbedb04404a1fdcc4 100644 (file)
@@ -57,6 +57,17 @@ public:
         SHADOW_HIGHLIGHT,
         SHADOW_IN,
         SHADOW_OUT,
+        
+        // the titlebar background colours for the normal and focused states
+        TITLEBAR,
+        TITLEBAR_ACTIVE,
+        
+        // the titlebar text colours
+        TITLEBAR_TEXT,
+        TITLEBAR_ACTIVE_TEXT,
+        
+        // desktop background colour (only used by framebuffer ports)
+        DESKTOP,
 
         MAX
     };