<feed xmlns='http://www.w3.org/2005/Atom'>
<title>caelestia-cli/src/caelestia/data, branch main</title>
<subtitle></subtitle>
<id>http://g.freya.cat/caelestia-cli/atom?h=main</id>
<link rel='self' href='http://g.freya.cat/caelestia-cli/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://g.freya.cat/caelestia-cli/'/>
<updated>2025-11-23T01:39:22Z</updated>
<entry>
<title>[CI] emojis: update data</title>
<updated>2025-11-23T01:39:22Z</updated>
<author>
<name>github-actions</name>
<email>41898282+github-actions[bot]@users.noreply.github.com</email>
</author>
<published>2025-11-23T01:39:22Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/caelestia-cli/commit/?id=178e73a065e5b42086be2a05967da7c5dae6a52b'/>
<id>urn:sha1:178e73a065e5b42086be2a05967da7c5dae6a52b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>theme: add nvtop, htop, and cava support (#45)</title>
<updated>2025-08-18T07:18:26Z</updated>
<author>
<name>Batuhan Edgüer</name>
<email>67585935+BestSithInEU@users.noreply.github.com</email>
</author>
<published>2025-08-18T07:18:26Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/caelestia-cli/commit/?id=3e19fd69199414eca2c1b6a77a688b1292588d48'/>
<id>urn:sha1:3e19fd69199414eca2c1b6a77a688b1292588d48</id>
<content type='text'>
* templates: add nvtop, htop, and cava support

* Triggers htop and cava theme reloads

Sends a USR2 signal to htop and cava after their themes are applied. This prompts the applications to reload their configuration files, ensuring new themes are visible instantly without requiring a manual restart.</content>
</entry>
<entry>
<title>schemes: add dark green scheme</title>
<updated>2025-08-17T05:25:12Z</updated>
<author>
<name>2 * r + 2 * t</name>
<email>61896496+soramanew@users.noreply.github.com</email>
</author>
<published>2025-08-17T05:25:12Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/caelestia-cli/commit/?id=f280b9cbb604d1ec50fbd0d8337787394d1556e4'/>
<id>urn:sha1:f280b9cbb604d1ec50fbd0d8337787394d1556e4</id>
<content type='text'>
Scheme by @depcustodian with some tweaks
</content>
</entry>
<entry>
<title>theme: add Warp terminal theme support (#42)</title>
<updated>2025-08-16T16:17:39Z</updated>
<author>
<name>Batuhan Edgüer</name>
<email>67585935+BestSithInEU@users.noreply.github.com</email>
</author>
<published>2025-08-16T16:17:39Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/caelestia-cli/commit/?id=63e213283008d95832443a717e23cead25f0a7d6'/>
<id>urn:sha1:63e213283008d95832443a717e23cead25f0a7d6</id>
<content type='text'>
* theme: add Warp terminal theme support

Add support for Warp terminal theming with proper template and integration.
- Add warp.yaml template with standard theme variables
- Implement apply_warp function with correct 'darker'/'lighter' values
- Integrate with main theme application pipeline via enableWarp config

* warp: improve theme generation and use proper data directory

- Use gen_replace with hash=True for consistent color formatting
- Remove # symbols from template to avoid double hashes
- Replace warp_mode manually after gen_replace instead of adding to colors dict
- Use data_dir for XDG-compliant theme location</content>
</entry>
<entry>
<title>data: add new colours</title>
<updated>2025-08-15T06:00:37Z</updated>
<author>
<name>2 * r + 2 * t</name>
<email>61896496+soramanew@users.noreply.github.com</email>
</author>
<published>2025-08-15T06:00:37Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/caelestia-cli/commit/?id=d3881bfc26d4edb0d2f17c4dcb801af817f1b09d'/>
<id>urn:sha1:d3881bfc26d4edb0d2f17c4dcb801af817f1b09d</id>
<content type='text'>
NOTE: clear your scheme cache when updating to this version
`rm -r ~/.cache/caelestia/schemes`
</content>
</entry>
<entry>
<title>theme: better qt theming</title>
<updated>2025-08-15T05:53:39Z</updated>
<author>
<name>2 * r + 2 * t</name>
<email>61896496+soramanew@users.noreply.github.com</email>
</author>
<published>2025-08-15T05:53:39Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/caelestia-cli/commit/?id=d727836cc9effb716fc3de89d06123e05feb823b'/>
<id>urn:sha1:d727836cc9effb716fc3de89d06123e05feb823b</id>
<content type='text'>
Switch to Darkly for default QT style
Use qt5ct-kde and qt6ct-kde
</content>
</entry>
<entry>
<title>discord: add borders</title>
<updated>2025-06-30T03:53:13Z</updated>
<author>
<name>2 * r + 2 * t</name>
<email>61896496+soramanew@users.noreply.github.com</email>
</author>
<published>2025-06-30T03:53:13Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/caelestia-cli/commit/?id=f16ec8f54e3dd60a47a73aaab75d0ad64e5025f6'/>
<id>urn:sha1:f16ec8f54e3dd60a47a73aaab75d0ad64e5025f6</id>
<content type='text'>
Cause separators and other stuff also use this colour
</content>
</entry>
<entry>
<title>schemes: fix static themes</title>
<updated>2025-06-24T14:35:32Z</updated>
<author>
<name>2 * r + 2 * t</name>
<email>61896496+soramanew@users.noreply.github.com</email>
</author>
<published>2025-06-24T14:35:32Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/caelestia-cli/commit/?id=49db0a8258e0ae26d1787d5fb3a930f4534ea1a5'/>
<id>urn:sha1:49db0a8258e0ae26d1787d5fb3a930f4534ea1a5</id>
<content type='text'>
add term colours
</content>
</entry>
<entry>
<title>scheme: add extended material to fixed schemes</title>
<updated>2025-06-23T14:13:38Z</updated>
<author>
<name>2 * r + 2 * t</name>
<email>61896496+soramanew@users.noreply.github.com</email>
</author>
<published>2025-06-23T14:13:38Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/caelestia-cli/commit/?id=bdcea4ee8a342e751d081b9da7354f95f886fc51'/>
<id>urn:sha1:bdcea4ee8a342e751d081b9da7354f95f886fc51</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[CI] emojis: update data</title>
<updated>2025-06-23T05:11:24Z</updated>
<author>
<name>github-actions</name>
<email>41898282+github-actions[bot]@users.noreply.github.com</email>
</author>
<published>2025-06-23T05:11:24Z</published>
<link rel='alternate' type='text/html' href='http://g.freya.cat/caelestia-cli/commit/?id=810447173ba9fefa2e667b6e59d203a872d8eff8'/>
<id>urn:sha1:810447173ba9fefa2e667b6e59d203a872d8eff8</id>
<content type='text'>
</content>
</entry>
</feed>
