summaryrefslogtreecommitdiff
path: root/data/Makefile.am
diff options
context:
space:
mode:
authorColomban Wendling <[email protected]>2019-06-27 14:44:20 +0200
committerlukefromdc <[email protected]>2019-07-08 23:30:28 +0000
commitc73a08aa718f9e2e50609215fe567ae04429a5ad (patch)
treea7783c3384224d903ff796671c7184da9d6e9bb0 /data/Makefile.am
parent384a8ae61631068e19ba9e0b4ea07aa63087ce93 (diff)
downloadcaja-c73a08aa718f9e2e50609215fe567ae04429a5ad.tar.bz2
caja-c73a08aa718f9e2e50609215fe567ae04429a5ad.tar.xz
desktop: Add specific CSS for ContrastHigh and ContrastHighInverse
Diffstat (limited to 'data/Makefile.am')
-rw-r--r--data/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/Makefile.am b/data/Makefile.am
index 72c43799..4e2c3d29 100644
--- a/data/Makefile.am
+++ b/data/Makefile.am
@@ -39,6 +39,8 @@ cajadata_DATA = \
caja.css \
caja-desktop.css \
a11y-caja-desktop-base.css \
+ caja-desktop-ContrastHigh.css \
+ caja-desktop-ContrastHighInverse.css \
caja-desktop-HighContrast.css \
caja-desktop-HighContrastInverse.css \
$(NULL)