mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-04-25 16:08:30 +02:00
colorscheme.colors -> colorscheme.palette
This commit is contained in:
parent
d9b59f63c8
commit
7cda66afc2
4 changed files with 42 additions and 42 deletions
|
@ -16,7 +16,7 @@
|
|||
];
|
||||
};
|
||||
console = {
|
||||
colors = let colors = config.home-manager.users.rouven.colorScheme.colors; in
|
||||
colors = let colors = config.home-manager.users.rouven.colorScheme.palette; in
|
||||
[
|
||||
colors.base00
|
||||
colors.base08
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue