Changed control to light theme
This commit is contained in:
@@ -1,61 +0,0 @@
|
||||
$rosewaterAlpha = f2d5cf
|
||||
$flamingoAlpha = eebebe
|
||||
$pinkAlpha = f4b8e4
|
||||
$mauveAlpha = ca9ee6
|
||||
$redAlpha = e78284
|
||||
$maroonAlpha = ea999c
|
||||
$peachAlpha = ef9f76
|
||||
$yellowAlpha = e5c890
|
||||
$greenAlpha = a6d189
|
||||
$tealAlpha = 81c8be
|
||||
$skyAlpha = 99d1db
|
||||
$sapphireAlpha = 85c1dc
|
||||
$blueAlpha = 8caaee
|
||||
$lavenderAlpha = babbf1
|
||||
|
||||
$textAlpha = c6d0f5
|
||||
$subtext1Alpha = b5bfe2
|
||||
$subtext0Alpha = a5adce
|
||||
|
||||
$overlay2Alpha = 949cbb
|
||||
$overlay1Alpha = 838ba7
|
||||
$overlay0Alpha = 737994
|
||||
|
||||
$surface2Alpha = 626880
|
||||
$surface1Alpha = 51576d
|
||||
$surface0Alpha = 414559
|
||||
|
||||
$baseAlpha = 303446
|
||||
$mantleAlpha = 292c3c
|
||||
$crustAlpha = 232634
|
||||
|
||||
$rosewater = 0xfff2d5cf
|
||||
$flamingo = 0xffeebebe
|
||||
$pink = 0xfff4b8e4
|
||||
$mauve = 0xffca9ee6
|
||||
$red = 0xffe78284
|
||||
$maroon = 0xffea999c
|
||||
$peach = 0xffef9f76
|
||||
$yellow = 0xffe5c890
|
||||
$green = 0xffa6d189
|
||||
$teal = 0xff81c8be
|
||||
$sky = 0xff99d1db
|
||||
$sapphire = 0xff85c1dc
|
||||
$blue = 0xff8caaee
|
||||
$lavender = 0xffbabbf1
|
||||
|
||||
$text = 0xffc6d0f5
|
||||
$subtext1 = 0xffb5bfe2
|
||||
$subtext0 = 0xffa5adce
|
||||
|
||||
$overlay2 = 0xff949cbb
|
||||
$overlay1 = 0xff838ba7
|
||||
$overlay0 = 0xff737994
|
||||
|
||||
$surface2 = 0xff626880
|
||||
$surface1 = 0xff51576d
|
||||
$surface0 = 0xff414559
|
||||
|
||||
$base = 0xff303446
|
||||
$mantle = 0xff292c3c
|
||||
$crust = 0xff232634
|
||||
@@ -0,0 +1,61 @@
|
||||
$rosewaterAlpha = dc8a78
|
||||
$flamingoAlpha = dd7878
|
||||
$pinkAlpha = ea76cb
|
||||
$mauveAlpha = 8839ef
|
||||
$redAlpha = d20f39
|
||||
$maroonAlpha = e64553
|
||||
$peachAlpha = fe640b
|
||||
$yellowAlpha = df8e1d
|
||||
$greenAlpha = 40a02b
|
||||
$tealAlpha = 179299
|
||||
$skyAlpha = 04a5e5
|
||||
$sapphireAlpha = 209fb5
|
||||
$blueAlpha = 1e66f5
|
||||
$lavenderAlpha = 7287fd
|
||||
|
||||
$textAlpha = 4c4f69
|
||||
$subtext1Alpha = 5c5f77
|
||||
$subtext0Alpha = 6c6f85
|
||||
|
||||
$overlay2Alpha = 7c7f93
|
||||
$overlay1Alpha = 8c8fa1
|
||||
$overlay0Alpha = 9ca0b0
|
||||
|
||||
$surface2Alpha = acb0be
|
||||
$surface1Alpha = bcc0cc
|
||||
$surface0Alpha = ccd0da
|
||||
|
||||
$baseAlpha = eff1f5
|
||||
$mantleAlpha = e6e9ef
|
||||
$crustAlpha = dce0e8
|
||||
|
||||
$rosewater = 0xffdc8a78
|
||||
$flamingo = 0xffdd7878
|
||||
$pink = 0xffea76cb
|
||||
$mauve = 0xff8839ef
|
||||
$red = 0xffd20f39
|
||||
$maroon = 0xffe64553
|
||||
$peach = 0xfffe640b
|
||||
$yellow = 0xffdf8e1d
|
||||
$green = 0xff40a02b
|
||||
$teal = 0xff179299
|
||||
$sky = 0xff04a5e5
|
||||
$sapphire = 0xff209fb5
|
||||
$blue = 0xff1e66f5
|
||||
$lavender = 0xff7287fd
|
||||
|
||||
$text = 0xff4c4f69
|
||||
$subtext1 = 0xff5c5f77
|
||||
$subtext0 = 0xff6c6f85
|
||||
|
||||
$overlay2 = 0xff7c7f93
|
||||
$overlay1 = 0xff8c8fa1
|
||||
$overlay0 = 0xff9ca0b0
|
||||
|
||||
$surface2 = 0xffacb0be
|
||||
$surface1 = 0xffbcc0cc
|
||||
$surface0 = 0xffccd0da
|
||||
|
||||
$base = 0xffeff1f5
|
||||
$mantle = 0xffe6e9ef
|
||||
$crust = 0xffdce0e8
|
||||
+1
-1
@@ -21,7 +21,7 @@ layerrule = blur,waybar
|
||||
|
||||
|
||||
# Window Customization
|
||||
source = ~/.config/hypr/frappe.conf
|
||||
source = ~/.config/hypr/latte.conf
|
||||
|
||||
general {
|
||||
gaps_in = 15
|
||||
|
||||
Reference in New Issue
Block a user