OSTGThinkGeekSlashdotITMJLinux.comNewsForgeSourceForgeSurveysJobsPriceGrabber
fmII
Thu, Mar 08th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 02:30 PDT
in
Section
login «
register «
recover password «
[Project] add release | add branch | add screenshot | broken links | change owner | email subscribers | update project | update branch (urls) [Project]
Theme topics | Apps | Resources | Window Managers | Afterstep | Blackbox | Enlightenment | Fluxbox | GTK | IceWM | KDE | MetaCity | Sawfish | Window Maker

 ColorStep - Default branch
Section: Themes

 

Added: Sat, May 20th 2000 03:16 PDT (6 years, 9 months ago) Updated: Sat, Nov 4th 2000 17:47 PDT (6 years, 4 months ago)


Screenshot About:
ColorStep is based on a mix of GTKStep and Step-pastel, with a lot of tweakings. The goal was to provide colors, a nicer look, and some configurability. This includes the following details... Optionally flat buttons that pop out under the mouse. All buttons highlights under the mouse. Clean checkmark. Radio buttons that clearly mark which one is selected. Disabled buttons easily identifiables. Internal pixmaps follow the color scheme from the gtkrc. Multiple gtkrc files for different color combinations. Full-size handle to resize window panes. Enjoy!

Author:
pierreba <pierreba __at__ globetrotter __dot__ net> [contact developer]

Rating:
(not rated)

Tar/GZ:
http://download.freshmeat.net/themes/colorstep/

Trove categories: [change]
[Environment]  X11 Applications
[Intended Audience]  End Users/Desktop
[License]  OSI Approved :: GNU General Public License (GPL)
[Operating System]  POSIX :: Linux
[Topic]  Desktop Environment :: Gnome :: GTK 1.x Themes, Desktop Environment :: Theme :: Engine

Dependencies: [change]
GTK+ (required)
[download links]

 
» Rating: (not rated)
» Vitality: 0.00% (Rank 24236)
» Popularity: 0.23% (Rank 20513)

project statsdownload stats
(click to enlarge graphs)
   Record hits: 6,483
   URL hits: 3,297
   Subscribers: 1

Other projects from the same categories:
Dune_
cleanbrushed-Motif
LBJM
Ganymede_
Dark

Users who subscribed to this project also subscribed to:
find-sym
pypt-offline
Low-Level Virtual Machine
snapscreenshot
The Bazaar VCS


Add comment · Rate this project · Subscribe to new releases · Ignore this project · Email this project to a friend · Project record in XML

 Branches

Branch Version Last release License URLs
Default 1.2.x 20-May-2000 GNU General Public License (GPL) Tar/GZ

 Comments

[»] Merge with Xenophilia?
by N/A - Nov 6th 2000 12:02:26

Have you thought about merging your engine with Xenophilia? It has 3 types of scrollbars, "deep/shallow" bevels, and more. It would be great to have these features in addition to Colorstep's. Great theme, BTW.

[reply] [top]


    [»] Re: Merge with Xenophilia?
    by N/A - Nov 6th 2000 15:08:55

    I don't remember if I ever looked at Xenophilia. I'll check it out on the next revision. The plan is to move all compile-time options to the gtkrc file instead. One day I'll clean the code, too.

    [reply] [top]


[»] Making theme engines
by N/A - May 20th 2000 17:28:45

Does anyone have any info on making theme engines? Pixmap just doesn't cut it.

[reply] [top]


[»] New gtkrc(s)
by N/A - May 20th 2000 11:24:29

I have written two new gtkrc: gtkrc.powder-sun and gtkrc.powder-peach. I currently use powder-sun. #======================================== #gtkrc.powder-sun: --- cut here --- #======================================== #module_path ".:/home/raster/themes" pixmap_path ".:/home/raster/themes" style "default" { font = "-*-helvetica-medium-r-normal--10-*-*-*-*-*-*-*" bg[NORMAL] = { 0.74, 0.74, 0.74 } fg[NORMAL] = { 0, 0, 0 } bg[PRELIGHT] = { 0.90, 0.88, 0.44 } fg[PRELIGHT] = { 0, 0, 0 } bg[SELECTED] = { 0.90, 0.88, 0.44 } fg[SELECTED] = { 0, 0, 0 } bg[ACTIVE] = { 0.61, 0.76, 0.90 } fg[ACTIVE] = { 0, 0, 0 } engine "colorstep" { } } style "list" { bg[ACTIVE] = { 0.74, 0.74, 0.74 } bg[NORMAL] = { 1, 1, 1 } bg[PRELIGHT] = { 0.90, 0.88, 0.44 } bg[SELECTED] = { 0.90, 0.88, 0.44 } } widget_class "GtkCTree" style "list" widget_class "GtkCList" style "list" style "window" { # bg_pixmap[NORMAL] = "warning.xpm" } style "scale" { base[ACTIVE] = { 0.41, 0.52, 0.60 } bg[ACTIVE] = { 0.41, 0.52, 0.60 } base[NORMAL] = { 0.61, 0.76, 0.90 } bg[NORMAL] = { 0.61, 0.76, 0.90 } base[PRELIGHT] = { 0.90, 0.88, 0.44 } bg[PRELIGHT] = { 0.90, 0.88, 0.44 } base[SELECTED] = { 0.90, 0.88, 0.44 } bg[SELECTED] = { 0.90, 0.88, 0.44 } fg[ACTIVE] = { 0.41, 0.52, 0.60 } fg[PRELIGHT] = { 0.90, 0.88, 0.44 } fg[SELECTED] = { 0.90, 0.88, 0.44 } } style "button" { bg[NORMAL] = { 0.61, 0.76, 0.90 } bg[PRELIGHT] = { 0.90, 0.88, 0.44 } bg[ACTIVE] = { 0.90, 0.88, 0.44 } bg[SELECTED] = { 0.90, 0.88, 0.44 } } style "toggle_button" = "button" { } style "radio_button" = "toggle_button" { } style "entry" { bg[SELECTED] = { 0.90, 0.88, 0.44 } fg[SELECTED] = { 0.31, 0.31, 0.13 } } style "slider" = "scale" { } style "tooltips" { bg[NORMAL] = { 0.93, 0.93, 0.78 } fg[NORMAL] = { 0, 0, 0 } } style "ruler" { # font = '-adobe-helvetica-medium-r-normal--*-80-*-*-*-*-*-*' } style "curve" { } # override testgtk2, introduce the green color in the button list style 'button_list' = 'button' { } widget "main window.*GtkScrolledWindow.*GtkButton*" style "button_list" # common default class "GtkWidget" style "default" class "GtkText" style "entry" class "GtkScrollbar" style "slider" widget_class "GtkWindow" style "window" widget_class "GtkDialog" style "window" widget_class "GtkFileSelection" style "window" widget_class "*Gtk*Scale" style "scale" widget_class "*Gtk*Slider" style "slider" widget_class "*GtkCheckButton*" style "toggle_button" widget_class "*GtkRadioButton*" style "radio_button" widget_class "*GtkButton*" style "button" widget_class "*Ruler" style "ruler" widget_class "*GtkEntry" style "entry" widget "*GtkCurve" style "curve" widget "gtk-tooltips*" style "tooltips" --- cut here --- #======================================== #gtkrc.powder-peach: --- cut here --- #======================================== pixmap_path ".:/home/raster/themes" style "default" { font = "-*-helvetica-medium-r-normal--10-*-*-*-*-*-*-*" bg[NORMAL] = { 0.74, 0.74, 0.74 } fg[NORMAL] = { 0, 0, 0 } bg[PRELIGHT] = { 0.90, 0.72, 0.61 } fg[PRELIGHT] = { 0, 0, 0 } bg[SELECTED] = { 0.90, 0.72, 0.61 } fg[SELECTED] = { 0, 0, 0 } bg[ACTIVE] = { 0.61, 0.76, 0.90 } fg[ACTIVE] = { 0, 0, 0 } engine "colorstep" { } } style "list" { bg[ACTIVE] = { 0.74, 0.74, 0.74 } bg[NORMAL] = { 1, 1, 1 } bg[PRELIGHT] = { 0.90, 0.72, 0.61 } bg[SELECTED] = { 0.90, 0.72, 0.61 } } widget_class "GtkCTree" style "list" widget_class "GtkCList" style "list" style "window" { # bg_pixmap[NORMAL] = "warning.xpm" } style "scale" { base[ACTIVE] = { 0.41, 0.52, 0.60 } bg[ACTIVE] = { 0.41, 0.52, 0.60 } base[NORMAL] = { 0.61, 0.76, 0.90 } bg[NORMAL] = { 0.61, 0.76, 0.90 } base[PRELIGHT] = { 0.90, 0.72, 0.61 } bg[PRELIGHT] = { 0.90, 0.72, 0.61 } base[SELECTED] = { 0.90, 0.72, 0.61 } bg[SELECTED] = { 0.90, 0.72, 0.61 } fg[ACTIVE] = { 0.41, 0.52, 0.60 } fg[PRELIGHT] = { 0.90, 0.72, 0.61 } fg[SELECTED] = { 0.90, 0.72, 0.61 } } style "button" { bg[NORMAL] = { 0.61, 0.76, 0.90 } bg[PRELIGHT] = { 0.90, 0.72, 0.61 } bg[ACTIVE] = { 0.90, 0.72, 0.61 } bg[SELECTED] = { 0.90, 0.72, 0.61 } } style "toggle_button" = "button" { } style "radio_button" = "toggle_button" { } style "entry" { bg[SELECTED] = { 0.90, 0.72, 0.61 } fg[SELECTED] = { 0.30, 0.48, 0.41 } } style "slider" = "scale" { } style "tooltips" { bg[NORMAL] = { 0.93, 0.93, 0.78 } fg[NORMAL] = { 0, 0, 0 } } style "ruler" { # font = '-adobe-helvetica-medium-r-normal--*-80-*-*-*-*-*-*' } style "curve" { } # override testgtk2, introduce the green color in the button list style 'button_list' = 'button' { } widget "main window.*GtkScrolledWindow.*GtkButton*" style "button_list" # common default class "GtkWidget" style "default" class "GtkText" style "entry" class "GtkScrollbar" style "slider" widget_class "GtkWindow" style "window" widget_class "GtkDialog" style "window" widget_class "GtkFileSelection" style "window" widget_class "*Gtk*Scale" style "scale" widget_class "*Gtk*Slider" style "slider" widget_class "*GtkCheckButton*" style "toggle_button" widget_class "*GtkRadioButton*" style "radio_button" widget_class "*GtkButton*" style "button" widget_class "*Ruler" style "ruler" widget_class "*GtkEntry" style "entry" widget "*GtkCurve" style "curve" widget "gtk-tooltips*" style "tooltips" --- cut here ---

[reply] [top]




© Copyright 2006 OSTG Open Source Technology Group, All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Advertise •  Contact Us •  Revision: v2.6.0-pre1