farout.nvim/extras/tilix/faroutday.json
Tyler Hallada 1752319cc5 First stab at converting to farout palette
Also renamed all/most instances of tokyonight to farout
2023-12-01 15:30:50 -05:00

26 lines
478 B
JSON

{
"name": "FarOut Day",
"comment": "",
"use-theme-colors": false,
"foreground-color": "#6c6252",
"background-color": "#e1e2e7",
"palette": [
"#e9e9ed",
"#db5234",
"#715e4b",
"#9b6635",
"#c77544",
"#c37f87",
"#91654c",
"#9b6635",
"#d1c4c2",
"#db5234",
"#715e4b",
"#9b6635",
"#c77544",
"#c37f87",
"#91654c",
"#6c6252"
]
}