mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-28 12:49:25 +00:00
Add new matte black theme by @tahayvr
This commit is contained in:
10
themes/matte-black/hyprlock.conf
Normal file
10
themes/matte-black/hyprlock.conf
Normal file
@ -0,0 +1,10 @@
|
||||
$color = rgba(46,52,64,1.0) # #2e3440 solid color
|
||||
|
||||
$inner_color = rgba(136,136,136,0.3) #rgb(136, 136, 136) with opacity
|
||||
$outer_color = rgba(216,222,233,0.5) # #d8dee9
|
||||
|
||||
$font_color = rgba(216,222,233,1.0)
|
||||
|
||||
$placeholder_color = rgba(216,222,233,0.6)
|
||||
$check_color = rgba(136, 192, 208, 1.0)
|
||||
|
Reference in New Issue
Block a user