1
0
mirror of https://github.com/deadw00d/AROS.git synced 2025-11-21 10:07:53 +00:00

small gfx update to the darkness theme

This commit is contained in:
Kalamatee
2025-08-29 21:23:11 +01:00
committed by deadwood
parent 394f67e602
commit b82a9b701d
34 changed files with 93 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 469 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 704 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 400 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 374 B

View File

@ -0,0 +1,9 @@
TileTop = 15
TileRight = 13
TileBottom = 15
TileLeft = 6
InnerTop = 6
InnerRight = 12
InnerBottom = 11
InnerLeft = 6

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 840 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@ -0,0 +1,84 @@
/* ===================== AROS Default theme =============================== */
CloseRight = No /* put the Close image to the right */
ScreenTitleColors = 0x00dcdcdc 0x00323232
BaseColors = 0x00c6d7ec 0x00d0d0d0 /* base color fore activated and deactivated borderlines ARGB format */
RightBorderGads = 25 /* width of the right border when gadgets are used */
BottomBorderGads = 25 /* height of the bottom border when gadgets are used */
/* the following configuration values are double ints, the first is an offset, the 2nd a width/hight */
ContainerTop = 0 11 /* top part of the propotional container */
ContainerVertTile = 12 272 /* the tileable part of the container */
ContainerBottom = 284 12 /* the bottom part of the container */
ContainerLeft = 0 11 /* as above but for the vertical bars */
ContainerHorTile = 12 272
ContainerRight = 284 12
/* knobs consist of a top/left, a upper/left tileable part, a gripper, a bottom/right tileable part and a bottom/right part */
KnobTop = 0 4 /* upper part of the knob */
KnobTileTop = 4 54 /* the upper tileable part */
KnobVertGripper = 64 10 /* the gripper */
KnobTileBottom = 75 52 /* the bottom tileable part */
KnobBottom = 136 4 /* the bottom part */
KnobLeft = 0 4 /* as above but for horizontal knob */
KnobTileLeft = 4 54
KnobHorGripper = 64 10
KnobTileRight = 75 52
KnobRight = 136 4
/* =================================================================== */
UseGradients = No /* use gradients instead of the default image in Borders */
ActivatedGradient = 0xf3f3f3 0xf1f1f1 0 /* top bottom and arc for the Activated Gradient (ARGB Format) maybe arc does not work */
DeactivatedGradient = 0xf2f2f2 0xf2f2f2 0 /* same but for deactivated windows */
NoInactiveSelected = No /* Window border gadgets have only 3 states? */
/* =================================================================== */
SBarHeight = 20 /* height of the Screentitlebar */
LogoOffset = 0 /* put the Screenlogo at this offset (horizontal position) */
TitleOffset = 20 /* offset for the Title of a Screen */
SBarChildPre = 1010 19
SBarChildFill = 1030 24
SBarChildPost = 1055 19
SBarGadPre = 1542 42
SBarGadFill = 1585 8
SBarGadPost = 1594 5
/* =================================================================== */
FillTitleBar = Yes
BarHeight = 25 /* Height of window titlebar */
BarLayout = Vertical /* Horizontal (default) or Vertical, should be Vertical */
BarRounded = Yes /* Titlebar top corners should be rounded? (BETA maybe it will not work 100%) */
BarMasking = Yes /* Picture mask defines titlebar shape? */
/* =================================================================== */
BarPre = 0 5 /* Left end of titlebar if no gadgets follow */
BarPreGadget = 0 5 /* Left end of titlebar if some gadgets follow */
BarLGadgetFill = 7 8 /* Tileable background for left-side gadgets */
BarJoinGB = 15 8 /* Join between gadgets and left part of dragbar */
BarLFill = 15 8 /* Tileable background for left part of dragbar */
BarJoinBT = 60 20 /* Join between left part of dragbar and title */
BarTitleFill = 80 50 /* Tileable background for title */
BarJoinTB = 130 10 /* Join between title and right part of dragbar */
BarRFill = 140 60 /* Tileable background for right part of dragbar */
BarJoinBG = 205 20 /* Join between right part of dragbar and gadgets */
BarRGadgetFill = 255 8 /* Tileable background for right-side gadgets */
BarPostGadget = 295 5 /* Right end of titlebar if some gadgets precede */
BarPost = 295 5 /* Right end of titlebar if no gadgets precede */
/* =================================================================== */
/* sizes of borders when no gadgets are alive */
LeftBorder = 6
RightBorder = 6
BottomBorder = 6

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 903 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 400 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 351 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 472 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB