{"id":13593730,"url":"https://github.com/Briles/gruvbox","last_synced_at":"2025-04-09T05:32:14.924Z","repository":{"id":37735801,"uuid":"52109075","full_name":"Briles/gruvbox","owner":"Briles","description":"🎨 Sublime Text themes \u0026 color schemes with pastel 'retro groove' colors","archived":false,"fork":false,"pushed_at":"2023-03-04T02:32:20.000Z","size":8726,"stargazers_count":272,"open_issues_count":13,"forks_count":8,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-11-06T15:45:51.507Z","etag":null,"topics":["adaptive","color-scheme","dark-theme","gruvbox","gruvbox-color-scheme","light-theme","package-control","sublime-text","sublime-text-3","syntax-theme","theme"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Briles.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2016-02-19T18:51:37.000Z","updated_at":"2024-08-14T15:10:39.000Z","dependencies_parsed_at":"2024-01-16T22:18:06.083Z","dependency_job_id":"1249a47c-b16b-4df2-bf6e-0d81b3909914","html_url":"https://github.com/Briles/gruvbox","commit_stats":null,"previous_names":[],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Briles%2Fgruvbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Briles%2Fgruvbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Briles%2Fgruvbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Briles%2Fgruvbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Briles","download_url":"https://codeload.github.com/Briles/gruvbox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247986874,"owners_count":21028890,"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":["adaptive","color-scheme","dark-theme","gruvbox","gruvbox-color-scheme","light-theme","package-control","sublime-text","sublime-text-3","syntax-theme","theme"],"created_at":"2024-08-01T16:01:23.759Z","updated_at":"2025-04-09T05:32:12.317Z","avatar_url":"https://github.com/Briles.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"[![GitHub Tag](https://img.shields.io/github/tag/Briles/gruvbox.svg?style=flat-square)](https://github.com/Briles/gruvbox/tags)\n[![Package Control](https://img.shields.io/packagecontrol/dt/gruvbox.svg?style=flat-square)](https://packagecontrol.io/packages/gruvbox)\n[![Build Status](https://img.shields.io/travis/Briles/gruvbox/develop.svg?style=flat-square)](https://travis-ci.org/Briles/gruvbox)\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://cdn.rawgit.com/Briles/gruvbox/master/assets/banner-image.svg\" alt=\"gruvbox for Sublime Text\" width=\"327px\" height=\"122px\"\u003e\n\u003c/p\u003e\n\nBased on [gruvbox for Vim](https://github.com/morhetz/gruvbox)\n\n![Screenshot Dark](http://i.imgur.com/8WUkqa5.png)\n![Screenshot Light](http://i.imgur.com/hdxzwzP.png)\n\n## Contrast options\n\n![Screenshot Contrast Options](http://i.imgur.com/euGncPs.png)\n\n## Installation\n\n\u003cdetails\u003e\n\u003csummary\u003ePackage Control\u003c/summary\u003e\n\nThe easiest way to install is using [Package Control](https://packagecontrol.io/)\n\n1. Open Command Palette using menu item `Tools -\u003e Command Palette...` (\u003ckbd\u003e⇧\u003c/kbd\u003e\u003ckbd\u003e⌘\u003c/kbd\u003e\u003ckbd\u003eP\u003c/kbd\u003e on Mac) (\u003ckbd\u003ectrl\u003c/kbd\u003e\u003ckbd\u003eshift\u003c/kbd\u003e\u003ckbd\u003eP\u003c/kbd\u003e on Windows)\n2. Choose `Package Control: Install Package`\n3. Find `gruvbox` and hit \u003ckbd\u003eEnter\u003c/kbd\u003e\n4. [Activate the theme](#how-to-activate) by adding the code below to *Preferences \u003e Setting - User*:\n5. Restart Sublime Text\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eManual\u003c/summary\u003e\n\nYou can also install the theme manually:\n\n1. [Download the .zip](https://github.com/Briles/gruvbox/archive/master.zip)\n2. Unzip and rename the folder to `gruvbox`\n3. Copy the folder into `Packages` directory, which you can find using the menu item `Sublime Text -\u003e Preferences -\u003e Browse Packages...`\n4. [Activate the theme](#how-to-activate) by adding the code below to *Preferences \u003e Setting - User*:\n5. Restart Sublime Text\n\n\u003c/details\u003e\n\n## How to Activate\n\nActivate the UI theme and color scheme by modifying your user preferences file, which you can find using the menu item `Sublime Text -\u003e Preferences -\u003e Settings - User` (\u003ckbd\u003e⌘\u003c/kbd\u003e\u003ckbd\u003e,\u003c/kbd\u003e on Mac).\n\n*Note: Don't forget to restart Sublime Text after activating the theme.*\n\n```json\n// gruvbox Dark Hard Contrast\n{\n  \"theme\": \"gruvbox.sublime-theme\",\n  \"color_scheme\": \"Packages/gruvbox/gruvbox (Dark) (Hard).sublime-color-scheme\",\n}\n```\n\n```json\n// gruvbox Dark Medium Contrast\n{\n  \"theme\": \"gruvbox.sublime-theme\",\n  \"color_scheme\": \"Packages/gruvbox/gruvbox (Dark) (Medium).sublime-color-scheme\",\n}\n```\n\n```json\n// gruvbox Dark Soft Contrast\n{\n  \"theme\": \"gruvbox.sublime-theme\",\n  \"color_scheme\": \"Packages/gruvbox/gruvbox (Dark) (Soft).sublime-color-scheme\",\n}\n```\n\n```json\n// gruvbox Light Hard Contrast\n{\n  \"theme\": \"gruvbox.sublime-theme\",\n  \"color_scheme\": \"Packages/gruvbox/gruvbox (Light) (Hard).sublime-color-scheme\",\n}\n```\n\n```json\n// gruvbox Light Medium Contrast\n{\n  \"theme\": \"gruvbox.sublime-theme\",\n  \"color_scheme\": \"Packages/gruvbox/gruvbox (Light) (Medium).sublime-color-scheme\",\n}\n```\n\n```json\n// gruvbox Light Soft Contrast\n{\n  \"theme\": \"gruvbox.sublime-theme\",\n  \"color_scheme\": \"Packages/gruvbox/gruvbox (Light) (Soft).sublime-color-scheme\",\n}\n```\n\n### Color Scheme Variations\n\ngruvbox comes with color scheme variations which have different brightness,\nsaturation, or colors than their parent color schemes while still maintaining\nthat excellent gruvbox tone.\n\n#### No Dimmed Colors\n\nA variant without out any neutral / dimmed colors\n\n```json\n\"color_scheme\": \"Packages/gruvbox/gruvbox (Dark) (Hard) NDC.sublime-color-scheme\",\n\"color_scheme\": \"Packages/gruvbox/gruvbox (Dark) (Medium) NDC.sublime-color-scheme\",\n\"color_scheme\": \"Packages/gruvbox/gruvbox (Dark) (Soft) NDC.sublime-color-scheme\",\n\"color_scheme\": \"Packages/gruvbox/gruvbox (Light) (Hard) NDC.sublime-color-scheme\",\n\"color_scheme\": \"Packages/gruvbox/gruvbox (Light) (Medium) NDC.sublime-color-scheme\",\n\"color_scheme\": \"Packages/gruvbox/gruvbox (Light) (Soft) NDC.sublime-color-scheme\",\n```\n\n## Configuration\n\n\u003cdetails\u003e\n\u003csummary\u003eAccent Colors\u003c/summary\u003e\n\n![Accent Colors](http://i.imgur.com/d0o9auc.png)\n\nAccent colors affect icons and certain text.\n\n```json\n  \"gruvbox_accent_aqua\": true,    // uses the cyanish color from the color scheme\n  \"gruvbox_accent_blue\": true,    // uses the bluish color from the color scheme\n  \"gruvbox_accent_green\": true,   // uses the greenish color from the color scheme\n  \"gruvbox_accent_orange\": true,  // uses the orangish color from the color scheme\n  \"gruvbox_accent_purple\": true,  // uses the purplish color from the color scheme\n  \"gruvbox_accent_red\": true,     // uses the redish color from the color scheme\n  \"gruvbox_accent_yellow\": true,  // uses the yellowish color from the color scheme\n  \"gruvbox_accent_pink\": true,    // uses the pinkish color from the color scheme\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eAutoComplete Spacing\u003c/summary\u003e\n\nChange the space between autocomplete rows\n\n```json\n  // sizes are top/bottom in px\n  \"gruvbox_autocomplete_cramped\": true,      //  v  2\n  \"gruvbox_autocomplete_compact\": true,      //  |  4\n                                             //  |  6 (Default)\n  \"gruvbox_autocomplete_comfortable\": true,  //  |  8\n  \"gruvbox_autocomplete_cozy\": true,         //  v  10\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eAutoComplete Border\u003c/summary\u003e\n\nAdd a border around the autocomplete popup\n\n```json\n  \"gruvbox_autocomplete_border\": true,\n  \"gruvbox_autocomplete_border_thick\": true,\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eSideline Selected AutoComplete Row\u003c/summary\u003e\n\nAdd a border to the left of the selected autocomplete row\n\nAll thicknesses require `gruvbox_sideline_autocomplete_row` to be `true`.\n\n```json\n  \"gruvbox_sideline_autocomplete_row\": true,           //  v  1 (Default)\n  \"gruvbox_sideline_autocomplete_row_thick\": true,     //  |  2\n  \"gruvbox_sideline_autocomplete_row_thickest\": true,  //  v  3\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eDisable Selected AutoComplete Row Highlight\u003c/summary\u003e\n\nRemove the highlight from the selected autocomplete row.\n\n```json\n  \"gruvbox_disable_autocomplete_row_highlight\": true,\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eSidebar Spacing\u003c/summary\u003e\n\nChange the space between sidebar tree rows\n\n```json\n  // sizes are top/bottom in px\n  \"gruvbox_sidebar_cozy\": true,         //  v  1\n  \"gruvbox_sidebar_comfortable\": true,  //  |  3\n                                        //  |  5 (Default)\n  \"gruvbox_sidebar_compact\": true,      //  |  7\n  \"gruvbox_sidebar_cramped\": true,      //  v  9\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eSidebar Indent\u003c/summary\u003e\n\nChange the indent of sidebar tree rows\n\n```json\n  \"gruvbox_sidebar_indent_xxs\": true,  //  v  4\n  \"gruvbox_sidebar_indent_xs\": true,   //  |  8\n  \"gruvbox_sidebar_indent_s\": true,    //  |  12\n                                       //  |  16 (Default)\n  \"gruvbox_sidebar_indent_l\": true,    //  |  20\n  \"gruvbox_sidebar_indent_xl\": true,   //  |  24\n  \"gruvbox_sidebar_indent_xxl\": true,  //  v  28\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eSidebar Font Sizes\u003c/summary\u003e\n\nChange the font size of the sidebar labels\n\n*Increasing the font size will distort the icons in the sidebar.*\n\n```json\n  \"gruvbox_sidebar_font_size_10\": true,  //  v  10\n                                         //  |  11 (Default)\n  \"gruvbox_sidebar_font_size_12\": true,  //  |  12\n  \"gruvbox_sidebar_font_size_13\": true,  //  |  13\n  \"gruvbox_sidebar_font_size_14\": true,  //  |  14\n  \"gruvbox_sidebar_font_size_15\": true,  //  |  15\n  \"gruvbox_sidebar_font_size_16\": true,  //  v  16\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eBold Sidebar Labels\u003c/summary\u003e\n\nToggle bold fonts for sidebar labels\n\n```json\n  \"gruvbox_sidebar_heading_bold\": true,\n  \"gruvbox_sidebar_label_bold\": true,\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eCommand Palette Spacing\u003c/summary\u003e\n\nChange the space between command palette rows\n\n```json\n  // sizes are top/bottom in px\n  \"gruvbox_command_palette_cozy\": true,         //  v  16\n  \"gruvbox_command_palette_comfortable\": true,  //  |  14\n                                                //  |  12 (Default)\n  \"gruvbox_command_palette_compact\": true,      //  |  8\n  \"gruvbox_command_palette_cramped\": true,      //  v  4\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eSideline Selected Command Palette Row\u003c/summary\u003e\n\nAdd a border to the left of the selected Command Palette row\n\nAll thicknesses require `gruvbox_sideline_command_palette_row` to be `true`.\n\n```json\n  \"gruvbox_sideline_command_palette_row\": true,           //  v  1 (Default)\n  \"gruvbox_sideline_command_palette_row_thick\": true,     //  |  2\n  \"gruvbox_sideline_command_palette_row_thickest\": true,  //  v  3\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eDisable Selected Command Palette Row Highlight\u003c/summary\u003e\n\nRemove the highlight from the selected Command Palette row.\n\n```json\n  \"gruvbox_disable_command_palette_row_highlight\": true,\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eStatusbar Sizes\u003c/summary\u003e\n\nChange the height of the statusbar\n\n```json\n  // sizes are in px\n  \"gruvbox_statusbar_xxs\": true,  //  v  20\n  \"gruvbox_statusbar_xs\": true,   //  |  25\n  \"gruvbox_statusbar_s\": true,    //  |  30\n                                  //  |  35 (Default)\n  \"gruvbox_statusbar_l\": true,    //  |  40\n  \"gruvbox_statusbar_xl\": true,   //  |  45\n  \"gruvbox_statusbar_xxl\": true,  //  v  50\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eStatusbar Button Widths\u003c/summary\u003e\n\nChange the minimum width of the buttons in the statusbar\n\n```json\n  // sizes are in px\n  \"gruvbox_statusbar_button_xxs\": true,  //  v  44\n  \"gruvbox_statusbar_button_xs\": true,   //  |  55\n  \"gruvbox_statusbar_button_s\": true,    //  |  65\n                                         //  |  75 (Default)\n  \"gruvbox_statusbar_button_l\": true,    //  |  85\n  \"gruvbox_statusbar_button_xl\": true,   //  |  95\n  \"gruvbox_statusbar_button_xxl\": true,  //  v  105\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eStatusbar Font Sizes\u003c/summary\u003e\n\nChange the font size of the status bar labels\n\n```json\n  \"gruvbox_statusbar_font_size_10\": true,  //  v  10\n                                           //  |  11 (Default)\n  \"gruvbox_statusbar_font_size_12\": true,  //  |  12\n  \"gruvbox_statusbar_font_size_13\": true,  //  |  13\n  \"gruvbox_statusbar_font_size_14\": true,  //  |  14\n  \"gruvbox_statusbar_font_size_15\": true,  //  |  15\n  \"gruvbox_statusbar_font_size_16\": true,  //  v  16\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eTab Sizes\u003c/summary\u003e\n\nChange the height of the tabs\n\n```json\n  // sizes are in px\n  \"gruvbox_tabs_xxs\": true,  //  v  33\n  \"gruvbox_tabs_xs\": true,   //  |  39\n  \"gruvbox_tabs_s\": true,    //  |  45\n                             //  |  51 (Default)\n  \"gruvbox_tabs_l\": true,    //  |  57\n  \"gruvbox_tabs_xl\": true,   //  |  63\n  \"gruvbox_tabs_xxl\": true,  //  v  69\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eTab Font Sizes\u003c/summary\u003e\n\nChange the font size of the tabs\n\n```json\n  \"gruvbox_tabs_font_size_7\": true,   //  v  7\n  \"gruvbox_tabs_font_size_8\": true,   //  |  8\n  \"gruvbox_tabs_font_size_9\": true,   //  |  9\n  \"gruvbox_tabs_font_size_10\": true,  //  |  10\n                                      //  |  11 (Default)\n  \"gruvbox_tabs_font_size_12\": true,  //  |  12\n  \"gruvbox_tabs_font_size_13\": true,  //  |  13\n  \"gruvbox_tabs_font_size_14\": true,  //  |  14\n  \"gruvbox_tabs_font_size_15\": true,  //  v  15\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eAutocollapsing Tab Bar\u003c/summary\u003e\n\nAutocollapse the tabs when not in use\n\n```json\n  \"gruvbox_autocollapse_tabs\": true,            // enable the autocollapsing tabs\n\n  // Set the height of the trigger area which shows the tabs\n  \"gruvbox_autocollapse_tabs_trigger_2\": true,  //  v  2\n  \"gruvbox_autocollapse_tabs_trigger_3\": true,  //  |  3\n                                                //  |  4 (Default)\n  \"gruvbox_autocollapse_tabs_trigger_5\": true,  //  |  5\n  \"gruvbox_autocollapse_tabs_trigger_6\": true,  //  v  6\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eUnderline Modified Tabs\u003c/summary\u003e\n\nUnderline modified tabs with the current accent color\n\nAll thicknesses require `gruvbox_underline_modified_tabs` to be `true`.\n\n```json\n  \"gruvbox_underline_modified_tabs\": true,        //  |  1 (Default)\n  \"gruvbox_underline_modified_tabs_thick\": true,  //  v  2\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eUnderline Active Tab\u003c/summary\u003e\n\nUnderline the active tab with the current accent color\n\nAll thicknesses require `gruvbox_underline_active_tab` to be `true`.\n\n```json\n  \"gruvbox_underline_active_tab\": true,          //  |  1 (Default)\n  \"gruvbox_underline_active_tab_thick\": true,    //  |  2\n  \"gruvbox_underline_active_tab_thicker\": true,  //  v  3\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eFind, Replace, and Console Sizes\u003c/summary\u003e\n\nAdjust the top \u0026 bottom margins of the Find, Replace, and Console panels\n\n```json\n  \"gruvbox_panel_xxs\": true,  //  v  2\n  \"gruvbox_panel_xs\": true,   //  |  4\n  \"gruvbox_panel_s\": true,    //  |  8\n                              //  |  11 (Default)\n  \"gruvbox_panel_l\": true,    //  |  13\n  \"gruvbox_panel_xl\": true,   //  |  15\n  \"gruvbox_panel_xxl\": true,  //  v  17\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eScrollbar Widths\u003c/summary\u003e\n\nAdjust the width of the scrollbars\n\n```json\n  // sizes are total width in px\n  \"gruvbox_scrollbar_width_xs\": true,  //  v  12\n  \"gruvbox_scrollbar_width_s\": true,   //  |  14\n                                       //  |  16 (Default)\n  \"gruvbox_scrollbar_width_l\": true,   //  |  18\n  \"gruvbox_scrollbar_width_xl\": true,  //  v  20\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eButton Font Sizes\u003c/summary\u003e\n\nAdjust the font size of the buttons\n\n```json\n  \"gruvbox_buttons_font_size_10\": true,  //  v  10\n                                         //  |  11 (Default)\n  \"gruvbox_buttons_font_size_12\": true,  //  |  12\n  \"gruvbox_buttons_font_size_13\": true,  //  |  13\n  \"gruvbox_buttons_font_size_14\": true,  //  |  14\n  \"gruvbox_buttons_font_size_15\": true,  //  |  15\n  \"gruvbox_buttons_font_size_16\": true,  //  v  16\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eDisable/Enable Borders\u003c/summary\u003e\n\n```json\n  \"gruvbox_disable_borders\": true,                     // Disable all borders\n  \"gruvbox_enable_pane_borders\": true,                 // Enable borders between panes\n  \"gruvbox_enable_sidebar_border\": true,               // Enable the sidebar border\n  \"gruvbox_enable_statusbar_border\": true,             // Enable borders for the status bar\n  \"gruvbox_enable_tab_borders\": true,                  // Enable borders for the tabs\n  \"gruvbox_disable_command_palette_row_border\": true,  // Disable Command Palette row borders\n```\n\n\u003c/details\u003e\n\n### Alternate Folder Icons\n\n\u003cdetails\u003e\n\u003csummary\u003eLarger Default Folder Icons\u003c/summary\u003e\n\nUse larger default folder icons in the sidebar\n\n```json\n\"gruvbox_folder_icons_large\": true,\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eSquare Folder Icons\u003c/summary\u003e\n\n![Square Folder Icons](http://i.imgur.com/ojqgVIv.png)\n\nUse square folder icons in the sidebar\n\n```json\n\"gruvbox_folder_icons_square\": true,\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eCircle Folder Icons\u003c/summary\u003e\n\n![Circle Folder Icons](http://i.imgur.com/KgAedvC.png)\n\nUse 'circle' folder icons in the sidebar\n\n```json\n\"gruvbox_folder_icons_circle\": true,\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003ePlus/Minus Folder Icons\u003c/summary\u003e\n\n![Plus Minus Folder Icons](http://i.imgur.com/bOzgz16.png)\n\nUse 'plus/minus' folder icons in the sidebar\n\n```json\n\"gruvbox_folder_icons_plus_minus\": true,\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eSpacegray Folder Icons\u003c/summary\u003e\n\nUse spacegray-like folder icons in the sidebar\n\n```json\n\"gruvbox_folder_icons_spacegray\": true,\n```\n\n\u003c/details\u003e\n\n### Alternate Icon Sets\n\n\u003cdetails\u003e\n\u003csummary\u003eMidstroke\u003c/summary\u003e\n\n![Midstroke Icon Set](http://i.imgur.com/dhktw4M.png)\n\nUse icons with a 1.5x thicker stroke\n\n```json\n\"gruvbox_iconset_midstroke\": true,\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eThick\u003c/summary\u003e\n\n![Thick Icon Set](http://i.imgur.com/Z9uIRPH.png)\n\nUse icons with a 2x thicker stroke\n\n```json\n\"gruvbox_iconset_thick\": true,\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eSpacegray\u003c/summary\u003e\n\n![Spacegray Icon Set](http://i.imgur.com/SiL6f32.png)\n\nUse spacegray-like icons\n\n```json\n\"gruvbox_iconset_spacegray\": true,\n```\n\n\u003c/details\u003e\n\n### PlainTasks Support\n\n\u003cdetails\u003e\n\u003csummary\u003ePlainTasks Support\u003c/summary\u003e\n\nTo use the color scheme with the [Plain​Tasks](https://packagecontrol.io/packages/PlainTasks) plugin, add the color scheme path to the `\"color_scheme\"` key in `Preferences \u003e Package Settings \u003e PlainTasks \u003e Settings - User` like so:\n\n```json\n// PlainTasks.sublime-settings\n\n{\n  \"color_scheme\": \"Packages/gruvbox/gruvbox (Dark) (Medium).sublime-color-scheme\",\n}\n\n```\n\n\u003c/details\u003e\n\n### Even More Settings...\n\n\u003cdetails\u003e\n\u003csummary\u003eEven More Settings...\u003c/summary\u003e\n\n```json\n  \"gruvbox_animate_icons\": true,              // Enable icon animations\n  \"gruvbox_buttons_bold\": true,               // Enable bold button labels\n  \"gruvbox_colored_tooltips\": true,           // Color the tooltip backgrounds with the current accent color\n  \"gruvbox_disable_faded_file_icons\": true,   // Make file-type icons opaque\n  \"gruvbox_disable_file_icons\": true,         // Disable the sidebar file icons\n  \"gruvbox_disable_folder_icons\": true,       // Disable the sidebar folder icons\n  \"gruvbox_disable_greyscale\": true,          // Use gruvbox colors instead of greyscale colors for certain text\n  \"gruvbox_disable_panels_button\": true,      // Hide the panel-switching button\n  \"gruvbox_enable_panel_close_button\": true,  // Enable the panel close button\n  \"gruvbox_highlight_active_buttons\": true,   // Highlight selected buttons in the Find \u0026 Replace panel\n  \"gruvbox_highlight_active_tree_row\": true,  // Highlight the active file in the sidebar tree\n  \"gruvbox_less_contrast\": true,              // Use less contrasting colors in sidebar, tabs, etc.\n  \"gruvbox_statusbar_bold\": true,             // Enable bold status bar labels\n  \"gruvbox_tabs_autowidth\": true,             // Auto-size the tabs\n  \"gruvbox_tabs_bold\": true,                  // Enable bold tabs\n```\n\n\u003c/details\u003e\n\n## Extras\n\nAll extras can be found in the [`extras`](extras) sub-directory of the package.\n\n### App Icons\n\nApp icons in PNG, ICO, \u0026 ICNS format are located in [`extras/app-icons/`](extras/app-icons).\n\n### SublimeLinter Gutter Theme\n\n\u003cdetails\u003e\n\u003csummary\u003eActivation\u003c/summary\u003e\n\n1. Add the `gruvbox` directory from `extras/sublimelinter gutter-themes/` to `Sublime Text/Data/Packages/SublimeLinter/gutter-themes/`\n2. Set `gruvbox` as the gutter theme by choosing `SublimeLinter: Choose Gutter Theme` from the command palette and selecting `gruvbox` *or* by changing `\"gutter_theme\"` to `\"Packages/SublimeLinter/gutter-themes/gruvbox/gruvbox.gutter-theme\"` in `SublimeLinter.sublime-settings`\n3. Restart Sublime Text\n\n\u003c/details\u003e\n\n### Bracket Highlighter Icons\n\n\u003cdetails\u003e\n\u003csummary\u003eActivation\u003c/summary\u003e\n\n![Bracket Highlighter Icons](http://i.imgur.com/8z0feh7.png)\n\n1. Move all images in `extras/BracketHighlighter/icons/` to `Sublime Text/Data/Packages/BracketHighlighter/icons/`\n2. Restart Sublime Text\n\n\u003c/details\u003e\n\n### Code Fold Icon\n\n\u003cdetails\u003e\n\u003csummary\u003eActivation\u003c/summary\u003e\n\n![Code Fold Icons](http://i.imgur.com/DxZmm7a.png)\n\n1. Rename any `*_fold.png` in `extras` to `fold.png`\n2. Add the newly renamed `fold.png` icon to `Sublime Text/Data/Packages/Theme - Default/`\n2. Restart Sublime Text\n\n\u003c/details\u003e\n\n### Bookmark Icon\n\n\u003cdetails\u003e\n\u003csummary\u003eActivation\u003c/summary\u003e\n\n![Bookmark Icons](http://i.imgur.com/Pf9yCR8.png)\n\n1. Rename any `*_bookmark_*.png` in `extras` to `bookmark.png`\n2. Add the newly renamed `bookmark.png` icon to `Sublime Text/Data/Packages/Theme - Default/`\n3. Restart Sublime Text\n\n\u003c/details\u003e\n\n---\n\n## Palette\n\n\u003cdetails\u003e\n\u003csummary\u003eDark mode\u003c/summary\u003e\n\n![Palette Dark](http://i.imgur.com/wa666xg.png)\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eLight mode\u003c/summary\u003e\n\n![Palette Light](http://i.imgur.com/49qKyYW.png)\n\n\u003c/details\u003e\n\n---\n\n## License\n\n[MIT](https://en.wikipedia.org/wiki/MIT_License)\n\n## Contributing\n\nContributions are always welcome. Before contributing please read [`CONTRIBUTING.md`](CONTRIBUTING.md).\n\n## For Other Editors\n\n* [Atom](https://atom.io/themes/gruvbox-plus-syntax)\n\n## Thanks\n\nThanks to:\n\n* [Pavel Pertsev](https://github.com/morhetz) for creating gruvbox for Vim.\n* [Will Bond](https://github.com/wbond) for the mathematical [Package Control](https://packagecontrol.io/)\n* [Spacegray](http://kkga.github.io/spacegray/) and [Material Theme](http://equinusocio.github.io/material-theme) for inspiration\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBriles%2Fgruvbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FBriles%2Fgruvbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FBriles%2Fgruvbox/lists"}