HyDE गैलरी

थीम गैलरी
Section titled “थीम गैलरी”Theme | Description | Author |
---|---|---|
Vanta Black inspired theme having the deepest blacks | rishav12s | |
Red & Black based theme. | HyDE-Project | |
Dark Green based theme for Hyde | mahaveergurjar | |
Step beyond the horizon, where reality fades and imagination reigns supreme. | cyb3rgh0u1 | |
Hacker based theme | T-Crypt | |
Oxo Carbon based theme for Hyde | rishav12s | |
Official Theme | prasanthrangan | |
Dive into the deep, where elegance meets the infinite night. | Itz-Abhishek-Tiwari | |
Ever-Blush inspired dark aesthetic minimal theme | rishav12s | |
A striking fusion of sharp elegance, cutting through the darkness with bold hues. | cyb3rgh0u1 | |
One Dark based theme | RAprogramm | |
Official Theme | prasanthrangan | |
Cozy new Rain based theme for HyDE | rishav12s | |
Pixel Art inspired theme | rishav12s | |
Monokai based theme for Hyde | mahaveergurjar | |
Dracula based theme | RAprogramm | |
Serene Nord-inspired theme having frosty aesthetic blues | rishav12s | |
Solarized Dark based theme for HyDE | rishav12s | |
Official Theme | prasanthrangan | |
AbyssGreen is a theme based on the Everforst color scheme | Itz-Abhishek-Tiwari | |
A serene theme inspired by bright cloudy skies | richen604 | |
Mac-OS inspired dark theme | rishav12s | |
Dark purple based theme for HyDE | rishav12s | |
Sci-fi based theme | KaranRaval123 | |
Hot-Red + Deep-Black | abenezerw | |
Official Theme | prasanthrangan | |
Hot Red based theme | mahaveergurjar | |
We love Windows! Wew | T-Crypt | |
Official Theme | T-Crypt | |
Winter based Ice Age theme for Hyde | saber-88 | |
Official Theme | prasanthrangan | |
Official Theme | prasanthrangan | |
Official Theme | prasanthrangan | |
Official Theme | prasanthrangan | |
A ghibli based theme for Hyde | abenezerw | |
Official Theme | prasanthrangan | |
Official Theme | prasanthrangan | |
Official Theme | prasanthrangan | |
Official Theme | prasanthrangan | |
Better Catppuccin-Latte that fixes the inconsistencies of the official theme | rishav12s |
*सभी थीम टैग्स उनकी संबंधित रिपॉजिटरी से जुड़े हुए हैं।
*अधिक जानकारी के लिए देखें HyDE-project/hyde-themes।
- सुनिश्चित करें कि आपने HyDE इंस्टॉल किया हुआ है
> + "theme.import.py" को अपने टर्मिनल में चलाएँ
> + अपनी पसंदीदा थीम चुनें
📢 - आप किसी विशिष्ट थीम को इंस्टॉल करने के लिए URL-लिंक या फ़ाइल पथ को सिंगल कोट्स में डाल सकते हैं:
theme.patch.sh "थीम-नाम" "/पथ/से/कॉन्फ़िग्स"theme.patch.sh "थीम-नाम" "https://github.com/User/Repository"theme.patch.sh "थीम-नाम" "https://github.com/User/Repository/tree/branch"
उदाहरण:
theme.patch.sh 'Hack the Box' 'https://github.com/HyDE-Project/Hyde-gallery'
अपडेट करना
Section titled “अपडेट करना”आप अपने स्थानीय थीम्स को theme.import.py
स्क्रिप्ट से प्राप्त या अपडेट कर सकते हैं।
सभी थीम प्राप्त करें
यह कमांड `xdg_config/hyde/themes/` में मौजूद सभी थीम्स को अपडेट करता है जो [HyDe-gallery](#theme-gallery) में सूचीबद्ध हैं:theme.import.py --fetch all
एक विशिष्ट थीम प्राप्त करें
यह कमांड एक विशेष थीम को अपडेट करता है जो `xdg_config/hyde/themes/` में स्थित है और [HyDe-gallery](#theme-gallery) में सूचीबद्ध है:theme.import.py --fetch "थीम-नाम"