mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
chore: typo
This commit is contained in:
parent
1cf14ff858
commit
1c7c65b372
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ in
|
||||||
# based on decaycs-dark, normal variant
|
# based on decaycs-dark, normal variant
|
||||||
base16Scheme = {
|
base16Scheme = {
|
||||||
base00 = "#101419";
|
base00 = "#101419";
|
||||||
base01 = "#171B20";
|
base01 = "#171b20";
|
||||||
base02 = "#21262e";
|
base02 = "#21262e";
|
||||||
base03 = "#242931";
|
base03 = "#242931";
|
||||||
base04 = "#485263";
|
base04 = "#485263";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue