mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-01-15 16:43:06 +01:00
ok yes the transparency was annoying
This commit is contained in:
parent
45a85e7a82
commit
4cc87ea1d6
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
||||||
vertical-pad = 12;
|
vertical-pad = 12;
|
||||||
};
|
};
|
||||||
colors = {
|
colors = {
|
||||||
background = lib.mkForce "282828cf";
|
background = lib.mkForce "282828ff";
|
||||||
match = lib.mkForce "d65d0eff";
|
match = lib.mkForce "d65d0eff";
|
||||||
selection-match = lib.mkForce "fe8019ff";
|
selection-match = lib.mkForce "fe8019ff";
|
||||||
border = lib.mkForce "bab9e5ff";
|
border = lib.mkForce "bab9e5ff";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue