diff options
Diffstat (limited to 'themes')
| -rw-r--r-- | themes/miia_new_years_2025/miia.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/miia_new_years_2025/miia.nix b/themes/miia_new_years_2025/miia.nix index e70e88a..0dc6bbd 100644 --- a/themes/miia_new_years_2025/miia.nix +++ b/themes/miia_new_years_2025/miia.nix @@ -19,5 +19,5 @@ rec { color13 = "${color5}"; color14 = "${color6}"; color15 = "${color7}"; - alpha = 0.875; + alpha = 0.850; } |