{"id":18980827,"url":"https://github.com/sublimetext/material-theme","last_synced_at":"2025-04-19T19:13:50.393Z","repository":{"id":64215919,"uuid":"573570757","full_name":"SublimeText/material-theme","owner":"SublimeText","description":"Material Theme, a theme for Sublime Text 3, made by Mattia Astorino","archived":false,"fork":false,"pushed_at":"2023-12-27T12:15:16.000Z","size":12522,"stargazers_count":49,"open_issues_count":0,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-16T15:15:20.489Z","etag":null,"topics":["sublime-color-scheme","sublime-package","sublime-text","sublime-theme"],"latest_commit_sha":null,"homepage":"","language":"Python","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/SublimeText.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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":"2022-12-02T19:39:13.000Z","updated_at":"2025-04-07T07:25:55.000Z","dependencies_parsed_at":"2023-12-27T13:38:49.815Z","dependency_job_id":null,"html_url":"https://github.com/SublimeText/material-theme","commit_stats":null,"previous_names":[],"tags_count":96,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeText%2Fmaterial-theme","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeText%2Fmaterial-theme/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeText%2Fmaterial-theme/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SublimeText%2Fmaterial-theme/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SublimeText","download_url":"https://codeload.github.com/SublimeText/material-theme/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249774497,"owners_count":21323632,"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":["sublime-color-scheme","sublime-package","sublime-text","sublime-theme"],"created_at":"2024-11-08T16:07:49.920Z","updated_at":"2025-04-19T19:13:50.377Z","avatar_url":"https://github.com/SublimeText.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ch2\u003e\n      This project is no longer maintained.\n      The original author has abandoned it and replaced the repository\n      with their theme for VS Code.\n      This repository is a mirror of the last publicly known state.\n  \u003c/h2\u003e\n\u003c/p\u003e\n\n![Material Theme](http://i.imgur.com/9PyxJMN.gif)\n\n[![GitHub tag](https://img.shields.io/github/release/SublimeText/material-theme.svg?style=flat-square)](https://github.com/SublimeText/material-theme/releases)\n[![Downloads](https://img.shields.io/packagecontrol/dt/Material%20Theme.svg?colorB=80d4cd\u0026style=flat-square)](https://packagecontrol.io/packages/Material%20Theme)\n[![Package Quality](http://npm.packagequality.com/shield/material-theme.svg?colorB=80d4cd\u0026style=flat-square)](http://packagequality.com/#?package=material-theme)\n[![Join the chat at https://gitter.im/original-material-theme/sublime-text](https://img.shields.io/badge/gitter-join%20chat%20%E2%86%92-brightgreen.svg?style=flat-square)](https://gitter.im/original-material-theme/sublime-text?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n\nThis theme brings the [Material Design](http://www.google.com/design/) visual language to your Sublime Text 3. If you have problems, first search for a similar issue and then report a [new one](https://github.com/SublimeText/material-theme/issues).\n\nPlease read the [Known Issues](https://github.com/SublimeText/material-theme#known-issues) section before reporting a new one. Any issue that does not use the issue template and any issue related to the [known issues section](https://github.com/SublimeText/material-theme#known-issues) will be automatically closed.\n\n\n# Easy installation\nYou can install this awesome theme through the [Package Control](https://packagecontrol.io/installation).\n\n1. Press ⌘/Ctrl + ⇧ + P to open the command palette.\n2. Type `Package Control: Install Package` and press enter. Then search for `Material Theme`.\n\n\n# Manual installation\n\n1. Download the [latest release](https://github.com/SublimeText/material-theme/releases/latest), extract and rename the directory to **\"Material Theme\"**.\n2. Move the directory inside your sublime `Packages` directory. **(Preferences \u003e Browse packages...)**\n\n\n# Activate the theme\n\nYou can active this theme from:\n- Command palette `Tools \u003e Command Palette` (⌘/Ctrl + ⇧ + P) by typing `Material Theme: Activate theme`.\n- Context menu (Right click on the editor) and choose `Material Theme \u003e Activate`\n- `Preferences \u003e Packages Settings` and choose `Material Theme \u003e Activate`\n\nYou can also manually activate this theme by adding these lines to your user settings (**Preferences \u003e Settings - User**):\n\n```json\n\"color_scheme\": \"Packages/Material Theme/schemes/Material-Theme.tmTheme\",\n\"theme\": \"Material-Theme.sublime-theme\",\n```\n\n**NOTE:** Restart Sublime Text after activating the theme.\n\n# Configuration\nThis theme provide a visual configuration tool that allow you to configure the theme by activating the available options from an inline popup. Just right click in your editor and choose `Material Theme \u003e Configuration`. You can also open the configurator from the command palette by searching `Material Theme \u003e Configuration`.\n\n#### Advanced configuration\nIf you like the advanced text text-configuration you can use it by the `Material Theme \u003e Advanced configuration` command both from context menu and command palette.\n\n# Known issues\nPlease see the issue [#67](https://github.com/equinusocio/material-theme/issues/67) if you can't see the bottom panel (find/replace, rename, move, can't see the box inputs in SidebarEnhancement, etc..). here the quick fix:\n\n![Drag the top edge](https://cloud.githubusercontent.com/assets/474329/8178894/a0dd09c0-1412-11e5-8ecf-f7f9ade439ae.gif)\n\n# Addons\n\n#### File icons\nFrom release 4.0.0 this theme use [A File Icon](https://packagecontrol.io/packages/A%20File%20Icon) package to display file icons. Please install the package and restart Sublime Text.\n\n# Theme options\n\n```json\n// Accent\n\"material_theme_accent_acid-lime\"         : true, // Set acid-lime accent color\n\"material_theme_accent_blue\"              : true, // Set blue accent color\n\"material_theme_accent_brba\"              : true, // Set Breaking Bad green accent color\n\"material_theme_accent_bright-teal\"       : true, // Set bright-teal accent color\n\"material_theme_accent_cyan\"              : true, // Set cyan accent color\n\"material_theme_accent_graphite\"          : true, // Set graphite accent color\n\"material_theme_accent_indigo\"            : true, // Set indigo accent color\n\"material_theme_accent_lime\"              : true, // Set lime green accent color\n\"material_theme_accent_orange\"            : true, // Set orange accent color\n\"material_theme_accent_pink\"              : true, // Set pink accent color\n\"material_theme_accent_purple\"            : true, // Set purple accent color\n\"material_theme_accent_red\"               : true, // Set pale red accent color\n\"material_theme_accent_sky\"               : true, // Set bright-cyan accent color\n\"material_theme_accent_tomato\"            : true, // Set tomato red accent color\n\"material_theme_accent_yellow\"            : true, // Set yellow accent color\n\n// Panels\n\"material_theme_accent_scrollbars\"        : true, // Enable accent color for scrollbars\n\"material_theme_accent_titlebar\"          : true, // Enable accent color for titlebar\n\"material_theme_bright_scrollbars\"        : true, // Bright scrollbars puck color\n\"material_theme_compact_panel\"            : true, // Set minimal padding for the search panel\n\"material_theme_contrast_mode\"            : true, // Enable sidebar and panels contrast mode\n\"material_theme_panel_separator\"          : true, // Show bottom panel separator\n\"material_theme_small_statusbar\"          : true, // Set small status bar\n\"material_theme_titlebar\"                 : true, // Enable title bar (OS X 10.10+)\n\n// Sidebar\n\"material_theme_arrow_folders\"            : true, // Replace folder icons with arrows\n\"material_theme_big_fileicons\"            : true, // Show bigger file type icons\n\"material_theme_bullet_tree_indicator\"    : true, // Set a bullet as active tree indicator\n\"material_theme_compact_sidebar\"          : true, // Set compact sidebar\n\"material_theme_disable_fileicons\"        : true, // Hide sidebar file type icons\n\"material_theme_disable_folder_animation\" : true, // Disable folder animation\n\"material_theme_disable_tree_indicator\"   : true, // Disable sidebar file indicator\n\n// Tabs\n\"material_theme_bold_tab\"                 : true, // Make the tab labels bolder\n\"material_theme_small_tab\"                : true, // Set small tabs\n\"material_theme_tabs_autowidth\"           : true, // Enable autowidth for tabs\n\"material_theme_tabs_separator\"           : true, // Show tabs separator, this disables tab hover animation\n\n// If you use Material Theme - Appbar addon, you can use this setting:\n\"material_theme_tree_headings\"            : true, // Show sidebar headings\n```\n\n# Recommended settings for a better experience:\n\n```json\n\"always_show_minimap_viewport\" : true,\n\"bold_folder_labels\"           : true,\n\"font_options\"                 : [\"gray_antialias\", \"subpixel_antialias\"], // On retina Mac \u0026 Windows\n\"indent_guide_options\"         : [\"draw_normal\", \"draw_active\"], // Highlight active indent\n\"line_padding_bottom\"          : 3,\n\"line_padding_top\"             : 3,\n\"overlay_scroll_bars\"          : \"enabled\",\n```\n\nThe font used for the code is \"[Operator Mono](http://www.typography.com/blog/introducing-operator)\"\n\nYou can also use the official Material Design monospace font \"[Roboto Mono](https://www.google.com/fonts/specimen/Roboto+Mono)\" or \"[Fira Code](https://github.com/tonsky/FiraCode)\".\n\n# Contributing\n\n\u003e **Warning**\n\u003e\n\u003e Some dependencies of the build pipeline\n\u003e potentially contain [dangerous code][] (read: security vulnerabilities)\n\u003e because they have not been updated in a long time.\n\u003e It is unknown how relevant this is for this repository in particular.\n\u003e\n\u003e *Proceed at your own discretion!*\n\n[dangerous code]: https://github.com/wbond/package_control_channel/pull/8658#issuecomment-1346082763\n\nThis UI theme uses a custom compiler build on Gulp and JS. If you want to edit the UI you must first install the compiler:\n\n1. Install the `PackageDev` package to Sublime Text.\n\n2. Then create a new symlink for the `subl` command following [this guide](https://www.sublimetext.com/docs/command_line.html)\n\n3. Install all the required packages:\n\n```\n$ npm install\n```\n\n4. then run compiler and watcher by run:\n\n```\n$ gulp\n```\nYou can now edit the source files under `./sources` folder that will be compiled inside the root folder (don't edit compiled files).\n\n# Other Resources\n\n**App icon**: [Download](https://github.com/equinusocio/material-theme/files/396220/Material-Theme-Icon.zip) the official Material Theme icon.\n\n**Sublime Material Icon Pack**: A set of Sublime Text icons heavily inspired by this theme and designed by @halacoglu\n[Download ](https://github.com/halacoglu/sublime-material-icon-pack) it and enjoy a full Material Theme experience.\n\n# Official Portings\nMaterial Theme was also ported to:\n\n\n- Atom Editor: [atom-material-ui](https://github.com/silvestreh/atom-material-ui) (by [@silvestreh](https://github.com/silvestreh)) and [material-ui](https://github.com/leo/material-ui) (by [@leo](https://github.com/leo))\n- [IntelliJ IDEA](https://github.com/ChrisRM/material-theme-jetbrains) (thanks to [@ChrisRM](https://github.com/ChrisRM) and [@mallowigi](https://github.com/mallowigi)).\n- [Vim](https://github.com/kristijanhusak/vim-hybrid-material) (thanks to [@kristijanhusak](https://github.com/kristijanhusak)).\n- [Terminal OSX](https://gist.github.com/mvaneijgen/4c56701215847dd5ddcf) (thanks to [@mvaneijgen](https://github.com/mvaneijgen)).\n- [iTerm2](https://gist.github.com/Revod/3f3115f8d4b90fc986fd4b61441c2567) (by [@Revod](https://github.com/Revod)) and [iTerm2 Palenight](https://github.com/JonathanSpeek/palenight-iterm2) (by [@jonathanspeek](https://github.com/jonathanspeek)).\n- [ConEmu](https://gist.github.com/rajadain/b306b2ba71bd58a1df41) (thanks to [@rajadain](https://github.com/rajadain)).\n- [Slack App](https://slack.com/) ( #263238,#2e3a40,#80CBC4,#FFFFFF,#13191C,#ffffff,#50fa7b,#FF5555 )\n- [Nylas N1](https://github.com/jackiehluo/n1-material) (thanks to [@jackiehluo](https://github.com/jackiehluo))\n- [Base16](https://github.com/ntpeters/base16-materialtheme-scheme) (by [@ntpeters](https://github.com/ntpeters))\n\n\n# Color Schemes palettes\n\nColor      | Default / Lighter |  Darker    |\n---        | ---               |  ---       |\nRed        | `#FF5370`         |  `#E53935` |\nPink       | `#F07178`         |  `#FF5370` |\nOrange     | `#F78C6C`         |  `#F76D47` |\nYellow     | `#FFCB6B`         |  `#FFB62C` |\nGreen      | `#C3E88D`         |  `#91B859` |\nPale Blue  | `#B2CCD6`         |  `#8796B0` |\nCyan       | `#89DDFF`         |  `#39ADB5` |\nBlue       | `#82AAFF`         |  `#6182B8` |\nPurple     | `#C792EA`         |  `#7C4DFF` |\nViolet     | `#BB80B3`         |  `#945EB8` |\nBrown      | `#AB7967`         |  `#AB7967` |\n\n\n\n\n## Thanks\nThanks for all the [contributors](https://github.com/SublimeText/material-theme/graphs/contributors).\n\nCheck the video review by **LevelUpTuts**\n\n# Video review\n[![IMAGE ALT TEXT HERE](http://img.youtube.com/vi/6eqgrCxprOI/0.jpg)](http://www.youtube.com/watch?v=6eqgrCxprOI)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsublimetext%2Fmaterial-theme","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsublimetext%2Fmaterial-theme","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsublimetext%2Fmaterial-theme/lists"}