123456789101112131415161718 |
- #define BasicBackground #96A3B0
- #define TextForeground #000000
- #define RadioColor #0000FF
- #define CheckColor #FF0000
- #define WMActiveBackground #778899
- #define WMActiveForeground #000000
- #define WMBackground #98A5B2
- #define WMForeground #434343
- #define ButtonBackground #EEEEEE
- #define ScrollBarTroughColor #EEEEEE
- #define ScrollBarControlBackground #EEEEEE
- #define ScrolledListBackground #FFFFFF
- #define TextSelectedBackground #8B94AE
- #define TextFieldBackground #FFFFFF
- #define ProgressIndicatorColor #8B94AE
- #define LinkForegroundColor #2349C9
- #define VisitedLinkForegroundColor #155C8B
|