Skip to content

RickyJian/fcitx5-everforest

Repository files navigation

fcitx5-everforest

A beautiful fcitx5 theme collection based on the Everforest color scheme. This theme provides a warm, eye-friendly color palette that adapts to both light and dark environments.

Features

  • 6 Theme Variants: Dark/Light × Hard/Medium/Soft contrast options
  • Everforest Color Palette: Carefully crafted colors for optimal readability
  • DPI Scaling Support: Automatically scales with your display DPI
  • Complete Theme Assets: Includes all necessary icons and configurations

Available Themes

Dark Variants

  • everforest-dark-hard - High contrast dark theme

    Everforest Dark Hard

  • everforest-dark-medium - Balanced contrast dark theme (default)

    Everforest Dark Medium

  • everforest-dark-soft - Low contrast dark theme

    Everforest Dark Soft

Light Variants

  • everforest-light-hard - High contrast light theme

    Everforest Light Hard

  • everforest-light-medium - Balanced contrast light theme

    Everforest Light Medium

  • everforest-light-soft - Low contrast light theme

    Everforest Light Soft

Installation

  1. Clone or download this repository

    git clone https://github.com/yourusername/fcitx5-everforest.git
    cd fcitx5-everforest
  2. Install themes to fcitx5 themes directory

    For user installation (recommended):

    # Create themes directory if it doesn't exist
    mkdir -p ~/.local/share/fcitx5/themes
    
    # Copy all themes
    cp -r everforest-* ~/.local/share/fcitx5/themes/

    For system-wide installation (requires sudo):

    sudo cp -r everforest-* /usr/share/fcitx5/themes/
  3. Restart fcitx5 and apply the changes

Contributing

Contributions are welcome! Please feel free to submit issues and pull requests.

Development Setup

  1. Fork this repository
  2. Create a feature branch
  3. Make your changes
  4. Test with fcitx5
  5. Submit a pull request

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Everforest - The original color scheme
  • fcitx5 - The input method framework
  • All contributors and users of this theme

Enjoy your typing experience with fcitx5-everforest! 🌲

About

A beautiful fcitx5 theme collection based on the Everforest color scheme. This theme provides a warm, eye-friendly color palette that adapts to both light and dark environments.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors