diff --git a/Droidnix/README.org b/Droidnix/README.org index f36933ac1..91cc79b22 100644 --- a/Droidnix/README.org +++ b/Droidnix/README.org @@ -629,6 +629,7 @@ in style = { activeBorder = "linear-gradient(to right, #a6e3a1, #89b4fa)"; }; + }; }; } #+END_SRC diff --git a/Droidnix/generated/out_of_tree/core/stylix.nix b/Droidnix/generated/out_of_tree/core/stylix.nix index 0a8c8c91c..8ee82e435 100644 --- a/Droidnix/generated/out_of_tree/core/stylix.nix +++ b/Droidnix/generated/out_of_tree/core/stylix.nix @@ -23,5 +23,6 @@ in style = { activeBorder = "linear-gradient(to right, #a6e3a1, #89b4fa)"; }; + }; }; }