/usr/share/afterstep/looks/look.Legacy is in afterstep-data 2.2.12-6.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 | ##########################################################################
# Look by David Mihm (look.DEFAULT updated Aug 25, 1999)
#
#------------------------------------------------------------------------
# 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 DefaultSans.ttf-14
ForeColor red
BackColor green
~MyStyle
#----------Window MyStyles---------#
TitleButtonBalloons
TitleButtonBalloonBorderColor gray30
TitleButtonBalloonBorderWidth 2
TitleButtonBalloonDelay 200
MyStyle "TitleButtonBalloon"
ForeColor grey70
BackColor Black
Font DefaultSans.ttf-12
~MyStyle
MyStyle "window_font"
Font DefaultSans.ttf-15
TextStyle 0
~MyStyle
MyStyle "focused_window_style"
Inherit "window_font"
TextStyle 1
ForeColor #E5E2E8 #basically white
BackColor #475293
BackGradient 2 #6068DB #475293
~MyStyle
MyStyle "unfocused_window_style"
Inherit "window_font"
ForeColor #050505
BackColor #6e5b52
~MyStyle
MyStyle "sticky_window_style"
Inherit "window_font"
ForeColor #9E9EA7
BackColor #4e2f2f
~MyStyle
#----------Menu MyStyles---------#
MyStyle "menu_title_font"
Font DefaultSansBold.ttf-14
TextStyle 0
~MyStyle
MyStyle "menu_font"
Font DefaultSans.ttf-14
TextStyle 0
~MyStyle
MyStyle "menu_title_style"
Inherit "menu_title_font"
ForeColor grey70
BackColor #050505 #basically black
~MyStyle
MyStyle "menu_item_style"
Inherit "menu_font"
ForeColor #E5E2E8 #basically white
BackColor grey30
~MyStyle
MyStyle "menu_hilite_style"
Font DefaultSansBold.ttf-14
ForeColor white
BackColor #475293
~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"
ForeColor grey70
~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"
#All this style does - is it defines an alias for folder image at
# the background of menu minipixmaps.
# it can later be referenced in xml as :
# <recall srcid="menu.folder_minipixmap"/>
MyStyle "menu_folder_pixmap"
# BackPixmap 128 mini/FolderAquaYellow
BackPixmap 128 mini/FolderOpenBlueAqua
# BackPixmap 128 mini/FolderOpenRedAqua
# standard NeXTish folder :
# BackPixmap 128 mini/FolderNeXT
# standard KDE folder :
# BackPixmap 128 mini/FolderKDECyan
~MyStyle
#----------Pager MyStyles---------#
MyStyle "*PagerBalloon"
Font Default.ttf-14
ForeColor Black
BackColor Grey70
~MyStyle
MyStyle "DeskStyle"
# Considered to be Default
ForeColor grey70
BackColor grey30
## Gradiated Pager -
# BackGradient 2 cyan gray30
## Pixmapped Pager -
# BackPixmap 128 Back.xpm
## Transparent Pager -
BackPixmap 129
## Translucent Pager tinted <color>
# BackPixmap 129 #a8a8a8
~MyStyle
MyStyle "*PagerActiveDesk"
Font Default.ttf-12
BackColor #475293
ForeColor Grey70
# gradients, pixmap and transparency allowed here
~MyStyle
MyStyle "*PagerInActiveDesk"
Font Default.ttf-12
BackColor Grey30
ForeColor Grey70
# gradients, pixmap and transparency allowed here
~MyStyle
MyStyle "*PagerFWindowStyle"
Inherit "focused_window_style"
Font 5x8
# gradients, pixmap allowed, but no transparency
~MyStyle
MyStyle "*PagerUWindowStyle"
Inherit "unfocused_window_style"
Font 5x8
# gradients, pixmap allowed, but no transparency
~MyStyle
MyStyle "*PagerSWindowStyle"
Inherit "sticky_window_style"
Font 5x8
# gradients, pixmap allowed, but no transparency
~MyStyle
#----------Wharf MyStyles---------#
MyStyle "*WharfBalloon"
Font Default.ttf-12
ForeColor Black
BackColor Grey70
~MyStyle
MyStyle "*WharfTile"
BackColor grey50
## Gradiated Wharf Tile
# BackGradient 1 DarkBlue DarkGreen
## Pimapped Wharf Tile
BackPixmap 128 ASBBlockDefault.xpm
~MyStyle
MyStyle "*MonitorWharfTile"
BackColor grey50
## Translucent Wharf Tile tinted <color>
BackPixmap 129 #a8a8a8
~MyStyle
#----------WinList MyStyles---------#
MyStyle "*WinListBalloon"
Font Default.ttf-12
ForeColor Black
BackColor Wheat
~MyStyle
MyStyle "*WinList"
ForeColor white
BackColor gray10
Font DefaultSans.ttf-15
TextStyle 2
BackPixmap 129 #a8a8a8
# BackPixmap 128 title.png
# BackGradient 5 #606060 #d0d0d0
~MyStyle
#----------ASMount MyStyles---------#
MyStyle "*ASMountMounted"
Inherit "sticky_window_style"
Font DefaultSansBold.ttf-9
~MyStyle
MyStyle "*ASMountUnmounted"
Inherit "unfocused_window_style"
Font DefaultSans.ttf-9
~MyStyle
MyStyle "*aterm"
ForeColor InactiveText2
BackColor Inactive2
BackGradient 6 Inactive2Light Inactive2Dark
~MyStyle
#----------Button MyStyles---------#
MyStyle "ButtonPixmap"
BackColor Black
BackPixmap 128 ASBBlockDefault.xpm
~MyStyle
MyStyle "ButtonTitleFocus"
Font DefaultSans.ttf-15
ForeColor grey70
BackColor Black
~MyStyle
MyStyle "ButtonTitleSticky"
Font DefaultSans.ttf-15
ForeColor grey70
BackColor Black
~MyStyle
MyStyle "ButtonTitleUnfocus"
Font DefaultSans.ttf-15
ForeColor grey70
BackColor Black
~MyStyle
# [0|1] Show Title on Buttons how?
SeparateButtonTitle 0
# [x y] Size of buttons?
ButtonSize 64 64
#--------------------------
# 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 - Transparent/Transluceny menu + valid xpm OR tint color
MArrowPixmap arrow-dots.xpm
# 2-5) : misc options
# Textures/Pixmaps on windows lowbar ?
TexturedHandle
# Gradient on windows title ?
#GradientText
# Border around iconifyied windows ?
ButtonNoBorder
# [0/1/2] Draw lines between menu options ?
DrawMenuBorders 1
# [0/1] Texture menu options individually, or the whole menu ?
TextureMenuItemsIndividually 0
# Corner where the resize box goes to: ++, +-, -+, -- (clockwise)
#ResizeMoveGeometry ++
# [0/1] Do you want minipixmaps in root menu ?
MenuMiniPixmaps 1
# [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 ; 1
TitleButtonStyle 0
# define the number of pixels between titlebar buttons ; 0
TitleButtonSpacing 2
# [0-10] Allows selection of move/resize rubberband look
RubberBand 2
# 3) TextStyle :
# Mode is either 0 (normal), 1 (big 3d), 2 (nice 3d)
# 3-1) Text : fonts
IconFont DefaultSans.ttf-12
IconBox 1 -64 -1 -1
TitleTextAlign 2
# 4) TileBar options :
# TitleButtons : [1] [3] [5] [7] [9] (title) [0] [8] [6] [4] [2]
# Flat buttons (shaped)
#TitleButton 1 1.xpm 1p.xpm
#TitleButton 2 2.xpm 2p.xpm
#TitleButton 3 3.xpm 3p.xpm
#TitleButton 4 4.xpm 4p.xpm
#TitleButton 6 5.xpm 5p.xpm
# Little buttons
#TitleButton 2 os8-kill.xpm os8-kill-pressed.xpm
#TitleButton 4 os8-shade.xpm os8-shade-pressed.xpm
#TitleButton 3 os8-maximize.xpm os8-maximize-pressed.xpm
#TitleButton 6 os8-iconize.xpm os8-iconize-pressed.xpm
# Big buttons (shaped)
#TitleButton 1 as1.5-menu.xpm as1.5-menu-p.xpm
#TitleButton 3 as1.5-iconize.xpm as1.5-iconize-p.xpm
#TitleButton 2 as1.5-kill.xpm as1.5-kill-p.xpm
#TitleButton 4 as1.5-shade.xpm as1.5-shade-p.xpm
# Normal buttons
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
# the following is used instead of MenuPinOn :
TitleButton 5 as1.5-kill.xpm as1.5-kill.xpm
|