Skip to content

Commit

Permalink
feat(palettes): add mountain fuji (#9)
Browse files Browse the repository at this point in the history
* add mountain-fuji theme based on https://github.com/mountain-theme/Mountain

* chore: use alphabetical order and display name

* chore: fix indentation

---------

Co-authored-by: ozwaldorf <[email protected]>
  • Loading branch information
hikaruisasleep and ozwaldorf authored Oct 12, 2023
1 parent 3d16b2d commit a0b1c38
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions palettes/palettes.json
Original file line number Diff line number Diff line change
Expand Up @@ -7439,6 +7439,35 @@
"#f59335",
"#fec7cd"
],
"Mountain Fuji": [
"#0f0f0f",
"#191919",
"#262626",
"#393939",
"#4c4c4c",
"#767676",
"#a0a0a0",
"#bfbfbf",
"#cacaca",
"#e7e7e7",
"#f0f0f0",
"#8f8aac",
"#ac8aac",
"#aca98a",
"#ac8a8c",
"#c6a679",
"#8aacab",
"#8aac8b",
"#8a98ac",
"#a39ec4",
"#c49ec4",
"#c4c19e",
"#c49ea0",
"#ceb188",
"#9ec3c4",
"#9ec49f",
"#a5b4cb"
],
"Muse (terminal sexy)": [
"#06989a",
"#12bccb",
Expand Down

0 comments on commit a0b1c38

Please sign in to comment.