look.AfterStep

Michal Vitecek (M.Vitecek@sh.cvut.cz)
Fri, 18 Sep 1998 11:39:12 +0200



--y0ulUmNC+osPPQO6
Content-Type: text/plain; charset=us-ascii

 hi,

   this is look.AfterStep i fixed so it looks much better now. please send
 it to gafton as well, so he can replace the one in the beta4 distro with
 this one.
   also, decide which look should be the default for 1.5. i totally
 disagree with look.AfterStep1.5 be the default because of these things:
 ala windowmaker buttons shouldn't really be in the default theme, the
 colors like brown and shining blue don't go well together, overuse of 3d
 fonts, the menu pixmap is cool, but useless for menus with shorter item
 names (so after customizing the menu, the user gets mostly pale blue).
   maybe try to create new looks, that should replace the other looks that
 are in the distro as well and are pain to look at.


    thanks ppl, i hope u'll have some taste in deciding which look to
    choose to be the default one,
-- 
			fuf


------------------------------ na IRC -------------------------------------
 BillGates [bgates@www.microsoft.com] has joined #LINUX
 ...
 mode/#linux [+b BillGates!*@*] by DoDad
 BillGates was kicked off #linux by DoDad (banned: We see enough of Bill
          Gates already.)
 


--y0ulUmNC+osPPQO6
Content-Type: text/plain; charset=iso-8859-2
Content-Transfer-Encoding: 8bit
Content-Disposition: attachment; filename="look.AfterStep"

####################
# Look by Guylhem (AfterStep)
#
#-------------------
# 1) Styles :
#
# If there is a style named "default" and no default style is specified, 
# the "default" style will be used as the default
# Inherited styles will override options.

# default should never be used, so let's make it obvious when it *is* used
MyStyle "default"
  Font		-adobe-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*
  ForeColor	#111111
  BackColor	#bfbfbf
  MaxColors	10
  ~MyStyle

MyStyle "focus_colors"
  ForeColor	White
  BackColor	#000044
  BackGradient	1	#303080 #000010
  ~MyStyle

MyStyle "unfocus_colors"
  ForeColor	#111111
  BackColor	#bfbfbf
  BackGradient	1	#a0a2a1 #606261
  MaxColors	10
  ~MyStyle

MyStyle "sticky_colors"
  ForeColor	#111111
  BackColor	DarkGreen
  ~MyStyle

MyStyle "window_font"
  Font		-adobe-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*
  Inherit	focus_colors
  TextStyle	0
  ~MyStyle

MyStyle "menu_font"
  Font		-adobe-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*
  TextStyle	0
  ~MyStyle

MyStyle "focused_window_style"
  Inherit	window_font
  Inherit	focus_colors
  ~MyStyle

MyStyle "unfocused_window_style"
  Inherit	window_font
  Inherit	unfocus_colors
  ~MyStyle

MyStyle "sticky_window_style"
  Inherit	window_font
  Inherit	sticky_colors
  ~MyStyle

MyStyle "menu_title_style"
  Inherit	menu_font
  TextStyle	0
  Inherit	focus_colors
  BackGradient	1	#303080 #000010
  ~MyStyle

MyStyle "menu_item_style"
  Inherit	menu_font
  TextStyle	0
  ForeColor	Black
  BackColor	#bfbfbf
  BackGradient	2	#606060 #d0d0d0
  MaxColors	16
  ~MyStyle

MyStyle "menu_hilite_style"
  Inherit	menu_font
  TextStyle	0
  BackColor	White
  ForeColor	Black
  ~MyStyle

# make the stipple background the same as the menu item, or 
# strange border drawing artifacts could occur.
MyStyle	"menu_stipple_style"
  Inherit	menu_item_style
# new feature to be added soon:
#  ForeStipple	stipple.xpm
  ~MyStyle

DefaultStyle		"default"
FWindowStyle		"focused_window_style"
UWindowStyle		"unfocused_window_style"
SWindowStyle		"sticky_window_style"
MenuItemStyle		"menu_item_style"
MenuTitleStyle		"menu_title_style"
MenuHiliteStyle		"menu_hilite_style"
MenuStippleStyle	"menu_stipple_style"

# 2) Textures : avoid them on 8bpp !

#   0 - No texture
#   1 - Wharf-style gradient                            ^-
#   2 - Horizontal one way gradient                     ¯-_
#   3 - Horizontal from top/bottom to center            =-=
#   4 - Vertical one way gradient from left to right    ||| | |  | |
#   5 - Vertical from left/right to center              >>>>>><<<<<<
# 128 - User defined pixmap
# 129 - User defined pixmap for the whole menu (must be 128) & menutitle (129)
# 130 - Transparent menu (must be 128) & menutitle (130)

# 2-1) : types
#ButtonTextureType   128

# 2-2) : max colors
# Number of colors : default is 10 on 8bpp screens, 32 on 16 bpp and 128 on 32
#ButtonMaxColors        10

# 2-3) : pixmaps
#ButtonPixmap           ASBBlockDefault.xpm
# New Features - adjust xpm to taste
MenuPinOn		as-kill.xpm
#MenuPinOff		as-kill-pressed.xpm

# 2-4) : gradients (can't choose both, except for TextGradientColor)
#ButtonTextureColor  #FF0000  #0000FF
#ButtonBgColor          #bfbfbf

# 2-5) : misc options
#  Textures/Pixmaps on windows lowbar ?
TexturedHandle
#  Gradient on windows title ?
#GradientText
#  Border around iconifyied windows ?
ButtonNoBorder
#  Draw lines between menu options ?
DrawMenuBorders 0
#  Texture menu options individually, or the whole menu ?
TextureMenuItemsIndividually 1

# [0/1] Do you want minipixmaps in startmenu ?
MenuMiniPixmaps 0
# [0/1] Sort Start menu entries by 1=alphabetical order, 0=date (default)
StartMenuSortMode 1

# [0/1] make a space, or don't make a space (WM) beside buttons
TitleButtonStyle  0
#  define the number of pixels between titlebar buttons
TitleButtonSpacing       0

# 3) Text :
#    TitleTextMode == TextStyle in above _style's
#  Mode is either 0 (normal), 1 (big 3d), 2 (nice 3d); Z is title height
#  TitleTextMode : MODE Z HIRELIEF HISHADOW HINORMAL LORELIEF LOSHADOW LONORMAL
#TitleTextMode 2 0 Grey20 Grey50 Grey80 MidnightBlue Blue DarkBlue
#  Corner where the resize box goes to : ++, +-, -+, -- (clockwise)
ResizeMoveGeometry -+

# 3-1) Text : fonts
Font		-adobe-helvetica-medium-r-*-*-12-*-*-*-*-*-*-*
WindowFont	-adobe-helvetica-bold-r-*-*-12-*-*-*-*-*-*-*
IconFont	-adobe-helvetica-medium-r-*-*-8-*-*-*-*-*-*-*
IconBox                 54 21 -2 -2
TitleTextAlign          0
#TitlebarNoPush

# TitleButtons : [1] [3] [5] [7] [9] (title) [0] [8] [6] [4] [2]
TitleButton 1 as-switchwindow-a.xpm as-switchwindow-a-pressed.xpm
TitleButton 2 as-kill.xpm as-kill-pressed.xpm
TitleButton 3 as-menu-a.xpm as-menu-a-pressed.xpm
TitleButton 4 as-shade-a.xpm as-shade-a-pressed.xpm
TitleButton 6 as-iconize.xpm as-iconize-pressed.xpm

--y0ulUmNC+osPPQO6--