more dynamic color
This commit is contained in:
@@ -1,12 +1,6 @@
|
||||
{ config, pkgs, rice, ... }:
|
||||
{
|
||||
home.file.".config/color-pallet.txt".text = with rice.color; ''
|
||||
border: ${border}
|
||||
border2: ${border2}
|
||||
accent: ${accent}
|
||||
tertiary: ${tertiary}
|
||||
background: ${background}
|
||||
foreground: ${foreground}
|
||||
black: dark: ${black.dark}
|
||||
base: ${black.base}
|
||||
bright: ${black.bright}
|
||||
|
||||
Reference in New Issue
Block a user