summaryrefslogtreecommitdiff
path: root/themes/spring_2025
diff options
context:
space:
mode:
authorAndrew Opalach <andrew@akon.city> 2025-03-31 13:18:59 -0400
committerAndrew Opalach <andrew@akon.city> 2025-03-31 13:18:59 -0400
commit56d74ee6b8ba7ac9572814f556891e86525f7663 (patch)
tree3253e4e9b581e1c33b52e54ed09d7c761797bd88 /themes/spring_2025
parentd907076ef8d0fcfcb8f99581aa3cc8052634a654 (diff)
downloaddotfiles-56d74ee6b8ba7ac9572814f556891e86525f7663.tar.gz
dotfiles-56d74ee6b8ba7ac9572814f556891e86525f7663.tar.bz2
dotfiles-56d74ee6b8ba7ac9572814f556891e86525f7663.zip
Experiment with "as needed" packages and cleanup
Diffstat (limited to 'themes/spring_2025')
-rw-r--r--themes/spring_2025/spring_2025.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/spring_2025/spring_2025.nix b/themes/spring_2025/spring_2025.nix
index 764906d..16f12aa 100644
--- a/themes/spring_2025/spring_2025.nix
+++ b/themes/spring_2025/spring_2025.nix
@@ -19,5 +19,5 @@ rec {
color13 = "${color5}";
color14 = "${color6}";
color15 = "${color7}";
- alpha = 0.965;
+ alpha = 0.985;
}