mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-15 04:44:03 +01:00
Hardcode base16-monokai colors for hyprland
Note that this uses the base0A, base09, and base02 colors specifically. The first two are the accent colors used by Stylix, and the last one is the color that was closest to Hyprland's default.
This commit is contained in:
parent
75b41cfce1
commit
4a9413fa9e
4
home.nix
4
home.nix
@ -50,8 +50,8 @@
|
||||
gaps_in = 0
|
||||
gaps_out = 0
|
||||
border_size = 1
|
||||
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
|
||||
col.inactive_border = rgba(595959aa)
|
||||
col.active_border = rgba(f4bf75ee) rgba(fd971fee) 45deg
|
||||
col.inactive_border = rgba(49483eaa)
|
||||
layout = master
|
||||
resize_on_border = yes
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user