darcula VS dotfiles

Compare darcula vs dotfiles and see what are their differences.

darcula

A Vim color scheme reproduction of the official JetBrains IDE Darcula theme (by doums)

dotfiles

๐Ÿ€ Vim/Neovim + Tmux + Zsh + Alacritty = Build your own fantastic development environment (by vimhack)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
darcula dotfiles
3 1
349 86
- -
3.2 5.6
about 3 years ago 6 days ago
Vim Script Vim Script
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

darcula

Posts with mentions or reviews of darcula. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-13.
  • What is this color theme ?
    3 projects | /r/vim | 13 May 2023
    It's like a less vibrant darcula.
  • Color scheme VIM
    1 project | /r/golang | 31 Aug 2022
    Far as I remember IntelliJ uses their own โ€œDarculaโ€ theme. Thereโ€™s a few repros of it for vim, like https://github.com/doums/darcula
  • Darcula-solid.nvim
    2 projects | /r/neovim | 22 May 2021
    doums/dracula is really good and also has built-in lsp + treesitter support, for anyone preferring a more exact port of the original theme.

dotfiles

Posts with mentions or reviews of dotfiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-01.
  • dotfiles with command to change theme in multiple apps
    3 projects | /r/dotfiles | 1 Aug 2021
    I found a function that does what I want for neovim and alacritty in windvalley/dotfiles. ``` theme(){ local theme_name=$1 local themes=( # dark dracula molokai rigel jellybeans base16-default-dark nord tender gruvbox one iceberg papercolor ayu ayu_mirage onehalfdark # light gruvbox_light one_light iceberg_light papercolor_light ayu_light onehalflight )

What are some alternatives?

When comparing darcula and dotfiles you can also consider the following projects:

darcula-solid.nvim - A color scheme for those who love the IntelliJ style but prefer the Neovims feel.

pywal - ๐ŸŽจ Generate and change color-schemes on the fly.

vim-enfocado - How themes should be.

ranger.vim - Ranger integration in vim and neovim

awesome-vim-colorschemes - Collection of awesome color schemes for Neo/vim, merged for quick use.

vim-config - Lean mean Neovim machine, carefully crafted with :heart: Use with latest Neovim.

vim-colors-github - A Vim colorscheme based on Github's syntax highlighting as of 2018.

everblush.vim - ๐ŸŽจ A beautiful and dark vim colorscheme.

rigel - ๐ŸŒŒ Colorscheme for vim, terminal, vscode and slack - based on the star Rigel โœจ.

dotfiles - ๐Ÿก /.dotfiles | Includes configs for neovim, tmux, zsh, alacrity, kitty, and more | Managed by GNU stow

toast.vim - ๐Ÿž Toast! A colorful, medium-contrast color scheme with full Vim and Neovim support and automatic light and dark variants. Easy to read without frying your retinae.

dotfiles - My dotfiles: macOS, OpenBSD, Linux. Setup: git init; git remote add github https://github.com/rollcat/dotfiles; git pull github master