tons of theme tweaks, +gruvbox
This commit is contained in:
parent
80d22a470a
commit
2ad77494b2
30 changed files with 410 additions and 371 deletions
|
|
@ -28,7 +28,8 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
hm.xdg.configFile."micro/colorschemes/${schemeName}.micro".text = with config.colorScheme.palette; ''
|
||||
# TODO: rework these..
|
||||
hm.xdg.configFile."micro/colorschemes/${schemeName}.micro".text = with config.scheme; ''
|
||||
color-link default "#${base05},#${base00}"
|
||||
color-link comment "#${base03},#${base00}"
|
||||
color-link identifier "#${base0D},#${base00}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue