diff --git a/basis/ui/gadgets/colors/colors.factor b/basis/ui/gadgets/colors/colors.factor index f7428a5bdd..8d18322dbe 100644 --- a/basis/ui/gadgets/colors/colors.factor +++ b/basis/ui/gadgets/colors/colors.factor @@ -26,9 +26,9 @@ CONSTANT: call-stack-color COLOR: GreenYellow CONSTANT: title-bar-gradient { COLOR: white COLOR: grey90 } -CONSTANT: popup-color COLOR: yellow ! to be changed +CONSTANT: popup-color COLOR: aquamarine2 -CONSTANT: object-color COLOR: aquamarine2 +CONSTANT: object-color COLOR: yellow2 CONSTANT: contents-color COLOR: orchid2 CONSTANT: help-header-background