mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 12:19:24 +00:00
Remove non-existent vibe-code hallucinated options and clean up theme files
This commit is contained in:
@ -1,13 +1,5 @@
|
||||
# ────────────────────────────────────────────────────────────
|
||||
# Hyprlock — Everforest theme
|
||||
# ────────────────────────────────────────────────────────────
|
||||
|
||||
$color = rgba(45,53,59,1.0) # #2d353b solid color
|
||||
|
||||
$inner_color = rgba(45,53,59,0.8) # #2d353b with opacity
|
||||
$outer_color = rgba(211,198,170,1.0) # #d3c6aa
|
||||
|
||||
$color = rgba(45,53,59,1.0)
|
||||
$inner_color = rgba(45,53,59,0.8)
|
||||
$outer_color = rgba(211,198,170,1.0)
|
||||
$font_color = rgba(211,198,170,1.0)
|
||||
|
||||
$placeholder_color = rgba(211,198,170,0.6)
|
||||
$check_color = rgba(131, 192, 146, 1.0)
|
||||
|
Reference in New Issue
Block a user