Files
omarchy/themes/ethereal/hyprlock.conf
bjarneo cd2a4e416b Add theme ethereal (#3464)
* Add theme Ethereal

* Update to follow the Omarchy hot reload

* Add aether to all themes

* Add a vscode theme

* Revert "Add aether to all themes"

This reverts commit 421f467e21.

* Format the kitty file

* Make available to all via migration

* Fix

* Add hot reload

* Change the background image to something of higher quality

This looks a lot better on a 6K monitor

* Highlight border color should be brighter than inactive color

* Add preview.png for new visual theme selector

* Add the ethereal nvim variant of aehter

---------

Co-authored-by: David Heinemeier Hansson <david@hey.com>
2025-11-20 11:05:07 +01:00

7 lines
224 B
Plaintext

$color = rgba(6, 11, 30, 1)
$inner_color = rgba(6, 11, 30, 0.66)
$outer_color = rgba(200, 157, 193, 1)
$font_color = rgba(255, 206, 173, 1)
$placeholder_color = rgba(255, 206, 173, 0.7)
$check_color = rgba(163, 191, 209, 1)