switch to base16 project-wide
This commit is contained in:
parent
b46e8dbb37
commit
fb18ff7455
28 changed files with 847 additions and 810 deletions
|
|
@ -6,9 +6,9 @@
|
|||
...
|
||||
}:
|
||||
{
|
||||
catppuccin = {
|
||||
accent = "blue";
|
||||
flavor = "mocha";
|
||||
colors = {
|
||||
scheme = "catppuccin-mocha";
|
||||
accent = "base0D";
|
||||
};
|
||||
|
||||
home.packages = [
|
||||
|
|
@ -41,7 +41,7 @@
|
|||
];
|
||||
|
||||
theme = spicePkgs.themes.catppuccin;
|
||||
colorScheme = config.catppuccin.flavor;
|
||||
colorScheme = "mocha";
|
||||
};
|
||||
|
||||
programs.plasma = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue