Changeset 2209
- Timestamp:
- Jul 18, 2016, 9:01:44 AM (5 years ago)
- Location:
- arc-theme/trunk/fuentes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
arc-theme/trunk/fuentes/arc-theme/common/gtk-2.0/caja.rc
r2170 r2209 42 42 xthickness = 0 43 43 ythickness = 0 44 bg[NORMAL] = "#F 1F7EF"45 base[NORMAL] = "#F 1F7EF"44 bg[NORMAL] = "#FFFFFF" 45 base[NORMAL] = "#FFFFFF" 46 46 47 47 } … … 59 59 style "caja-location" { 60 60 61 bg[NORMAL] = mix (0.60, shade (1.05, "#E9E FE7"), "#E9EFE7")61 bg[NORMAL] = mix (0.60, shade (1.05, "#E9E9E9"), "#E9E9E9") 62 62 } 63 63 -
arc-theme/trunk/fuentes/debian/changelog
r2187 r2209 1 arc-theme (0.4.2) xenial; urgency=high 2 3 * Updating caja style 4 5 -- Hector Garcia Huerta <hectorgh@gmail.com> Mon, 18 Jul 2016 09:01:14 +0200 6 1 7 arc-theme (0.4.1) xenial; urgency=high 2 8
Note: See TracChangeset
for help on using the changeset viewer.