good for now

This commit is contained in:
shibazaki 2025-04-27 22:14:09 +02:00
parent 82027adaff
commit ec28f5f50e
2 changed files with 20 additions and 20 deletions

8
flake.lock generated
View File

@ -796,11 +796,11 @@
"nvf": "nvf_2"
},
"locked": {
"lastModified": 1745783967,
"narHash": "sha256-Ov9q0ZRw/qFSKvtYMSiTZM3qFAgdGieIaA0lUudX03E=",
"lastModified": 1745784568,
"narHash": "sha256-+ZB8d/LK7BhHj3WF9Lmh0h5WpRb7xu3gGhK4lI5Hwkw=",
"ref": "refs/heads/main",
"rev": "c8e9352eda3a029984aee7d433441a646ed7411a",
"revCount": 11,
"rev": "47a8a4b68bfa0dacd888ea519506cc330311ca71",
"revCount": 12,
"type": "git",
"url": "https://gitea.homework.zip/five/neovim"
},

View File

@ -3,19 +3,19 @@ name: "Moss"
author: "You"
variant: "dark"
palette:
base00: "262818" # darkest main background
base01: "282810"
base02: "2B2B15"
base03: "474727"
base04: "4A4A2E"
base05: "4E4E35" # default foreground
base06: "68674F" # bright fg (selection, etc.)
base07: "C4C4A5" # lightest
base08: "727259" # red slot dusky olive
base09: "606047" # orange slot deeper olive
base0A: "C4C4A5" # yellow slot light moss
base0B: "68674F" # green slot mid moss
base0C: "474727" # cyan slot dark moss
base0D: "4A4A2E" # blue slot earthy
base0E: "727259" # violet slot reuse olive
base0F: "2B2B15" # brown slot extra
base00: "1C1D11" # darkest main background
base01: "2A2C17"
base02: "3A3D1E"
base03: "4B4F26"
base04: "5F6431"
base05: "757C3E" # default foreground / text
base06: "AEB786" # bright fg / selections
base07: "E9EBD3" # lightest
base08: "757C3E" # red reused olive
base09: "5F6431" # orange deeper olive
base0A: "AEB786" # yellow pale moss
base0B: "5F6431" # green mid moss
base0C: "3A3D1E" # cyan shadow olive
base0D: "4B4F26" # blue earthy
base0E: "757C3E" # violet reused olive
base0F: "2A2C17" # brown extra