{"id":18749204,"url":"https://github.com/wolandark/mitra-vim","last_synced_at":"2025-04-12T23:31:15.904Z","repository":{"id":199623351,"uuid":"703344192","full_name":"wolandark/Mitra-Vim","owner":"wolandark","description":"A soothingly colorful colorscheme based on the Persian color palette for vim/nvim","archived":false,"fork":false,"pushed_at":"2024-06-24T05:36:20.000Z","size":78,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T17:47:13.571Z","etag":null,"topics":["nvim","nvim-plugin","rnb","vim","vim-colorscheme","vim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Vim Script","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/wolandark.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-11T04:29:38.000Z","updated_at":"2024-12-06T10:00:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"0edac16f-ad20-4357-b0b1-bbee1bd1d224","html_url":"https://github.com/wolandark/Mitra-Vim","commit_stats":null,"previous_names":["wolandark/mitra-vim"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolandark%2FMitra-Vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolandark%2FMitra-Vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolandark%2FMitra-Vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wolandark%2FMitra-Vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wolandark","download_url":"https://codeload.github.com/wolandark/Mitra-Vim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248647257,"owners_count":21139081,"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":["nvim","nvim-plugin","rnb","vim","vim-colorscheme","vim-plugin"],"created_at":"2024-11-07T17:06:43.370Z","updated_at":"2025-04-12T23:31:15.531Z","avatar_url":"https://github.com/wolandark.png","language":"Vim Script","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mitra-Vim\nA colorscheme based on the Persian color palette. \u003cbr\u003eThe persian palette, is the collection of colors that are usually found in various traditional Persian arts and crafts \u003cbr\u003e \nfor more information, see [here](https://github.com/alijsh/persian-colors). \u003cbr\u003e \n\n\u003cdiv\u003e\n\t\u003cimg src=\"https://github.com/wolandark/Mitra-Vim/assets/107309764/600ddcda-a351-4e51-ba95-5bf6d0318550\" style=\"width:50%\"\u003e\n\u003c/div\u003e\n\n### Setup\nYour `TERM` variable must report `xterm-256color`. Use a true color (termgui) capable terminal. \u003cbr\u003e\nProper settings in `~/.vimrc` are also needed.\n\n``` vim\nset background=dark\n\nif \u0026term =~ '256color'\n\tif has('termguicolors')\n\t\tlet \u0026t_8f = \"\\\u003cEsc\u003e[38;2;%lu;%lu;%lum\"\n\t\tlet \u0026t_8b = \"\\\u003cEsc\u003e[48;2;%lu;%lu;%lum\"\n\t\tset termguicolors\n\t\tcolorscheme Mitra\n\tendif\nendif\n```\n\n### Installation\n#### Plug\n``` lua\nPlug 'wolandark/Mitra-Vim'\n```\n#### Lazy\n``` lua\n{\n\t\"wolandark/Mitra-Vim\",\n\t-- optional: activate colorscheme\n\tconfig = function()\n\t\tvim.cmd.colorscheme('Mitra')\n\tend\n},\n\n```\nor use your favorite plugin manager.\n\n### PR \u0026 issues are welcomed\n\nMade with the excellent [vim-rnb](https://github.com/romainl/vim-rnb)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolandark%2Fmitra-vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolandark%2Fmitra-vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolandark%2Fmitra-vim/lists"}