This is the original Enlightenment/EFL theme saved for prosperities sake and for those who prefer the classic enlightenment look.
This repo starts at commit d8023529a1d747e97babca90a1072be5cddecbb7, immediately prior to the introduction of Raster's new flat theme, It is compatible with efl version 1.25 and enligtenment version 0.24.2. It should be backward compatible to some degree. The Bodhi Team makes no promise to keep this theme compatible with later versions of either enlightenment or EFL. If time allows we will try, otherwise patches would be greatly appreciated.
The below are only needed if you use the meson/ninja build system:
- meson
- pkg-config
- The development files for EFL.
The EFL theme EnlightenmentClassic uses a sans fontface. Be sure one is installed and fontconfig is properly set up. Bodhi by default uses:
- fonts-dejavu-core
It is recommended you have the hicolor-icon-theme installed as it is the default fallback theme for FreeDesktop.org icon themes.
Since the EnlightenmentClassic Icon theme inherits from the below icon sets, it is suggested you install one or more of them as well.
- Mint-X
- RAVE-X
- Faenza
To install system wide for all users run the following commands in the top directory of this repo:
meson . build
ninja -C build
sudo ninja -C build install
To install only for the current user run the following commands in the top directory of this repo:
meson . build
ninja -C build
ninja -C build install
Both the EFL theme and Icons are installed by default and both are named EnlightenmentClassic. For more options see meson_options.txt.
Help is always Welcome, as with all Open Source Projects the more people that help the better it gets! More icons would be especially welcome and much needed.
Please submit patches as GitHub pull requests!
Contributions must be licensed under this project's copyright (see LICENSE).
Donations to Bodhi Linux would be greatly appreciate and keep our distro moving along. But if you like the work we do for Bodhi and wish to see more of it, we'd be happy about a donation. You can either donate via PayPall.
Full credit goes to the enlightenemnt developers who orginally developed this theme.