From 57b184b5a767646a1c26ad6c11fb9c9863b9b586 Mon Sep 17 00:00:00 2001 From: Minijackson Date: Sun, 9 Aug 2020 12:52:39 +0200 Subject: [PATCH] theme: remane aqua -> cyan, add dominantName option --- colors/nord.nix | 6 +- dotfiles/waybar-style.css | 4 +- home.nix | 6 +- .../add-tomorrow-themes.patch | 60 +++++++++---------- theme.nix | 16 ++++- 5 files changed, 51 insertions(+), 41 deletions(-) diff --git a/colors/nord.nix b/colors/nord.nix index 96d35e8..96a8a1a 100644 --- a/colors/nord.nix +++ b/colors/nord.nix @@ -41,8 +41,8 @@ with lib; with config.theme.colors; { neutralBlue = mkDefault "#5e81ac"; fadedBlue = mkDefault neutralBlue; - brightAqua = mkDefault "#88c0d0"; - neutralAqua = mkDefault "#8fbcbb"; - fadedAqua = mkDefault neutralAqua; + brightCyan = mkDefault "#88c0d0"; + neutralCyan = mkDefault "#8fbcbb"; + fadedCyan = mkDefault neutralCyan; }; } diff --git a/dotfiles/waybar-style.css b/dotfiles/waybar-style.css index a1ca361..04b7aff 100644 --- a/dotfiles/waybar-style.css +++ b/dotfiles/waybar-style.css @@ -95,7 +95,7 @@ window#waybar { } #pulseaudio { - background: @neutralAqua@; + background: @neutralCyan@; color: @background@; } @@ -104,7 +104,7 @@ window#waybar { } #temperature { - background: @brightAqua@; + background: @brightCyan@; color: @background@; } diff --git a/home.nix b/home.nix index a1f1de7..eba27d1 100644 --- a/home.nix +++ b/home.nix @@ -366,7 +366,7 @@ in type = "internal/temperature"; format = "