Files
gimp/themes/Compact/Makefile.am
Jehan 64113d67bc themes: new Compact theme.
Something which is regularly asked is to use smaller icons. We used to
have a "Small" theme in 2.8, which got away in 2.10 with icon sizing (cf
issue #6121).

This is a revival of such a theme (except I call it "Compact" because it
feels more appropriate than "Small"). The theme is basically the same as
"Default" (through an include), just tweaking some size related CSS
rules.
2022-08-21 00:05:10 +02:00

8 lines
177 B
Makefile

## Process this file with automake to produce Makefile.in
themedatadir = $(gimpdatadir)/themes/Compact
themedata_DATA = gimp.css gimp-dark.css
EXTRA_DIST = $(themedata_DATA)