xresources: align with Tinted Theming template
Closes: https://github.com/nix-community/stylix/issues/1979
Link: e76cd58c96/templates/base16.mustache
This commit is contained in:
parent
3013f98e28
commit
2cf5964f55
1 changed files with 13 additions and 7 deletions
|
|
@ -29,14 +29,20 @@ mkTarget {
|
|||
"*color5" = base0E;
|
||||
"*color6" = base0C;
|
||||
"*color7" = base05;
|
||||
"*color8" = base03;
|
||||
"*color9" = base09;
|
||||
"*color10" = base01;
|
||||
"*color11" = base02;
|
||||
"*color12" = base04;
|
||||
"*color13" = base06;
|
||||
"*color14" = base0F;
|
||||
"*color8" = base02;
|
||||
"*color9" = base08;
|
||||
"*color10" = base0B;
|
||||
"*color11" = base0A;
|
||||
"*color12" = base0D;
|
||||
"*color13" = base0E;
|
||||
"*color14" = base0C;
|
||||
"*color15" = base07;
|
||||
"*color16" = base09;
|
||||
"*color17" = base0F;
|
||||
"*color18" = base01;
|
||||
"*color19" = base02;
|
||||
"*color20" = base04;
|
||||
"*color21" = base06;
|
||||
};
|
||||
}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue