diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-05-02 16:29:33 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-05-02 16:29:56 +0530 |
| commit | e9d92cabeed8c9f54c748cddfdc5336fa44fc5bc (patch) | |
| tree | 9e3b578bc773e65d199446332dccb9baf691d8f3 /modules/xresources | |
| parent | b9b036c7eb19dce1b4a996915dcfdfda18b2c6ca (diff) | |
| download | nixos-config-e9d92cabeed8c9f54c748cddfdc5336fa44fc5bc.tar.gz nixos-config-e9d92cabeed8c9f54c748cddfdc5336fa44fc5bc.zip | |
Switch to mopidy
Diffstat (limited to 'modules/xresources')
| -rw-r--r-- | modules/xresources/catcula.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/xresources/catcula.nix b/modules/xresources/catcula.nix index b2d5df3..51069da 100644 --- a/modules/xresources/catcula.nix +++ b/modules/xresources/catcula.nix @@ -1,5 +1,6 @@ { background = "#0f0c19"; + background-light = "#1a152c"; foreground = "#d8dee9"; accent = "#4e3aA3"; } |
