Skip to content

KorsarOfficial/Korscord

Repository files navigation

Korscord

RU

Discord Dynamic Theme 🎨

Динамическая тема для Discord, которая автоматически адаптируется под цвета вашего рабочего стола в реальном времени.

✨ Особенности

  • 🖼️ Автоматическая синхронизация с цветами рабочего стола
  • 🎭 Плавные анимации при смене темы
  • 📱 Адаптивный цвет текста (автоматически подстраивается под яркость фона)
  • ⚡ Работает в реальном времени без перезапуска Discord
  • 🎨 Умный анализ доминантных цветов
  • 🔄 Плавные переходы между цветами

🚀 Установка

  1. Убедитесь, что у вас установлен Python 3.8 или выше
  2. Установите необходимые зависимости:
  • bash
  • pip install -r requirements.txt

📦 Зависимости

  • PIL (Pillow)
  • numpy
  • win32gui
  • scikit-learn
  • websocket-server

💻 Использование

  1. Закройте Discord (если он запущен)
  2. Запустите программу
  3. Запустите Discord
  4. Наслаждайтесь автоматической сменой темы!

⚙️ Как это работает

  1. Программа анализирует цвета вашего рабочего стола
  2. Определяет доминантные цвета с помощью алгоритма кластеризации
  3. Автоматически адаптирует интерфейс Discord под эти цвета
  4. Подбирает оптимальный цвет текста для лучшей читаемости
  5. Применяет плавные анимации при смене цветов

🛠️ Настройка

Вы можете настроить:

  • Скорость анимации
  • Чувствительность к изменению цветов
  • Яркость и контрастность темы

🤝 Вклад в проект

Мы приветствуем ваш вклад в проект! Вы можете:

  1. Создать Issue с описанием проблемы
  2. Предложить улучшения через Pull Request
  3. Поделиться идеями в разделе Discussions

📝 Лицензия

MIT License - подробности в файле LICENSE

⚠️ Дисклеймер

Это неофициальная модификация Discord. Используйте на свой страх и риск.

📞 Контакты

  • [Discord] (korsarofficial)

Made with ❤️ by [Korsar]

ENG

📦 Dependencies

  • PIL (Pillow)
  • numpy
  • win32gui
  • scikit-learn
  • websocket-server

💻 Usage

  1. Close Discord (if it's running)
  2. Launch the program
  3. Start Discord
  4. Enjoy automatic theme changes!

⚙️ How It Works

  1. The program analyzes your desktop colors
  2. Determines dominant colors using clustering algorithms
  3. Automatically adapts Discord's interface to these colors
  4. Selects optimal text color for better readability
  5. Applies smooth animations during color transitions

🛠️ Configuration

You can customize:

  • Animation speed
  • Color change sensitivity
  • Theme brightness and contrast

🤝 Contributing

We welcome contributions! You can:

  1. Create an Issue to report a bug
  2. Suggest improvements via Pull Request
  3. Share ideas in Discussions

📝 License

MIT License - see LICENSE for details

⚠️ Disclaimer

This is an unofficial Discord modification. Use at your own risk.

🔧 Troubleshooting

If you encounter any issues:

  1. Make sure Discord is completely closed before starting
  2. Check if all dependencies are correctly installed
  3. Verify you have administrator privileges
  4. Check the console for error messages

🌟 Features in Detail

Color Analysis

  • Real-time desktop color scanning
  • Smart color clustering algorithm
  • Dominant color detection
  • Brightness analysis for text contrast

Animations

  • Smooth background transitions
  • Text color fade effects
  • Element hover animations
  • Loading animations

Performance

  • Minimal CPU usage
  • Optimized color calculations
  • Efficient memory management
  • Fast response time

🎯 Future Plans

  • Custom animation settings
  • User color presets
  • More theme options
  • Plugin system support

📞 Contact

  • [Discord] (korsarofficial)

🙏 Acknowledgments

  • Thanks to all contributors
  • Special thanks to testers
  • Inspired by various Discord themes

💡 Tips

  1. For best results, use wallpapers with distinct colors
  2. Restart Discord if you encounter any glitches
  3. Check for updates regularly
  4. Back up your Discord settings before use

🔄 Updates

Stay tuned for:

  • New features