{"id":16005450,"url":"https://github.com/edgarogh/f4f1eb","last_synced_at":"2025-10-25T06:31:03.760Z","repository":{"id":181312011,"uuid":"666552442","full_name":"edgarogh/f4f1eb","owner":"edgarogh","description":"A Typst theme for a nice and simple looking letter that's not completely black and white","archived":false,"fork":false,"pushed_at":"2023-07-14T20:26:09.000Z","size":60,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-18T07:08:21.583Z","etag":null,"topics":["typst","typst-template"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edgarogh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-07-14T20:23:28.000Z","updated_at":"2023-07-15T18:32:27.000Z","dependencies_parsed_at":"2023-07-14T22:42:49.878Z","dependency_job_id":null,"html_url":"https://github.com/edgarogh/f4f1eb","commit_stats":null,"previous_names":["edgarogh/f4f1eb"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgarogh%2Ff4f1eb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgarogh%2Ff4f1eb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgarogh%2Ff4f1eb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edgarogh%2Ff4f1eb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edgarogh","download_url":"https://codeload.github.com/edgarogh/f4f1eb/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238093094,"owners_count":19415166,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["typst","typst-template"],"created_at":"2024-10-08T11:04:41.545Z","updated_at":"2025-10-25T06:30:58.451Z","avatar_url":"https://github.com/edgarogh.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# f4f1eb\n\u003csub\u003eyes name-choosing is hard\u003c/sub\u003e\n\nA Typst theme for a nice and simple looking letter that's not completely black and white. Inspired by a Canva theme.\n\nFeatures:\n  * A neutral-warm beige background that feels cosier and softer to the eyes than pure white, while still looking kinda white-ish\n  * Short content is vertically padded to look a bit more centered\n  * Long content overflows gracefully on as many pages as necessary\n\n| Basic example                                            | Short text (vertically centered)                       | Multi-page overflowing text                          |\n|----------------------------------------------------------|--------------------------------------------------------|------------------------------------------------------|\n| [`_rendered/demo_medium.pdf`](_rendered/demo_medium.pdf) | [`_rendered/demo_short.pdf`](_rendered/demo_short.pdf) | [`_rendered/demo_long.pdf`](_rendered/demo_long.pdf) |\n\n# Usage\n\n  * If using Typst locally, install the [HK Grotesk](https://fonts.google.com/specimen/Hanken+Grotesk) font\n      * _Note: it is already installed on the https://typst.app/ IDE_\n  * Move [`template.typ`](template.typ) in the same directory as your entry point file (usually `main.typ`)\n  * Insert the setup `show` statement\n    ```typst\n    #import \"template.typ\": *\n\n    #show: project.with(\n      title: [Anakin \\ Skywalker],\n      from_details: [\n        Appt. x, \\\n        Mos Espa, \\\n        Tatooine \\\n        anakin\\@example.com \\ +999 xxxx xxx\n      ],\n      to_details: [\n        Sheev Palpatine \\\n        500 Republica, \\\n        Ambassadorial Sector, Senate District, \\\n        Galactic City, \\ Coruscant\n      ],\n    )\n\n    Dear Emperor, ...\n    ```\n  * If your text overflows on multiple pages, you might want to add [page numbering](https://typst.app/docs/reference/layout/page/#parameters-numbering), as shown in [`demo_long.typ`](demo_long.typ) (line 3)\n  * Don't hesitate to edit the template if it doesn't exactly fit your needs\n\n# Parameters\n\n```typst\n  background: rgb(\"f4f1eb\"), # Override the background color (why would you :sad:)\n  title: \"\",                 # Set the top-left title. It looks best on two lines\n  from_details: none,        # Letter sender (you) details\n  to_details: none,          # Letter receiver details\n  margin: 2.1cm,             # Page margin\n  vertical_center_level: 2,  # When the content is small, it is vertically centered a bit, but still kept closer to the top. This controls how much. Setting to none will disable centering.\n  body\n```\n\n# License\n\n  * `template.typ` is licensed as CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/legalcode)\n  * The demo files are licensed as CC0 (https://creativecommons.org/publicdomain/zero/1.0/legalcode)\n  * Any document fully or partially generated using this template may be licensed however you wish\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedgarogh%2Ff4f1eb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedgarogh%2Ff4f1eb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedgarogh%2Ff4f1eb/lists"}