Regenerated
This commit is contained in:
+381
-381
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -254,7 +254,7 @@ Setting the colors for Droidnix.
|
|||||||
{ lib, config, pkgs, repoPath, ... }:
|
{ lib, config, pkgs, repoPath, ... }:
|
||||||
let
|
let
|
||||||
colors = {
|
colors = {
|
||||||
border = "#97C9E6"
|
border = "#97C9E6";
|
||||||
crust = "#11111b";
|
crust = "#11111b";
|
||||||
mantle = "#181825";
|
mantle = "#181825";
|
||||||
base = "#1e1e2e";
|
base = "#1e1e2e";
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
{ lib, config, pkgs, repoPath, ... }:
|
{ lib, config, pkgs, repoPath, ... }:
|
||||||
let
|
let
|
||||||
colors = {
|
colors = {
|
||||||
border = "#97C9E6"
|
border = "#97C9E6";
|
||||||
crust = "#11111b";
|
crust = "#11111b";
|
||||||
mantle = "#181825";
|
mantle = "#181825";
|
||||||
base = "#1e1e2e";
|
base = "#1e1e2e";
|
||||||
|
|||||||
Reference in New Issue
Block a user