1
1
Fork 1
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:
oddlama 2024-04-01 16:21:48 +02:00
parent 1cf14ff858
commit 1c7c65b372
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A

View file

@ -85,7 +85,7 @@ in
# based on decaycs-dark, normal variant
base16Scheme = {
base00 = "#101419";
base01 = "#171B20";
base01 = "#171b20";
base02 = "#21262e";
base03 = "#242931";
base04 = "#485263";