Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free. Learn more →
Top 23 color-scheme Open-Source Projects
-
Project mention: What terminal emulator outside of intelij idea is good to read prettier logs? | /r/javahelp | 2023-06-02
I use cmder, it's great https://cmder.app/
-
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 -
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
Pretty sure that's the tomorrow theme https://github.com/chriskempson/tomorrow-theme
-
Project mention: Jumped on Debian bandwagon to finally have ONE thing stable in life, couldn't be happier. | /r/debian | 2023-06-26
Didn't get your question sorry. This is Debian 12 with KDE Plasma desktop with Catppuccin color-scheme.
-
Gogh
Gogh is a collection of color schemes for various terminal emulators, including Gnome Terminal, Pantheon Terminal, Tilix, and XFCE4 Terminal also compatible with iTerm on macOS.
For gnome-terminal , i could just run this script to get a customized terminal very quickly: https://github.com/Gogh-Co/Gogh , However, that script doesn't work with gnome-console.
-
-
Does anyone has experience with both Oh My Posh and Powerline?
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
-
These are nice! Well-coordinated. If you just want the raw CSS, that's here[0].
[0] https://github.com/yeun/open-color/blob/master/open-color.cs...
-
Front-End-Web-Development-Resources
This repository contains content which will be helpful in your journey as a front-end Web Developer
-
dircolors-solarized
This is a repository of themes for GNU ls (configured via GNU dircolors) that support Ethan Schoonover’s Solarized color scheme.
-
-
: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() : ""
-
Nord.
-
Surprised I had to scroll down so much to find this reply. everforest is a great theme, customizable and for once, both the dark and light versions are really usable and high quality. I love it.
-
Project mention: Iceberg.nvim looking wrong in buffers, but not in Telescope previews | /r/neovim | 2023-06-09
I haven't tried the original https://github.com/cocopon/iceberg.vim yet since I wanted to keep a Lua config as much as possible. I'm using Nvim 0.9.
-
-
-
-
Gotham - https://github.com/whatyouhide/vim-gotham
-
Project mention: Lualine.nvim not seeming to respect highlight groups? Custom theme table seems to have some quirks | /r/neovim | 2023-07-21
I've been spending the last couple days creating a custom colorscheme with lush.nvim that covers as many highlight groups as possible to support all the plugins I use.
-
Nord by arcticicestudio
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
color-scheme related posts
- lake.nvim - minimal lua theme
- What is this color scheme
- Need light color scheme
- miss-dracula, yet another colorscheme for night owls that still like colors
- Scientific Colour Maps
- I really like the theme but don't know which theme this is. Can you please help me with that?
- Iceberg.nvim looking wrong in buffers, but not in Telescope previews
-
A note from our sponsor - SonarQube
www.sonarqube.org | 27 Sep 2023
Index
What are some of the best open-source color-scheme projects? This list will help you:
Project | Stars | |
---|---|---|
1 | cmder | 25,094 |
2 | iTerm2-Color-Schemes | 23,486 |
3 | tomorrow-theme | 13,491 |
4 | catppuccin | 9,115 |
5 | Gogh | 8,155 |
6 | Spacegray | 7,248 |
7 | powerline-shell | 6,096 |
8 | nord | 5,782 |
9 | open-color | 5,055 |
10 | Front-End-Web-Development-Resources | 4,406 |
11 | dircolors-solarized | 2,791 |
12 | powerline-go | 2,641 |
13 | awesome-vim-colorschemes | 2,513 |
14 | vim | 2,436 |
15 | forest-night | 2,122 |
16 | iceberg.vim | 2,066 |
17 | AdonisUI | 1,539 |
18 | hyper-snazzy | 1,410 |
19 | iterm2-snazzy | 1,338 |
20 | vim-gotham | 1,177 |
21 | lush.nvim | 1,146 |
22 | visual-studio-code | 1,032 |
23 | iterm2 | 963 |