Динамическая тема для Discord, которая автоматически адаптируется под цвета вашего рабочего стола в реальном времени.
- 🖼️ Автоматическая синхронизация с цветами рабочего стола
- 🎭 Плавные анимации при смене темы
- 📱 Адаптивный цвет текста (автоматически подстраивается под яркость фона)
- ⚡ Работает в реальном времени без перезапуска Discord
- 🎨 Умный анализ доминантных цветов
- 🔄 Плавные переходы между цветами
- Убедитесь, что у вас установлен Python 3.8 или выше
- Установите необходимые зависимости:
- bash
- pip install -r requirements.txt
- PIL (Pillow)
- numpy
- win32gui
- scikit-learn
- websocket-server
- Закройте Discord (если он запущен)
- Запустите программу
- Запустите Discord
- Наслаждайтесь автоматической сменой темы!
- Программа анализирует цвета вашего рабочего стола
- Определяет доминантные цвета с помощью алгоритма кластеризации
- Автоматически адаптирует интерфейс Discord под эти цвета
- Подбирает оптимальный цвет текста для лучшей читаемости
- Применяет плавные анимации при смене цветов
Вы можете настроить:
- Скорость анимации
- Чувствительность к изменению цветов
- Яркость и контрастность темы
Мы приветствуем ваш вклад в проект! Вы можете:
- Создать Issue с описанием проблемы
- Предложить улучшения через Pull Request
- Поделиться идеями в разделе Discussions
MIT License - подробности в файле LICENSE
Это неофициальная модификация Discord. Используйте на свой страх и риск.
- [Discord] (korsarofficial)
Made with ❤️ by [Korsar]
- PIL (Pillow)
- numpy
- win32gui
- scikit-learn
- websocket-server
- Close Discord (if it's running)
- Launch the program
- Start Discord
- Enjoy automatic theme changes!
- The program analyzes your desktop colors
- Determines dominant colors using clustering algorithms
- Automatically adapts Discord's interface to these colors
- Selects optimal text color for better readability
- Applies smooth animations during color transitions
You can customize:
- Animation speed
- Color change sensitivity
- Theme brightness and contrast
We welcome contributions! You can:
- Create an Issue to report a bug
- Suggest improvements via Pull Request
- Share ideas in Discussions
MIT License - see LICENSE for details
This is an unofficial Discord modification. Use at your own risk.
If you encounter any issues:
- Make sure Discord is completely closed before starting
- Check if all dependencies are correctly installed
- Verify you have administrator privileges
- Check the console for error messages
- Real-time desktop color scanning
- Smart color clustering algorithm
- Dominant color detection
- Brightness analysis for text contrast
- Smooth background transitions
- Text color fade effects
- Element hover animations
- Loading animations
- Minimal CPU usage
- Optimized color calculations
- Efficient memory management
- Fast response time
- Custom animation settings
- User color presets
- More theme options
- Plugin system support
- [Discord] (korsarofficial)
- Thanks to all contributors
- Special thanks to testers
- Inspired by various Discord themes
- For best results, use wallpapers with distinct colors
- Restart Discord if you encounter any glitches
- Check for updates regularly
- Back up your Discord settings before use
Stay tuned for:
- New features