format all code with alejandra
This commit is contained in:
parent
fa0cda2673
commit
4f0d45e4d5
89 changed files with 1605 additions and 1298 deletions
|
|
@ -1,5 +1,6 @@
|
|||
let
|
||||
inherit (import ./colors.nix)
|
||||
inherit
|
||||
(import ./colors.nix)
|
||||
base00
|
||||
base2
|
||||
base3
|
||||
|
|
@ -7,9 +8,8 @@ let
|
|||
green
|
||||
red
|
||||
yellow
|
||||
;
|
||||
in
|
||||
{
|
||||
;
|
||||
in {
|
||||
theme = {
|
||||
name = "solarized-light";
|
||||
overrides = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue