{"id":13477542,"url":"https://github.com/seebi/dircolors-solarized","last_synced_at":"2025-05-13T23:03:57.285Z","repository":{"id":1500629,"uuid":"1754354","full_name":"seebi/dircolors-solarized","owner":"seebi","description":"This is a repository of themes for GNU ls (configured via GNU dircolors) that support Ethan Schoonover’s Solarized color scheme.","archived":false,"fork":false,"pushed_at":"2025-02-03T14:09:35.000Z","size":1786,"stargazers_count":2853,"open_issues_count":0,"forks_count":458,"subscribers_count":93,"default_branch":"master","last_synced_at":"2025-05-12T20:06:48.297Z","etag":null,"topics":["color-scheme","solarized","terminal","theme"],"latest_commit_sha":null,"homepage":"http://ethanschoonover.com/solarized","language":"Makefile","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/seebi.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-05-16T08:40:48.000Z","updated_at":"2025-05-01T19:40:10.000Z","dependencies_parsed_at":"2024-01-12T16:57:31.761Z","dependency_job_id":"9d141f13-e15a-49e8-bb77-5433ffadb58a","html_url":"https://github.com/seebi/dircolors-solarized","commit_stats":{"total_commits":127,"total_committers":54,"mean_commits":"2.3518518518518516","dds":0.6850393700787402,"last_synced_commit":"6714ca06aa98befd7d732e90bcf10bdcb3ea224e"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seebi%2Fdircolors-solarized","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seebi%2Fdircolors-solarized/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seebi%2Fdircolors-solarized/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seebi%2Fdircolors-solarized/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seebi","download_url":"https://codeload.github.com/seebi/dircolors-solarized/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254040352,"owners_count":22004514,"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","solarized","terminal","theme"],"created_at":"2024-07-31T16:01:44.213Z","updated_at":"2025-05-13T23:03:57.234Z","avatar_url":"https://github.com/seebi.png","language":"Makefile","funding_links":[],"categories":["Makefile","Makefile (5)","terminal"],"sub_categories":[],"readme":"\u003ch1\u003eSolarized Color Theme for GNU ls (as setup by GNU dircolors)\u003c/h1\u003e\n\nThis is a repository of themes for GNU ls (configured via GNU\ndircolors) that support Ethan Schoonover’s [Solarized color\nscheme](http://ethanschoonover.com/solarized).\n\nSee the [Solarized homepage](http://ethanschoonover.com/solarized)\nfor screenshots, details and color theme implementations for terminal\nemulators and other applications, such as Vim, Emacs, and Mutt.\n\nQuick note for MacOS users: Your OS does not use GNU ls, so you can not use\nthese themes. However, [@logic](https://github.com/logic) provided something\nyour can use in [this issue](https://github.com/seebi/dircolors-solarized/issues/10).\nAnother option (as [proposed](https://github.com/seebi/dircolors-solarized/issues/10#issuecomment-2641754)\nby [@metamorfos](https://github.com/metamorfos)) is to install GNU ls with\nhomebrew (coreutils).\n\n\u003ch2\u003e(Selected) Table of Contents\u003c/h2\u003e\n\n* [Repositories](#repositories)\n* [Themes](#themes)\n  * [Theme #1: \"256dark\"](#256dark)\n  * [Theme #2: \"ansi-\\*\"](#ansi)\n* [Installation](#installation)\n* [Understanding Solarized Colors in Terminals](#understanding-solarized-colors-in-terminals)\n* [Angry Flashing Tab Complete Fix](#angry-flashing-tab-complete-fix)\n\n\u003ch2 id=\"repositories\"\u003eRepositories\u003c/h2\u003e\n\n  * The main Solarized repository: [/altercation/solarized](https://github.com/altercation/solarized)\n  * These themes as a separate repository: [/seebi/dircolors-solarized](https://github.com/seebi/dircolors-solarized)\n\n\u003ch2 id=\"themes\"\u003eThemes\u003c/h2\u003e\n\nFirst, note that \"256 colors\" does not necessarily mean better than \"ANSI\".\nRead on for more details.\n\n1.  \"256dark\" - Degraded Solarized Dark theme for terminal emulators and\n    newer dircolors that both support 256 colors. This theme allows for the display\n    of the *approximate* Solarized palette, but it's very easy to set up and allows\n    for the use of many more colors beyond the 16 in Solarized.\n    (By [seebi](https://github.com/seebi))\n\n    Note: In the future, it may be possible to change the approximate\n    Solarized colors to the exact Solarized palette; and this theme would\n    automatically improve.  Work on an appropriate .Xresources has not yet\n    started. (See [256-color remapping discussion](https://github.com/altercation/solarized/issues/8).)\n\n2.  \"ansi-universal\" - Universal theme for 16-color or 256-color\n    terminal emulators and any version of dircolors.  It is optimized for\n    Solarized Dark and Light and acceptable with default ANSI colors. This theme allows\n    for the display of the *exact* Solarized palette, but it requires the reconfiguration\n    of the terminal emulator's ANSI color settings and limits you to the 16\n    Solarized colors. (By [huyz](https://github.com/huyz))\n\n    \"ansi-dark\" - Tweaked version of \"ansi-universal\", slightly more\n    optimized for the Solarized Dark palette to the slight detriment of the\n    Solarized Light palette.\n\n    \"ansi-light\" - Tweaked version of \"ansi-universal\", slightly more\n    optimized for the Solarized Light palette to the slight detriment of the\n    Solarized Dark palette.\n\n\u003ch3 id=\"256dark\"\u003eTheme #1: \"256dark\" (by \u003ca href=\"https://github.com/seebi\"\u003eseebi\u003c/a\u003e)\u003c/h3\u003e\n\n\u003ch4 id=\"256dark-features\"\u003eFeatures / Properties\u003c/h4\u003e\n\n  * Solarized :-)\n  * Comment style for backup and log and cache files\n  * Highlighted style for files of special interest (.tex, Makefiles, .ini ...)\n  * Bold hierarchies:\n    * archive = violet, compressed archive = violet + bold\n    * audio = orange, video = orange + bold\n  * Tested use-cases:\n    * latex directories\n    * source code directories\n  * Special files (block devices, pipes, ...) are inverted using the\n    solarized light palette  for the background\n  * Symbolic links bold and distinguishable from directories\n\n\u003ch4 id=\"256dark-screenshots\"\u003eScreenshots\u003c/h4\u003e\n\nHere is a [screenshot](https://github.com/seebi/dircolors-solarized/raw/master/img/dircolors.256dark.png) of a prepared session which shows the content of the test-directory.tar.bz2.\nIt is captured from an [iterm2](http://iterm2.com/) using the [dz-version of the awesome Inconsolata font](http://nodnod.net/2009/feb/12/adding-straight-single-and-double-quotes-inconsola/) (but you can use any terminal emulator supporting 256colors).\n\n![session](https://github.com/seebi/dircolors-solarized/raw/master/img/dircolors.256dark.png)\n\nSome more screenshots are provided by [andrew from webupd8.org](http://www.webupd8.org/2011/04/solarized-must-have-color-paletter-for.html).\n\n\u003ch3 id=\"ansi\"\u003eTheme #2: \"ansi-\\*\" (by \u003ca href=\"https://github.com/huyz\"\u003ehuyz\u003c/a\u003e)\u003c/h3\u003e\n\nThis theme and its variants require that the terminal emulator be properly\nconfigured to display the Solarized palette instead of the 16 default ANSI\ncolors.\n\n\u003ch4 id=\"ansi-features\"\u003eFeatures / Properties\u003c/h4\u003e\n\nThis theme called \"ansi-universal\" and its variants \"ansi-dark\" and\n\"ansi-light\", were designed to work best with both Solarized Dark and Light\npalettes, but also to work under terminals' default ANSI colors. In other\nwords, these themes were designed with a \"fallback\" scenario: if you happen to\nfind yourself on a terminal where the Solarized palette has not been set up,\nyou won't have elements become invisible, incrediby hard to read, or a boring\ngray.\n\nThus, the universal theme was designed with these 4 palettes in mind:\n\n-   Solarized Dark: \"ansi-universal\" works best when the terminal emulator is\n    set to this scheme\n-   Solarized Light: \"ansi-universal\" works best when the terminal emulator is\n    set to this scheme\n-   Default terminal ANSI Colors with a dark background\n-   Default terminal ANSI Colors with a light background\n\nThe \"ansi-dark\" and \"ansi-light\" are slightly optimized versions of \"ansi-universal\"\nfor Solarized Dark and Solarized Light, respectively, if you're willing\nto sacrifice a bit of universality.\n\nColors were selected based on the characteristics of the items to be displayed:\n\n-   Visibility generally follows importance, with an attempt to let unimportant\n    items fade into the background (which is not always possible when\n    simultaneously supporting dark and light backgrounds)\n-   Loud colors are chosen to call attention to noteworthy items\n\n\u003ch4 id=\"ansi-screenshots\"\u003eScreenshots\u003c/h4\u003e\n\nSolarized Dark (this example uses iTerm2 on OS X):\n\n![Solarized Dark](https://github.com/huyz/dircolors-solarized/raw/master/img/screen-dircolors-in-iTerm2-solarized_dark.png)\n\nTo see what this theme looks like when the terminal emulator is set with different color palettes:\n\n*   [Solarized Light (with iTerm2 on OS X)](https://github.com/huyz/dircolors-solarized/raw/master/img/screen-dircolors-in-iTerm2-solarized_light.png)\n*   [Default dark background of iTerm on OS X](https://github.com/huyz/dircolors-solarized/raw/master/img/screen-dircolors-in-iTerm-dark.png)\n*   [Default light background of iTerm on OS X](https://github.com/huyz/dircolors-solarized/raw/master/img/screen-dircolors-in-iTerm-light.png)\n*   [Default dark colors of PuTTY on Windows](https://github.com/huyz/dircolors-solarized/raw/master/img/screen-dircolors-in-PuTTY-dark_default.png)\n*   [Default light colors of PuTTY on Windows](https://github.com/huyz/dircolors-solarized/raw/master/img/screen-dircolors-in-PuTTY-light_system.png) (Select \"Use system colors\")\n\n\n\u003ch2 id=\"installation\"\u003eInstallation\u003c/h2\u003e\n\n### Downloads\n\nIf you have come across these themes via the [dircolors-only repository] on\ngithub, you may want to check the main [Solarized repository] to see if there\nare official themes.\n\nIn the future, the [dircolors-only repository] may be kept in sync with the main\n[Solarized repository], but the [dircolors-only repository] may be left separate\nfor installation convenience and to include the latest improvements.\n\nAt this time, issues, bug reports, changelogs are to be reported at the\n[dircolors-only repository].\n\nIf you want to access the latest improvements to a specific theme, then go to\nthat theme's unique github directory:\n\n*   \"256dark\":                  https://github.com/seebi/dircolors-solarized\n*   \"ansi-\\*\":                  https://github.com/huyz/dircolors-solarized\n\n[Solarized repository]:         https://github.com/altercation/solarized\n[dircolors-only repository]:    https://github.com/seebi/dircolors-solarized\n\n### General Instructions\n\nThe Solarized color themes are distributed as database files for GNU\ndircolors, which is the application that sets up colors for GNU ls.\nTo use any of the database files, run this:\n\n    eval `dircolors /path/to/dircolorsdb`\n\nTo activate the theme for all future shell sessions, copy or link that file to\n`~/.dir_colors`, and include the above command in your `~/.profile` (for bash)\nor `~/.zshrc` (for zsh).\n\nFor Ubuntu 14.04 it is sufficient to copy or link database file to `~/.dircolors`.\nStatement in `~/.bashrc` will take care about triggering eval command.\n\n### Additional Instructions for 256-color Solarized Themes, e.g. \"256dark\"\n\nFor the 256-color Solarized dircolors themes, such as \"256dark\", you need a 256-color\nterminal (e.g. `gnome-terminal` or `urxvt`) and a correct `TERM` variable,\ne.g.:\n\n    export TERM=xterm-256color        # for common 256 color terminals (e.g. gnome-terminal)\n    export TERM=screen-256color       # for a tmux -2 session (also for screen)\n    export TERM=rxvt-unicode-256color # for a colorful rxvt unicode session\n\n### Additional Instructions for ANSI Solarized Themes, e.g. \"ansi-universal\"\n\nFor the ANSI Solarized dircolors themes (which work with both 16-color and\n256-color terminals) you must configure your terminal emulator (See the\nsection \"Understanding Solarized Colors in Terminals\" for a detailed\nexplanation behind these settings):\n\n1.  Make sure that you have changed your terminal emulator's color settings to\n    the Solarized palette.\n\n2.  Make sure that bold text is displayed using bright colors. For example,\n    -   For iTerm2 on OS X, this means that Text Preferences must have the `Draw\n        bold text in bright colors` checkbox *selected*.\n    -   For Apple's Terminal.app on OS X, this means that Text Settings must\n        have the `Use bright colors for bold text` checkbox *selected*.\n\n3.  It's recommended to turn off the display of bold typeface for bold\n    text.  For example,\n    -   For iTerm2 on OS X, this means that Text Preferences should have the\n        `Draw bold text in bold font` checkbox *unselected*.\n    -   For Apple's Terminal.app on OS X, this means that Text Settings\n        should have the `Use bold fonts` checkbox *unselected*.\n    -   For XTerm, this may mean setting the `font` and `boldFont` to be the\n        same in your .Xresources or .Xdefaults, e.g.:\n\n            xterm*font: fixed\n            xterm*boldFont: fixed\n\nExample: for iTerm2, these are the correct settings:\n\n![iTerm bold settings](https://github.com/huyz/dircolors-solarized/raw/master/img/screen-iTerm2-bold-options.png)\n\n\n\u003ch2 id=\"understanding\"\u003eUnderstanding Solarized Colors in Terminals\u003c/h2\u003e\n\n### How Solarized works with ANSI-redefinition themes\n\n8- or 256-color terminal programs such as dircolors use color codes that\ncorrespond to the expected 8 normal ANSI colors.  dircolors additionally\nsupports bold, which terminal emulators will usually display by using the\n*bright* versions of the 8 ANSI colors and/or by using a bold typeface with a\nheavier weight. (Note that different terminal emulators may have slightly\ndifferent ideas of what color values to use when displaying the 16 [ANSI color\nescape codes](http://en.wikipedia.org/wiki/ANSI_escape_code#Colors).)\n\nIn order to be displayed by 8- or 256-color terminal programs, which cannot\nspecify RGB values, Solarized must replace the default ANSI colors.  Since the\nSolarized palette uses 16 colors, not only must this color scheme replace the\n8 normal colors but must also take over the 8 *bright* colors, for a total of\n16 colors. This means that a Solarized terminal application loses the ability\nto bold text but gains 8 more Solarized colors.\n\nAbout half of the Solarized palette is reminiscent of the original ANSI\ncolors, e.g. Solarized red is close to ANSI red (or more precisely, the\ngeneral consensus of what ANSI red should look like).  But the rest of the\nSolarized colors do not correspond to any ANSI colors, e.g. there is no ANSI\ncolor that corresponds to Solarized orange or purple.\n\nThis means that, for example, if the dircolors theme wants to display \"green\", a\nSolarized terminal will display something close to green, but if the theme\nwants to display \"bold yellow\" or \"bright yellow\", a Solarized terminal will\nnot be able to display it.  However, a Solarized theme will be able to display\nthe new colors orange and purple and also several shades of gray.  This is\nagain thanks to the replacement of the ANSI *bright* colors; e.g. ANSI \"bold\nred\", which is usually displayed as \"bright red\", will now show as Solarized\norange, while ANSI \"bold blue\", which is usually displayed as \"bright blue\",\nwill now be a shade of gray.\n\n#### Terminal Emulator\n\nBecause dircolors is entirely dependent on the terminal emulator for the\ndisplay of its colors, you cannot directly tell a dircolors theme to display\nSolarized orange, e.g. by specifying an RGB value. Instead, the theme's colors\nmust be chosen using the available color codes (either ANSI or one of the 256\nXTerm colors) with the expectation that the terminal emulator will display\nthem as appropriate Solarized colors. For example, the dircolors color\nformat `01;31` which normally would be \"bold red\" is expected to be displayed\nby the terminal emulator as Solarized orange.\n\nSo in order for dircolors to display the *exact* Solarized palette, you have\nto set your Terminal emulator's color settings to the Solarized palette. The\n[Solarized repository] includes theme settings for some popular terminal\nemulators as well as Xresources; or you can download them from the official\n[Solarized] homepage. If you use the 16-color themes *without* having\nchanged your emulator's palette, you will get a strange selection of colors\nthat may be hard to read or gray.\n\nYes, this means that, to use the *exact* Solarized theme for dircolors, you\nneed to change color settings for not one but two different programs: your\nterminal emulator and dircolors.  The two sets of settings will work in\nconcert to display Solarized colors appropriately.\n\n#### Bold Settings\n\nHistorically, there has been a one-to-one correspondence between the bolded\nversions of the 8 default ANSI colors and the bright versions of the 8 default\ncolors.  Back in the day, when a color program demanded the display of bold\ntext, it was probably just easier for terminal emulators to display a brighter\nversion of whatever color the text was (and expect the user to interpret that\nas bold) than to display a typeface with a bold weight.\n\nNowadays, it is easy for terminal emulators to display bold typefaces, so it\ndoesn't make sense for bolded text to change color, but the confusing\nassociation remains. In fact, new terminal emulators allow users to break the\ncorrespondence between bold and bright and can simply change the font.\n\nHowever, ANSI terminal applications such as older dircolors only\nhave a conception of bold and don't know about the possibility of using up to\n16 colors.  So to use all 16 Solarized colors, we change the semantics of\n\"bold\" in the theme to mean that we want to access the 8 new Solarized colors,\nincluding the grays. Recall the example above, where we described that the\ndirco color format `01;31`, which would have normally displayed bold red, is\nexpected to show up as Solarized orange.\n\nThis is why it is important to *not* break the association between bold and\nbright colors. Many terminal emulators offer an option to disable the use of\nbright colors for bold, and you must not do so.  Often, new users of Solarized\nwill be confused when they change their terminal emulator's color palette to\nSolarized but haven't yet installed Solarized-specific color themes for all\ntheir terminal applications (e.g. mutt, ls's dircolors, irssi, and their\ncolorized shell prompts).  They will see texts that are hard to read or\ndisappear entirely.  The solution isn't to disable bright colors; the solution\nis to install Solarized color themes for all terminal applications and then you\nwill have all 16 colors.\n\nAlso, because the semantics of \"bold\" are lost in favor of more colors, it\nalso makes sense to disable the display of bold text as a bold typeface.  It\nwon't hurt to see bold typefaces wherever the new 8 Solarized colors are\ndisplayed but it doesn't make much sense anymore.\n\n### How Solarized works with 256-color themes\n\nNewer versions of dircolors, as well as modern terminal emulators, support 256\ncolors.  Since 256 \u003e 16, does this mean that 256-color dircolors themes are\nbetter than ANSI dircolors themes for displaying the Solarized palette?  Not\nnecessarily.  Solarized is a 16-color palette with unique RGB values.\n256-color terminal emulators have more colors than the ANSI palette but\ncompletely different RGB values. (See [8-bit color\ngraphics](http://en.wikipedia.org/wiki/256_colors).) The \"256dark\"\ntheme was designed to use these standard fixed colors.\n\n#### How Solarized could work with 256 colors without touching ANSI\n\nThere is ongoing\n[discussion](https://github.com/altercation/solarized/issues/8) on how to\nreconfigure the approximate Solarized colors (the default 256 XTerm colors) to\ndisplay the exact Solarized colors.  The benefit of this approach is that the\nANSI colors would not be messed with, and all the existing terminal\napplications (with non-Solarized-aware color themes) that expect ANSI colors\nwould get ANSI colors; i.e. you would not see text accidentally disappear or\nturn gray on you as soon as you change your terminal emulator's ANSI color\nsettings to Solarized.\n\nThe disadvantage of such a solution means that 8-color terminal applications\nsuch as irssi or older dircolors would not be able to display Solarized\ncolors, no matter what theme they used.\n\nWork on an official solution has not yet started but the\n[discussion](https://github.com/altercation/solarized/issues/8) has presented\nsome working solutions, at least for XTerm and possibly other Linux terminal\nemulators.\n\n\nThe Solarized Color Values\n--------------------------\n\nL\\*a\\*b values are canonical (White D65, Reference D50), other values are\nmatched in sRGB space.\n\n\n    SOLARIZED HEX     16/8 TERMCOL  XTERM/HEX   L*A*B      sRGB        HSB\n    --------- ------- ---- -------  ----------- ---------- ----------- -----------\n    base03    #002b36  8/4 brblack  234 #1c1c1c 15 -12 -12   0  43  54 193 100  21\n    base02    #073642  0/4 black    235 #262626 20 -12 -12   7  54  66 192  90  26\n    base01    #586e75 10/7 brgreen  240 #4e4e4e 45 -07 -07  88 110 117 194  25  46\n    base00    #657b83 11/7 bryellow 241 #585858 50 -07 -07 101 123 131 195  23  51\n    base0     #839496 12/6 brblue   244 #808080 60 -06 -03 131 148 150 186  13  59\n    base1     #93a1a1 14/4 brcyan   245 #8a8a8a 65 -05 -02 147 161 161 180   9  63\n    base2     #eee8d5  7/7 white    254 #d7d7af 92 -00  10 238 232 213  44  11  93\n    base3     #fdf6e3 15/7 brwhite  230 #ffffd7 97  00  10 253 246 227  44  10  99\n    yellow    #b58900  3/3 yellow   136 #af8700 60  10  65 181 137   0  45 100  71\n    orange    #cb4b16  9/3 brred    166 #d75f00 50  50  55 203  75  22  18  89  80\n    red       #dc322f  1/1 red      160 #d70000 50  65  45 220  50  47   1  79  86\n    magenta   #d33682  5/5 magenta  125 #af005f 50  65 -05 211  54 130 331  74  83\n    violet    #6c71c4 13/5 brmagenta 61 #5f5faf 50  15 -45 108 113 196 237  45  77\n    blue      #268bd2  4/4 blue      33 #0087ff 55 -10 -45  38 139 210 205  82  82\n    cyan      #2aa198  6/6 cyan      37 #00afaf 60 -35 -05  42 161 152 175  74  63\n    green     #859900  2/2 green     64 #5f8700 60 -20  65 133 153   0  68 100  60\n\nNOTE:\n\n*   For \"256-color\" themes, the XTERM/HEX column lists the approximate Solarized\n    colors that are used (note the RGB values in the XTERM/HEX column only\n    approximates the RGB values in the HEX column).\n*   For \"ANSI\" themes, the TERMCOL column lists the ANSI colors that are replaced \n    with the Solarized colors listed under the HEX column.\n\n\n\u003ch2 id=\"angry-flashing-tab-complete-fix\"\u003eAngry Flashing Tab Complete Fix\u003c/h2\u003e\nIf you have a tab complete in e.g. Python which is hard to read because it's flashing (and uses a red background), such as at\n\nhttps://asciinema.org/a/A1wIPeDTmoSq8NOoPJQ0kgTvm\n\nThe problem is fundamentally the default python/readline tab completion highlights files, and most missing python things aren't existing files (you can test this by creating a file say `__doc__` and hitting tab).\n\nYou can fix this with the following inputrc\n\n```\n$if python\n  set colored-stats off\n$endif\n```\n\nSee\nhttps://unix.stackexchange.com/questions/605166/why-does-setting-mi-in-ls-colors-effect-postgresql-and-python-tab-completion\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseebi%2Fdircolors-solarized","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseebi%2Fdircolors-solarized","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseebi%2Fdircolors-solarized/lists"}