1
0
mirror of https://github.com/kmein/niveum synced 2026-03-22 04:41:07 +01:00

nvim; add hledger

This commit is contained in:
Kierán Meinhardt
2019-01-03 00:43:21 +01:00
parent 5fa78e451f
commit af03c7c915
3 changed files with 14 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
let
flip = scheme: scheme // {
flip = scheme: scheme // rec {
background = scheme.foreground;
foreground = scheme.background;
fadeColor = background;