{"id":13682714,"url":"https://github.com/meliora-theme/theme","last_synced_at":"2025-04-30T09:33:48.209Z","repository":{"id":44811259,"uuid":"512432679","full_name":"meliora-theme/theme","owner":"meliora-theme","description":"Made on rainy summer days","archived":true,"fork":false,"pushed_at":"2022-11-04T13:25:44.000Z","size":13,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-08-02T13:34:26.230Z","etag":null,"topics":["aesthetic","cozy","meliora","palette","syntax-theme","theme","ui-theme"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/meliora-theme.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-10T12:45:11.000Z","updated_at":"2024-01-07T03:44:49.000Z","dependencies_parsed_at":"2022-09-06T01:11:53.443Z","dependency_job_id":null,"html_url":"https://github.com/meliora-theme/theme","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meliora-theme%2Ftheme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meliora-theme%2Ftheme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meliora-theme%2Ftheme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meliora-theme%2Ftheme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meliora-theme","download_url":"https://codeload.github.com/meliora-theme/theme/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224206173,"owners_count":17273403,"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":["aesthetic","cozy","meliora","palette","syntax-theme","theme","ui-theme"],"created_at":"2024-08-02T13:01:51.621Z","updated_at":"2024-11-12T02:31:33.303Z","avatar_url":"https://github.com/meliora-theme.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"This repo is no longer used. Refer to [meliora.nvim](https://github.com/ramojus/meliora.nvim)\n\n# Meliora theme\nWarm and cozy\n\n## Color palette\n**Colors**\n| Name        | Role                          | Hex       | Color                                                                     |\n| ----        | --------------------------    | --------- | --------------------------------------------------------------------------|\n| Red         | Main keywords (if/else/return)| `#d49191` | ![Color box](https://via.placeholder.com/24/d49191/d49191.png)            |\n| Orange      | Other keywords                | `#cdab89` | ![Color box](https://via.placeholder.com/24/cdab89/cdab89.png)            |\n| Yellow      | Strings                       | `#c4b392` | ![Color box](https://via.placeholder.com/24/c4b392/c4b392.png)            |\n| Khaki       | Types, delimiters             | `#bcaa9a` | ![Color box](https://via.placeholder.com/24/bcaa9a/bcaa9a.png)            |\n| Blue        | Functions                     | `#9e96b6` | ![Color box](https://via.placeholder.com/24/9e96b6/9e96b6.png)            |\n| Purple      | Constants, enums              | `#b696b1` | ![Color box](https://via.placeholder.com/24/b696b1/b696b1.png)            |\n| Green       | Comments like `FIX:`          | `#b6b696` | ![Color box](https://via.placeholder.com/24/b6b696/b6b696.png)            |\n| Dark green  | Comments                      | `#727246` | ![Color box](https://via.placeholder.com/24/727246/727246.png)            |\n|             | LSP errors                    | `#d78f88` | ![Color box](https://via.placeholder.com/24/d78f88/d78f88.png)            |\n|             | LSP warnings                  | `#d7b788` | ![Color box](https://via.placeholder.com/24/d7b788/d7b788.png)            |\n|             | LSP info                      | `#98acc8` | ![Color box](https://via.placeholder.com/24/98acc8/98acc8.png)            |\n|             | LSP hints                     | `#b098c8` | ![Color box](https://via.placeholder.com/24/b098c8/b098c8.png)            |\n\n**Blacks**\n| Role                      | Hex       | Color                                                                     |\n| --------------------------| --------- | --------------------------------------------------------------------------|\n| Background                | `#1c1917` | ![Color box](https://via.placeholder.com/24/1c1917/1c1917.png)            |\n| Cursorline                | `#24201e` | ![Color box](https://via.placeholder.com/24/24201e/24201e.png)            |\n| Selection                 | `#2a2522` | ![Color box](https://via.placeholder.com/24/2a2522/2a2522.png)            |\n| Statusline, separator fg  | `#302a27` | ![Color box](https://via.placeholder.com/24/302a27/302a27.png)            |\n\n**Whites**\n| Role                                      | Hex       | Color                                                                     |\n| --------------------------                | --------- | --------------------------------------------------------------------------|\n| Text, variables                           | `#d6d0cd` | ![Color box](https://via.placeholder.com/24/d6d0cd/d6d0cd.png)            |\n| Statusline                                | `#b8aea8` | ![Color box](https://via.placeholder.com/24/b8aea8/b8aea8.png)            |\n| Completion menu, urls, inactive statusline| `#9a8d84` | ![Color box](https://via.placeholder.com/24/9a8d84/9a8d84.png)            |\n| Line numbers                              | `#685c55` | ![Color box](https://via.placeholder.com/24/685c55/685c55.png)            |\n| Whitespace                                | `#514843` | ![Color box](https://via.placeholder.com/24/514843/514843.png)            |\n\n\n## Ports\n### IDEs/DEs\n- [Helix](https://github.com/helix-editor/helix/wiki/Themes#meliora)\n- [Neovim](https://github.com/meliora-theme/neovim)\n\n## Contributing ports\n1. Use [this template](https://github.com/meliora-theme/template) to create new repository.\n2. Use [meliora colors](https://github.com/meliora-theme/theme#color-palette) for your theme (for code, match the roles)\n3. Submit an [issue](https://github.com/meliora-theme/theme/issues/new?assignees=\u0026labels=add+port\u0026template=add-port.yml\u0026title=New+port+for+%3Capp%3E)\n\n## Inspiration\nMostly inspired by these great themes:\n- [Mountain and Mountaineer](https://github.com/mountain-theme/mountain)\n- [Alduin](https://github.com/alessandroyorba/alduin)\n- [Melange](https://github.com/savq/melange)\n- [Sema](https://github.com/arzg/sema)\n\n## License\n[MIT](https://github.com/meliora-theme/theme/blob/main/LICENSE)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeliora-theme%2Ftheme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeliora-theme%2Ftheme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeliora-theme%2Ftheme/lists"}