Colors

 

Derived from: none

Declared in: Colors.h

Library: none


Overview

Provides definitions for commonly used Be user interface colors. Note that you should try to avoid using these when possible, and instead use ui_color and ui_tint. Also provides definitions for many common colors which can't (or wouldn't make sense to) be obtained from ui_color. Those can be used freely.

 


Constants and Defined Types

const rgb_color BeBackgroundGrey
const rgb_color BeInactiveControlGrey
const rgb_color BeFocusBlue
const rgb_color BeHighlight
const rgb_color BeShadow
const rgb_color BeDarkShadow
const rgb_color BeLightShadow
const rgb_color BeButtonGrey
const rgb_color BeInactiveGrey
const rgb_color BeListSelectGrey
const rgb_color BeTitleBarYellow
const rgb_color Black
const rgb_color White
const rgb_color Red
const rgb_color Green
const rgb_color LightGreen
const rgb_color Blue
const rgb_color LightBlue
const rgb_color Purple
const rgb_color LightPurple
const rgb_color Lavender
const rgb_color Yellow
const rgb_color Orange
const rgb_color Flesh
const rgb_color Tan
const rgb_color Brown
const rgb_color Grey
const rgb_color LightMetallicBlue
const rgb_color MedMetallicBlue
const rgb_color DarkMetallicBlue

 


By Brian Tietz

Copyright 2000

Bug reports (including documentation errors) and feature requests can be sent to briant@timelinevista.com.