2021-03-06 13:17:27 -04:00
|
|
|
# Set the standard font for elements.
|
2021-04-07 20:29:14 -03:00
|
|
|
Style * Font "$[infostore.std_font]"
|
2021-03-06 13:17:27 -04:00
|
|
|
|
2021-04-22 14:54:52 -03:00
|
|
|
# Set FvwmScript theme settings.
|
2021-04-30 23:50:29 -03:00
|
|
|
*FvwmScript: DefaultFont "$[infostore.small_font]"
|
2021-04-22 14:54:52 -03:00
|
|
|
*FvwmScript: DefaultColorset 9
|
|
|
|
|
2021-03-06 13:17:27 -04:00
|
|
|
# Load theme settings.
|
2021-04-30 23:50:29 -03:00
|
|
|
Read $[FVWM_USERDIR]/assets/themes/$[infostore.theme]/theme.conf
|
|
|
|
Read $[FVWM_USERDIR]/assets/cursors/$[infostore.cursor]/theme.conf
|