Updated stuff.

This commit is contained in:
Mid Favila 2021-04-22 14:54:52 -03:00
parent 0be9b56961
commit 0ee252a557
7 changed files with 26 additions and 16 deletions

View File

@ -1 +1 @@
space-station.png bubble-slope.png

1
assets Symbolic link
View File

@ -0,0 +1 @@
../fxde-assets/

View File

@ -1,6 +1,10 @@
# Set the standard font for elements. # Set the standard font for elements.
Style * Font "$[infostore.std_font]" Style * Font "$[infostore.std_font]"
# Set FvwmScript theme settings.
*FvwmScript: DefaultFont "$[infostore.small_font]"
*FvwmScript: DefaultColorset 9
# Load theme settings. # Load theme settings.
Read $[FVWM_USERDIR]/assets/themes/$[infostore.theme]/theme.conf Read $[FVWM_USERDIR]/assets/themes/$[infostore.theme]/theme.conf
Read $[FVWM_USERDIR]/assets/cursors/$[infostore.cursor]/theme.conf Read $[FVWM_USERDIR]/assets/cursors/$[infostore.cursor]/theme.conf

View File

@ -1,9 +1,10 @@
# The first section of the document defines the look and feel of menus. # The first section of the document defines the look and feel of menus.
MenuStyle * PopupDelayed, PopupDelay 300, PopupAsSubmenu, HoldSubmenus \ MenuStyle * MenuColorset 5, PopupDelayed, PopupDelay 300, PopupAsSubmenu, \
PopupOffset 1 100, PopdownImmediately, Font "$[infostore.small_font]", \ HoldSubmenus, PopupOffset 1 100, PopdownImmediately, HilightTitleBack, \
HilightTitleBack, TitleColorset 6, InactiveColorset 5, ActiveColorset 6, \ TitleColorset 6, InactiveColorset 5, ActiveColorset 6, HilightBack, \
HilightBack Font "$[infostore.small_font]"

View File

@ -16,5 +16,8 @@ Style XCalendar !Title,!Borders,!Handles,Sticky,StaysOnTop,WindowListSkip
Style svkbd !Title,!Borders,!Handles,Sticky,StaysOnTop,WindowListSkip,NeverFocus Style svkbd !Title,!Borders,!Handles,Sticky,StaysOnTop,WindowListSkip,NeverFocus
Style XVkbd !Title,!Borders,!Handles,Sticky,StaysOnTop,WindowListSkip,NeverFocus Style XVkbd !Title,!Borders,!Handles,Sticky,StaysOnTop,WindowListSkip,NeverFocus
# We don't want to worry about rubber-banding freezing the screen...
OpaqueMoveSize unlimited
# This is an icon-free zone, ma'am. # This is an icon-free zone, ma'am.
Style * NoIcon Style * NoIcon

View File

@ -6,7 +6,9 @@ DestroyModuleConfig ShelfPager
*ShelfPager: Font "$[infostore.ui_font_bold]" *ShelfPager: Font "$[infostore.ui_font_bold]"
*ShelfPager: Rows 1 *ShelfPager: Rows 1
*ShelfPager: Columns 1 *ShelfPager: Columns 1
*ShelfPager: HilightColorset * 3 *ShelfPager: Colorset * 13
*ShelfPager: HilightColorset * 14
*ShelfPager: Back rgb:BE/BE/BE *ShelfPager: Back rgb:BE/BE/BE
*ShelfPager: WindowColors rgb:A5/A5/A5 rgb:A5/A5/A5 rgb:9B/A9/C9 rgb:9B/A9/C9 *ShelfPager: WindowColors rgb:A5/A5/A5 rgb:A5/A5/A5 rgb:9B/A9/C9 rgb:9B/A9/C9
*ShelfPager: SolidSeparators *ShelfPager: SolidSeparators
*ShelfPager: Label * FXDE

View File

@ -1,6 +1,5 @@
WindowTitle {Session} WindowTitle {Session}
WindowSize 375 185 WindowSize 375 185
Colorset 10
Init Init
Begin Begin
@ -50,7 +49,7 @@ Property
Size 0 0 Size 0 0
Position 115 75 Position 115 75
Flags NoReliefString Flags NoReliefString
Colorset 15 Colorset 10
Type RadioButton Type RadioButton
Value 0 Value 0
Main Main
@ -70,7 +69,7 @@ Property
Size 0 0 Size 0 0
Position 115 95 Position 115 95
Flags NoReliefString Flags NoReliefString
Colorset 15 Colorset 10
Type RadioButton Type RadioButton
Value 0 Value 0
Main Main
@ -91,7 +90,7 @@ Property
Size 0 0 Size 0 0
Position 115 115 Position 115 115
Flags NoReliefString Flags NoReliefString
Colorset 15 Colorset 10
Type RadioButton Type RadioButton
Value 0 Value 0
Main Main
@ -111,7 +110,7 @@ Property
Size 71 28 Size 71 28
Position 285 140 Position 285 140
Flags NoReliefString Flags NoReliefString
Colorset 12 Colorset 13
Type PushButton Type PushButton
Main Main
Case message of Case message of
@ -127,7 +126,7 @@ Property
Size 100 15 Size 100 15
Position 130 54 Position 130 54
Flags NoReliefString Flags NoReliefString
Colorset 0 Colorset 9
Type ItemDraw Type ItemDraw
End End
@ -137,7 +136,7 @@ Property
Size 100 15 Size 100 15
Position 130 74 Position 130 74
Flags NoReliefString Flags NoReliefString
Colorset 0 Colorset 9
Type ItemDraw Type ItemDraw
End End
@ -147,7 +146,7 @@ Property
Size 100 15 Size 100 15
Position 130 94 Position 130 94
Flags NoReliefString Flags NoReliefString
Colorset 0 Colorset 9
Type ItemDraw Type ItemDraw
End End
@ -157,7 +156,7 @@ Property
Size 80 15 Size 80 15
Position 130 114 Position 130 114
Flags NoReliefString Flags NoReliefString
Colorset 0 Colorset 9
Type ItemDraw Type ItemDraw
End End
@ -167,7 +166,7 @@ Widget 7
Property Property
Title {Ok} Title {Ok}
Size 71 28 Size 71 28
Colorset 12 Colorset 13
Position 215 140 Position 215 140
Flags NoReliefString Flags NoReliefString
Type PushButton Type PushButton