Theme

Open-source projects categorized as Theme

Top 23 Theme Open-Source Projects

  1. ohmyzsh

    ๐Ÿ™ƒ A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.

    Project mention: Installing Terraform | dev.to | 2025-04-19

    To start this re-learning journey, I feel like I should start with setting up a VPC on my AWS account. I already have an account so I will not be writing about that. However, since I want to do all of this via IaC, I need to setup Terraform. Luckily for me, this is a new laptop so I have nothing setup on it, besides iTerm2. Btw, I am using https://ohmyz.sh/ for my shell, so shout out to that team. This is what it looks like right now.

  2. InfluxDB

    InfluxDB โ€“ Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. fyne

    Cross platform GUI toolkit in Go inspired by Material Design

    Project mention: Fyne โ€“ Flutter but in Go | news.ycombinator.com | 2025-04-10
  4. iTerm2-Color-Schemes

    Over 400 terminal color schemes/themes for iTerm/iTerm2. Includes ports to Terminal, Konsole, PuTTY, Xresources, XRDB, Remmina, Termite, XFCE, Tilda, FreeBSD VT, Terminator, Kitty, MobaXterm, LXTerminal, Microsoft's Windows Terminal, Visual Studio, Alacritty, Ghostty, and many more

  5. ngx-admin

    Customizable admin dashboard template based on Angular 10+

  6. mkdocs-material

    Documentation that simply works

    Project mention: How to Install and Use MkDocs: A Beginner's Guide | dev.to | 2025-05-16

    You can also use numerous excellent third-party themes. One of the most popular is Material for MkDocs. To use a third-party theme, you first need to install it (usually via pip, e.g., pip install mkdocs-material). Then, you specify its name:

  7. .tmux

    Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ๐Ÿ’›๐Ÿฉท๐Ÿ’™๐Ÿ–คโค๏ธ๐Ÿค

    Project mention: TMUX: Terminal Multiplexer | dev.to | 2024-10-04

    For a quick start with great customizations, check out this popular config: gpakosz/.tmux

  8. dracula-theme

    ๐Ÿง›๐Ÿปโ€โ™‚๏ธ One theme. All platforms.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. catppuccin

    ๐Ÿ˜ธ Soothing pastel theme for the high-spirited!

    Project mention: From iTerm To WezTerm | dev.to | 2025-01-09

    Next, I want to change the theme and set it to follow the current system theme automatically. For the past year, I have been using Catppuccin themes, and I am very happy with them. They rarely have issues where some text colors blend with the background. To make the theme switch automatically based on the current system theme, we need to write a small Lua function (I copied it from the documentation):

  11. terminalizer

    ๐Ÿฆ„ Record your terminal and generate animated gif images or share a web player

    Project mention: A tool for recording terminal operations and generating GIF animations | news.ycombinator.com | 2024-09-04
  12. MaterialDesignInXamlToolkit

    Google's Material Design in XAML & WPF, for C# & VB.Net.

  13. bootswatch

    Themes for Bootstrap

    Project mention: A tour of CLI tools for installing Java and creating projects | dev.to | 2024-06-01

    ? What is the base name of your application? jhispterDemo ? Which *type* of application would you like to create? Monolithic application (recommended for simple projects) ? What is your default Java package name? com.mycompany.myapp ? Would you like to use Maven or Gradle for building the backend? Gradle ? Do you want to make it reactive with Spring WebFlux? Yes ? Which *type* of authentication would you like to use? JWT authentication (stateless, with a token) ? Besides JUnit, which testing frameworks would you like to use? ? Which *type* of database would you like to use? SQL (H2, PostgreSQL, MySQL, MariaDB, Oracle, MSSQL) ? Which *production* database would you like to use? PostgreSQL ? Which *development* database would you like to use? PostgreSQL ? Which cache do you want to use? (Spring cache abstraction) Ehcache (local cache, for a single node) ? Do you want to use Hibernate 2nd level cache? Yes ? Which other technologies would you like to use? Elasticsearch as search engine, Apache Kafka as asynchronous messages broker ? Do you want to enable Gradle Enterprise integration? No ? Which *framework* would you like to use for the client? React ? Besides Jest/Vitest, which testing frameworks would you like to use? Cypress ? Do you want to generate the admin UI? Yes ? Would you like to use a Bootswatch theme (https://bootswatch.com/)? Default JHipster ? Would you like to enable internationalization support? Yes ? Please choose the native language of the application French ? Please choose additional languages to install English ? Would you like to audit Cypress tests? Yes

  14. prezto

    The configuration framework for Zsh

  15. tomorrow-theme

    Tomorrow Theme

  16. pure

    Pretty, minimal and fast ZSH prompt (by sindresorhus)

  17. al-folio

    A beautiful, simple, clean, and responsive Jekyll theme for academics

    Project mention: An Illustrated Guide to Automatic Sparse Differentiation | news.ycombinator.com | 2025-04-29

    It seems to be based off of Al-Folio, MIT licensed

    https://github.com/alshedivat/al-folio

  18. minimal-mistakes

    :triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.

    Project mention: Why I Use Jekyll for Custom, Cost-Effective Web Development (And When Itโ€™s Not the Right Choice) | dev.to | 2025-03-14

    Jekyll allows for theme-based development, making it possible to build high-quality websites quickly while keeping costs low for clients. Themes like Minimal Mistakes and OneFlow (which is a theme I build myself and use for many projects) provide a strong foundation with pre-built components such as navigation menus, content boxes, notices, galleries, and typography styles. These reusable elements help structure the site efficiently while still allowing for complete customization.

  19. CoreUI-Free-Bootstrap-Admin-Template

    Free Bootstrap Admin & Dashboard Template

  20. hugo-PaperMod

    A fast, clean, responsive Hugo theme.

    Project mention: Show HN: Game Bub โ€“ open-source FPGA retro emulation handheld | news.ycombinator.com | 2025-02-12

    Thanks, it's generated with Hugo using the https://github.com/adityatelange/hugo-PaperMod theme.

    However, I made some modifications to the theme for the first time recently, and learned that I absolutely hate Hugo's templating language. I might switch away at some point in the future (perhaps to https://github.com/getzola/zola -- the templating is Jinja2-esque).

  21. vira-theme-support

    Vira Theme is the official successor of the popular Material Theme. This premium version is actively maintained, includes hand-curated icons and more features

    Project mention: Material Theme has been pulled from VS Code's marketplace | news.ycombinator.com | 2025-02-25

    I think the guy simply renamed and moved everything here? https://github.com/Fanny-Theme/fanny-theme-support

  22. jupyter-themes

    Custom Jupyter Notebook Themes

    Project mention: List of awesome CSS frameworks, libraries and software | dev.to | 2024-05-28

    dunovank/jupyter-themes - Custom Jupyter Notebook Themes

  23. GitHub-Dark

    :octocat: Dark GitHub style

  24. MahApps.Metro

    A framework that allows developers to cobble together a better UI for their own WPF applications with minimal effort.

  25. semi-design

    ๐Ÿš€A modern, comprehensive, flexible design system and React UI library. ๐ŸŽจ Provide more than 3000+ Design Tokens, easy to build your design system. Make Semi Design to Any Design. ๐Ÿง‘๐Ÿปโ€๐Ÿ’ป Design to Code in one click

  26. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Theme discussion

Log in or Post with

Theme related posts

  • Warp custom theme setup

    1 project | dev.to | 14 May 2025
  • 10ๅˆ†้’Ÿๅˆ›ๅปบ่‡ชๅทฑ็š„ๅšๅฎข็ฝ‘็ซ™

    2 projects | dev.to | 7 May 2025
  • Show HN: My VSCode theme crossed 600K installs recently

    1 project | news.ycombinator.com | 19 Apr 2025
  • Installing Terraform

    1 project | dev.to | 19 Apr 2025
  • Apple Beralih dari Bash ke Zsh di macOS Catalina: Apa Artinya bagi Developer?

    1 project | dev.to | 12 Apr 2025
  • Congo: A powerful, lightweight theme for Hugo built with Tailwind CSS

    1 project | news.ycombinator.com | 8 Apr 2025
  • Modernizรก tu Django Admin con Unfold (sin tocar una lรญnea de CSS)

    2 projects | dev.to | 30 Mar 2025
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 18 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more โ†’

Index

What are some of the best open-source Theme projects? This list will help you:

# Project Stars
1 ohmyzsh 178,428
2 fyne 26,430
3 iTerm2-Color-Schemes 25,629
4 ngx-admin 25,470
5 mkdocs-material 23,302
6 .tmux 22,972
7 dracula-theme 22,972
8 catppuccin 16,587
9 terminalizer 15,630
10 MaterialDesignInXamlToolkit 15,579
11 bootswatch 14,675
12 prezto 14,201
13 tomorrow-theme 13,845
14 pure 13,570
15 al-folio 12,987
16 minimal-mistakes 12,920
17 CoreUI-Free-Bootstrap-Admin-Template 12,084
18 hugo-PaperMod 11,615
19 vira-theme-support 11,275
20 jupyter-themes 9,825
21 GitHub-Dark 9,722
22 MahApps.Metro 9,579
23 semi-design 9,151

Sponsored
InfluxDB โ€“ Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that Shell is
the 11th most popular programming language
based on number of references?