{"id":13442474,"url":"https://github.com/joonro/ConEmu-Color-Themes","last_synced_at":"2025-03-20T14:31:11.626Z","repository":{"id":29921265,"uuid":"33467214","full_name":"joonro/ConEmu-Color-Themes","owner":"joonro","description":"Manually ported color themes for ConEmu","archived":false,"fork":false,"pushed_at":"2023-07-25T13:49:08.000Z","size":1712,"stargazers_count":786,"open_issues_count":7,"forks_count":128,"subscribers_count":28,"default_branch":"master","last_synced_at":"2024-10-28T05:59:16.322Z","etag":null,"topics":["color-scheme","conemu"],"latest_commit_sha":null,"homepage":"","language":"PowerShell","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/joonro.png","metadata":{"files":{"readme":"README.org","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}},"created_at":"2015-04-06T04:53:06.000Z","updated_at":"2024-10-20T04:48:06.000Z","dependencies_parsed_at":"2024-01-14T06:56:44.200Z","dependency_job_id":null,"html_url":"https://github.com/joonro/ConEmu-Color-Themes","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joonro%2FConEmu-Color-Themes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joonro%2FConEmu-Color-Themes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joonro%2FConEmu-Color-Themes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joonro%2FConEmu-Color-Themes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joonro","download_url":"https://codeload.github.com/joonro/ConEmu-Color-Themes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244630106,"owners_count":20484313,"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":["color-scheme","conemu"],"created_at":"2024-07-31T03:01:46.175Z","updated_at":"2025-03-20T14:31:11.302Z","avatar_url":"https://github.com/joonro.png","language":"PowerShell","funding_links":[],"categories":["Terminal","PowerShell"],"sub_categories":["ConEmu"],"readme":"# Created 2018-10-22 Mon 12:35\n#+TITLE: Color Schemes for ConEmu\n#+AUTHOR: Joon Ro\nThis repo originally started as a place to share my favorite color schemes\nthat I ported from various sources to [[https://conemu.github.io/][ConEmu]]. A lot of recently added themes\nand improvements are from various contributors (thanks a lot!).\n\nI started porting color schemes manually because I found that automatically\nported color schemes generally do not look good, because in many cases two\nprograms have inconsistencies in items for color schemes. So, I try to\nmanually choose colors to get color schemes as consistent as possible to the\noriginal.\n\nNote that most of the [[screenshots.org][screenshots]] shown here are taken with the prompt\ncustomized with [[https://github.com/dahlbyk/posh-git][posh-git]] and the =Get-ChildItem= with [[https://github.com/joonro/Get-ChildItemColor][Get-ChildItemColor]]. See\nthis [[http://joonro.github.io/blog/posts/powershell-customizations.html][blog post]] for my PowerShell customizations.\n\nMy current favorites are =material-theme (Emacs) light= and =One Dark=.\n* Examples\n- [[https://github.com/cpaulik/emacs-material-theme][material-theme (Emacs)]] (light)\n\n  [[file:./screenshots/material-emacs-light.png]]\n\n- [[https://github.com/dunovank/oceans16-syntax][Oceans16]] (dark)\n\n  [[file:./screenshots/oceans16-dark.png]]\n\n* Color Schemes List\nFor all screenshots, see [[screenshots.org][screenshots]]\n\n- [[screenshots.org#atom-one][Atom One]] (light \u0026 dark)\n- [[screenshots.org#ayu][ayu]] (Light, Mirage, \u0026 Dark)\n- [[screenshots.org#base16][Base16]]\n  - Ocean (dark)\n  - Railscasts (light and dark)\n\n- [[screenshots.org#chalk][Chalk]]\n- [[screenshots.org#dracula][Dracula]]\n- [[screenshots.org#gruvbox][gruvbox]] (light \u0026 dark)\n- Material\n  - [[screenshots.org#material-theme-emacs-light][material-theme (Emacs)]] (light)\n  - [[screenshots.org#material-theme-sublime-darker][material-theme (Sublime)]] (darker)\n\n- [[screenshots.org#materialshell][Materialshell]] (Dark \u0026 Oceanic)\n- [[screenshots.org#moe-theme][moe-theme]] (light \u0026 dark)\n- [[screenshots.org#monokai][Monokai]]\n- [[screenshots.org#nord][Nord]]\n- [[screenshots.org#oceans16-dark][Oceans16]] (dark)\n- [[screenshots.org#rusty][Rusty]]\n- [[screenshots.org#solarized][Solarized]] (light and dark)\n- [[screenshots.org#spacemacs-dark][Spacemacs]] (dark)\n- [[screenshots.org#tango][Tango]] (dark)\n- [[screenshots.org#xfce4-terminal][xfce4-terminal]] (white on black)\n\n* How to Install\n** Use =Install-ConEmuTheme.ps1= PowerShell script.\n- Use =Install-ConEmuTheme.ps1= PowerShell script. First, the script will always create\n  a backup of your config file as =ConEmu.backup.xml= prior to doing anything else. It's\n  got two operation modes:\n\n  1. To add a theme to your config file:\n     #+BEGIN_SRC ps1\n     .\\Install-ConEmuTheme.ps1 [-ConfigPath Path] -Operation Add -ThemePathOrName themes\\oceans16-dark.xml\n     #+END_SRC\n  2. To remove a theme from your config file:\n     #+BEGIN_SRC ps1\n     .\\Install-ConEmuTheme.ps1 [-ConfigPath Path] -Operation Remove -ThemePathOrName \"Oceans16 Dark\"\n     #+END_SRC\n\n- Note that ~-ConfigPath~ argument is optional if your =ConEmu.xml= is located\n  at the default location (=C:\\Users\\You\\AppData\\Roaming\\ConEmu.xml=).\n- To add all the themes included in this repo, run the following in a powershell prompt:\n     #+BEGIN_SRC ps1\n     @(Get-ChildItem -Recurse -Filter *.xml ) | %{.\\Install-ConEmuTheme.ps1 -Operation Add -ThemePathOrName $_.FullName}\n     #+END_SRC\n\n** Manually add color schemes and modify the =ConEmu.xml= file:\n1. Open =ConEmu.xml=. Usually it is at  =~\\AppData\\Roaming=, where =~= is\n   your home directory (=C:\\Users\\UserName=).\n2. Paste the color scheme at the end of palette settings part. It starts with \n   the following:\n   #+BEGIN_SRC xml\n        \u003ckey name=\"Colors\" modified=\"2015-03-19 13:53:09\" build=\"150310\"\u003e\n        \t\u003cvalue name=\"Count\" type=\"dword\" data=\"00000001\"/\u003e\n        \t\u003ckey name=\"Palette1\" modified=\"2015-03-19 13:53:09\" build=\"150310\"\u003e\n   #+END_SRC\n\n3. If you do not have any custom color scheme, the xml key is not there. In\n   ConEmu, go to =Settings= -\u003e =Feature= -\u003e =Colors= and generate a custom\n   color theme by click on =Save= button and specify any name. Then =Colors=\n   key will be automatically generated in your =ConEmu.xml=. You can\n   overwrite it when you add new themes.\n\n4. Update the palette number (key name =PaletteX=) accordingly. For example, if you have 1\n   custom color palette already, it should be =Palette2= for the new one:\n   #+BEGIN_SRC xml\n        \u003ckey name=\"Palette2\" modified=\"2015-03-19 13:53:09\" build=\"150310\"\u003e\n   #+END_SRC\n\n5. Make sure to increase the value for key name =Count= under key =Colors=\n   as well. It should equal to the total number of pallets you have:\n\n   #+BEGIN_SRC xml\n        \u003cvalue name=\"Count\" type=\"dword\" data=\"00000002\"/\u003e\n   #+END_SRC\n6. For example, the =Colors= part of your modified =ConEmu.xml= should look like this:\n   #+BEGIN_SRC xml\n        \u003ckey name=\"Colors\" modified=\"2015-03-19 13:53:09\" build=\"150310\"\u003e\n        \t\u003cvalue name=\"Count\" type=\"dword\" data=\"00000002\"/\u003e\n        \t\u003ckey name=\"Palette1\" modified=\"2015-03-19 13:53:09\" build=\"150310\"\u003e\n        \t\t\u003cvalue name=\"Name\" type=\"string\" data=\"EXISTING COLOR\"/\u003e\n        \t\t...\n        \t\t\u003cvalue name=\"ColorTable31\" type=\"dword\" data=\"00e3f6fd\"/\u003e\n        \t\u003c/key\u003e\n        \t\u003ckey name=\"Palette2\" modified=\"2015-03-19 13:53:09\" build=\"150310\"\u003e\n        \t\t\u003cvalue name=\"Name\" type=\"string\" data=\"NAME OF THE COLOR YOU ADDED\"/\u003e\n        \t\t...\n        \t\t\u003cvalue name=\"ColorTable31\" type=\"dword\" data=\"00e7fdfd\"/\u003e\n        \t\u003c/key\u003e\n        \u003c/key\u003e      \n   #+END_SRC\n* How to Contribute\nSee [[Template.xml]] for the template for color schemes with the default colors.\nIn general, programs (such as =git=) uses colors through 0 - 8, (see the\ntemplate for their uses). I decided to use git and PowerShell as the main\ntargets, so please try to match your colors to the usage of those\napplications.\n\nAlso, make sure that all the color options set to =Auto= to get correct\nhighlighting:\n\n[[file:./screenshots/ConEmu_Color_Options.png]]\n* Changelog\n** April 2021\n- Add [[https://github.com/morhetz/gruvbox][gruvbox]] light theme (thanks to [[https://github.com/Linerre][Linerre]])\n** June 2020\n*** 2\n- Add [[screenshots.org#nord][Nord]] theme\n*** 1\n- Add missing contributor information and screenshots for [[screenshots.org#rusty][Rusty]], [[screenshots.org#tango][Tango]] (dark),\n  and [[screenshots.org#xfce4-terminal][xfce4-terminal]] (white on black)\n- Re-organize \u0026 cleanup the theme list and screenshots\n*** 0\n- Add [[https://github.com/achalv/chalk][Chalk]] theme (thanks to [[https://github.com/cobertos][Cobertos]])\n- Use full theme path when installing all themes (#32)\n- Swap ayu-dark and ayu-mirage screenshots (#29)\n- Make some colors in ayu-light consistent to the original\n** August 2018\n- Add =ayu= theme\n** April 2017\n- Change file structure\n- Add =material-sublime-darker= theme (thanks to [[https://github.com/chantisnake][chantisnake]])\n- Add =gruvbox= theme (thanks to [[https://github.com/circleous][circleous]])\n** March 2017\n- Add =One Dark= theme\n- Add default value for =-ConfigPath= argument for =Install-ConEmuTheme.ps1=\n** February 2017\n- Add =Monokai=\n- Add theme (un)installation script, =tools/Install-ConEmuTheme.ps1= (Thanks\n  to [[https://github.com/GrzegorzKozub][GrzegorzKozub]]).\n** January 2017\n- Add =bas16-railscasts= (light and dark)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoonro%2FConEmu-Color-Themes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoonro%2FConEmu-Color-Themes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoonro%2FConEmu-Color-Themes/lists"}