SurveyJS JavaScript libraries allow you to easily set up a robust form management system fully integrated into your IT infrastructure where users can create and edit multiple dynamic JSON-based forms in a no-code form builder. Learn more now. Learn more →
Top 23 Theme Open-Source Projects
-
ohmyzsh
🙃 A delightful community-driven (with 2,100+ 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 so that makes it easy to keep up with the latest updates from the community.
ohmyzsh repo
-
This is a bug, PR welcome !
-
SurveyJS
A Non-Cloud Alternative to Google Forms that has it all.. SurveyJS JavaScript libraries allow you to easily set up a robust form management system fully integrated into your IT infrastructure where users can create and edit multiple dynamic JSON-based forms in a no-code form builder. Learn more now.
-
iTerm2-Color-Schemes
Over 250 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
Project mention: What is the best alternative to guake terminal in macOS with the most closed-in look and functionality? | /r/apple | 2023-02-24 -
bash-it for Linux or WSL/MSYS2 on Windows
-
wowchemy-hugo-themes
😍 EASILY BUILD THE WEBSITE YOU WANT - NO CODE, JUST MARKDOWN BLOCKS! 创建在线课程,学术简历或初创网站。#OpenScience
Project mention: Devs, qual um domínio barato para hospedar meu portfólio em ReactJs? | /r/brasil | 2022-12-02 -
Project mention: Notion Tools: A Collection of Useful Resources for Notion Users | /r/u_ahmetdvci | 2023-07-08
You can download Notion Enhancer from here.
-
next-themes
Perfect Next.js dark mode in 2 lines of code. Support System preference and any other theme with no flashing
Let’s start with Next.js. We’ll use the next-themes package, which allows us to handle dark mode very easily without worrying about blocking page rendering to check user preferences.
-
Appwrite
Appwrite - The open-source backend cloud platform. The open-source backend cloud platform for developing Web, Mobile, and Flutter applications. You can set up your backend faster with real-time APIs for authentication, databases, file storage, cloud functions, and much more!
-
Not sure how I can start applications in /etc/xdg/autostart/ in awesomeWM. Have this in my rc.lua (from lcpz/awesome-copycats rc.lua.template): awful.spawn.with_shell(
-
-
Project mention: Ubuntu 20.04, new custom terminal theme not being applied | /r/linuxquestions | 2023-01-19
I'm trying to apply Aura Theme for my terminal and have followed the steps completely. Saved the .dconf to my home folder, ensured it wasn't .txt, ran
-
:set number :set autoindent :set tabstop=5 :set shiftwidth=4 :set smarttab :set softtabstop=4 :set mouse=a call plug#begin() Plug 'http://github.com/tpope/vim-surround' " Surrounding ysw) Plug 'https://github.com/preservim/nerdtree' " NerdTree Plug 'https://github.com/tpope/vim-commentary' " For Commenting gcc & gc Plug 'https://github.com/vim-airline/vim-airline' " Status bar Plug 'https://github.com/lifepillar/pgsql.vim' " PSQL Pluging needs :SQLSetType pgsql.vim Plug 'https://github.com/ap/vim-css-color' " CSS Color Preview Plug 'https://github.com/rafi/awesome-vim-colorschemes' " Retro Scheme Plug 'https://github.com/neoclide/coc.nvim' " Auto Completion Plug 'https://github.com/ryanoasis/vim-devicons' " Developer Icons Plug 'https://github.com/tc50cal/vim-terminal' " Vim Terminal Plug 'https://github.com/preservim/tagbar' " Tagbar for code navigation Plug 'https://github.com/terryma/vim-multiple-cursors' " CTRL + N for multiple cursors Plug 'https://github.com/rstacruz/vim-closer' " For brackets autocompletion " Auto-completion For Javascript, typescript, html, jsx ...etc Plug 'neoclide/coc.nvim', {'do': 'yarn install --frozen-lockfile'} " this is for auto complete, prettier and tslinting let g:coc_global_extensions = ['coc-tslint-plugin', 'coc-tsserver', 'coc-css', 'coc-html', 'coc-json', 'coc-prettier'] " list of CoC extensions needed Plug 'jiangmiao/auto-pairs' "this will auto close ( [ { " these two plugins will add highlighting and indenting to JSX and TSX files. Plug 'yuezk/vim-js' Plug 'HerringtonDarkholme/yats.vim' Plug 'maxmellon/vim-jsx-pretty' set encoding=UTF-8 call plug#end() nnoremap :NERDTreeFocus nnoremap :NERDTree nnoremap :NERDTreeToggle nnoremap :call CocActionAsync('jumpDefinition') nmap :TagbarToggle :set completeopt-=preview " For No Previews :colorscheme jellybeans let g:NERDTreeDirArrowExpandable="+" let g:NERDTreeDirArrowCollapsible="~" " --- Just Some Notes --- " :PlugClean :PlugInstall :UpdateRemotePlugins " " :CocInstall coc-python " :CocInstall coc-clangd " :CocInstall coc-snippets " :CocCommand snippets.edit... FOR EACH FILE TYPE " air-line let g:airline_powerline_fonts = 1 if !exists('g:airline_symbols') let g:airline_symbols = {} endif " airline symbols let g:airline_left_sep = '' let g:airline_left_alt_sep = '' let g:airline_right_sep = '' let g:airline_right_alt_sep = '' let g:airline_symbols.branch = '' let g:airline_symbols.readonly = '' let g:airline_symbols.linenr = '' inoremap pumvisible() ? coc#_select_confirm() : ""
-
-
-
-
gatsby-themes
Get high-quality and customizable Gatsby themes to quickly bootstrap your website! Choose from many professionally created and impressive designs with a wide variety of features and customization options.
-
dotfiles
rice 🍚 custom linux config files. as seen on r/unixporn #noricenolife neovim cultist. perpetual wip (by xero)
-
themes
Radix Themes is an open-source component library optimized for fast development, easy maintenance, and accessibility. Maintained by @workos. (by radix-ui)
Project mention: Radix-UI/themes: Radix Themes – open-source React component library | news.ycombinator.com | 2023-08-08 -
dotfiles
bspwm + polybar + eww rices. 12 themes with a rice selector to change on the fly. (by gh0stzk)
first, install this repo, so you can manage your rices easily
-
-
Next-JS-Landing-Page-Starter-Template
🚀 Free NextJS Landing Page Template written in Tailwind CSS 3 and TypeScript ⚡️ Made with developer experience first: Next.js 13 + TypeScript + ESLint + Prettier + Husky + Lint-Staged + VSCode + Netlify + PostCSS + Tailwind CSS
-
ttkbootstrap
A supercharged theme extension for tkinter that enables on-demand modern flat style themes inspired by Bootstrap.
Project mention: GUI's for a Desktop App in Python: Kivy, Pyside or TKinter? | /r/learnpython | 2023-06-18https://github.com/TomSchimansky/CustomTkinter https://github.com/israel-dryer/ttkbootstrap/ https://github.com/TkinterEP/ttkthemes https://github.com/RobertJN64/TKinterModernThemes https://github.com/rdbende/Sun-Valley-ttk-theme https://github.com/rdbende/Azure-ttk-theme https://github.com/rdbende/Forest-ttk-theme
-
Maybe Mediumish (?)
-
react-codemirror
CodeMirror 6 component for React. @codemirror https://uiwjs.github.io/react-codemirror/ (by uiwjs)
Source [1], [2]
-
Amplication
Amplication: open-source Node.js backend code generator. An open-source platform that helps developers build backends without spending time on boilerplate & repetitive coding. Including production-ready GraphQL & REST APIs, DB schema, DTOs, filtering, pagination, RBAC, & more.
Themes related posts
- Unity Silently Deletes GitHub Repo That Tracks Terms of Service Changes
- How to Build a Developer Blog using Next JS 13 and Contentlayer - Part three
- Fox11 - theme with auto-color, Mica, auto-hide nav-bar support and Edge/Chrome restyle 2023
- Ask HN: What is behind the recent wave of Terms of Service changes?
- Tried Kick once and immediately stopped
- Windows 10 Screenshot(s) - Portrait
- Feature Request: Notes Reminder
-
A note from our sponsor - SurveyJS
surveyjs.io | 24 Sep 2023
Index
What are some of the best open-source Theme projects? This list will help you:
Project | Stars | |
---|---|---|
1 | ohmyzsh | 162,473 |
2 | tabler | 35,438 |
3 | iTerm2-Color-Schemes | 23,486 |
4 | bash-it | 13,715 |
5 | wowchemy-hugo-themes | 7,367 |
6 | notion-enhancer | 4,382 |
7 | next-themes | 3,585 |
8 | awesome-copycats | 2,930 |
9 | modular-admin-html | 2,925 |
10 | aura-theme | 2,789 |
11 | awesome-vim-colorschemes | 2,513 |
12 | Xcode themes list | 2,372 |
13 | kitty-themes | 1,976 |
14 | BetterDiscordAddons | 1,879 |
15 | gatsby-themes | 1,832 |
16 | dotfiles | 1,786 |
17 | themes | 1,687 |
18 | dotfiles | 1,577 |
19 | gruvbox-material | 1,456 |
20 | Next-JS-Landing-Page-Starter-Template | 1,321 |
21 | ttkbootstrap | 1,255 |
22 | mediumish-theme-jekyll | 1,172 |
23 | react-codemirror | 1,104 |