mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-28 04:39:25 +00:00
Remove non-existent vibe-code hallucinated options and clean up theme files
This commit is contained in:
@ -1,13 +1,5 @@
|
||||
# ────────────────────────────────────────────────────────────
|
||||
# Hyprlock — Kanagawa theme
|
||||
# ────────────────────────────────────────────────────────────
|
||||
|
||||
$color = rgba(31,31,40,1.0) # #1f1f28 solid color
|
||||
|
||||
$inner_color = rgba(31,31,40,0.8) # #1f1f28 with opacity
|
||||
$outer_color = rgba(220,215,186,1.0) # #dcd7ba
|
||||
|
||||
$color = rgba(31,31,40,1.0)
|
||||
$inner_color = rgba(31,31,40,0.8)
|
||||
$outer_color = rgba(220,215,186,1.0)
|
||||
$font_color = rgba(220,215,186,1.0)
|
||||
|
||||
$placeholder_color = rgba(220,215,186,0.6)
|
||||
$check_color = rgba(126, 156, 216, 1.0)
|
||||
|
Reference in New Issue
Block a user