All Projects → kjakapat → eva-theme

kjakapat / eva-theme

Licence: MIT license
Eva themes built from https://github.com/kjakapat/base16-eva-scheme

Programming Languages

Vim Script
2826 projects
python
139335 projects - #7 most used programming language
shell
77523 projects
CSS
56736 projects
lua
6591 projects
HTML
75241 projects

Projects that are alternatives of or similar to eva-theme

aquarium-vim
🌊 Aquarium, a simple vibrant dark theme for vim 🗒
Stars: ✭ 151 (+109.72%)
Mutual labels:  color-scheme, terminal-theme
gruvbox-material-iterm2
Port of Gruvbox Material dark/soft theme to iTerm2
Stars: ✭ 24 (-66.67%)
Mutual labels:  color-scheme, iterm2-theme
vim-humanoid-colorscheme
Light and dark theme for vim with bright colors
Stars: ✭ 67 (-6.94%)
Mutual labels:  color-scheme, vim-theme
emacs-humanoid-themes
Light and dark theme with bright colors for Emacs that supports GUI and terminal
Stars: ✭ 53 (-26.39%)
Mutual labels:  color-scheme, emacs-theme
Iterm2 Snazzy
Elegant iTerm2 theme with bright colors
Stars: ✭ 1,005 (+1295.83%)
Mutual labels:  color-scheme, terminal-theme
hyper-clean
✨ A clean Hyper theme with IBM Design colors
Stars: ✭ 30 (-58.33%)
Mutual labels:  color-scheme, terminal-theme
nord-mintty
An arctic, north-bluish clean and elegant Mintty color theme.
Stars: ✭ 40 (-44.44%)
Mutual labels:  color-scheme, terminal-theme
Monokai-Flat
A material monokai color scheme for Visual Studio, Visual Studio Code, JetBrains IDE and some terminal
Stars: ✭ 21 (-70.83%)
Mutual labels:  color-scheme, gnome-terminal-themes
Nord Guake
An arctic, north-bluish clean and elegant Guake color theme.
Stars: ✭ 20 (-72.22%)
Mutual labels:  color-scheme, terminal-theme
Srcery Vim
Dark colorscheme for gvim and vim
Stars: ✭ 518 (+619.44%)
Mutual labels:  color-scheme, terminal-theme
Terminal Snazzy
Elegant Terminal theme with bright colors
Stars: ✭ 287 (+298.61%)
Mutual labels:  color-scheme, terminal-theme
Hyper Snazzy
Elegant Hyper theme with bright colors
Stars: ✭ 1,248 (+1633.33%)
Mutual labels:  color-scheme, terminal-theme
Nord Terminator
An arctic, north-bluish clean and elegant Terminator color theme.
Stars: ✭ 78 (+8.33%)
Mutual labels:  color-scheme, terminal-theme
Nord Hyper
An arctic, north-bluish clean and elegant Hyper theme plugin.
Stars: ✭ 96 (+33.33%)
Mutual labels:  color-scheme, terminal-theme
Lush.nvim
Define Neovim themes as a DSL in lua, with real-time feedback.
Stars: ✭ 204 (+183.33%)
Mutual labels:  color-scheme
slick
Vim/Neovim Colortheme–Truecolor, Stunning, Complete
Stars: ✭ 15 (-79.17%)
Mutual labels:  color-scheme
Colors.lol
🎨 Overly descriptive color palettes
Stars: ✭ 207 (+187.5%)
Mutual labels:  color-scheme
Nord Terminal App
An arctic, north-bluish clean and elegant Terminal.app color theme.
Stars: ✭ 198 (+175%)
Mutual labels:  color-scheme
revenant
minimalistic visual studio code color theme
Stars: ✭ 22 (-69.44%)
Mutual labels:  color-scheme
Libheatmap
High performance C heatmap generation library. Supposed to be wrapped by higher-level languages.
Stars: ✭ 241 (+234.72%)
Mutual labels:  color-scheme

Eva is a base16-color scheme inspired by fighting scenes during the gloomy weather of Evangelion Unit-01 from Neon Genesis Evangelion.

Evangelion Unit-01 illustrated by artist qs2435 Evangelion Unit-01 illustrated by artist qs2435.

The themes in this repository were built by using https://github.com/belak/base16-builder-go.

Color design

The scheme consists of three groups of colors representing fluorescent surfaces, solid surfaces, and background objects in the fighting scenes.

  • Fluorescent colors*: blue green yellow orange
  • Solid colors: red magenta violet cyan
  • Background colors: bg1bg2 bg3 bg4 bg5 bg6 bg7 bg8

* The fluorescent color codes are from Crayola crayon colors.

Visibility

The visibility of the colors in this scheme divided into five groups according to their contrast ratios:

  1. Background colors: consist of various shades of dark cyan, grey and white colors, the default background color (#2a3b4d) has a contrast ratio of 1.0,
  2. Comments: the contrast ratio of the comments is 2.5, which makes the comments less visible and less distracted,
  3. Normal texts: the contrast ratio of the normal texts is 4.5, as recommended in G18: Ensuring that a contrast ratio of at least 4.5,
  4. Solid-color texts: the contrast ratio of the solid colors is 3.0, this value makes the solid color texts more distinguishable from the fluorescent color texts,
  5. Fluorescent-color texts: the contrast ratios of the colors in this category are more than 5.0, using to emphasize important parts of the codes such as classes, functions, methods, strings, integers, and so on.

Note: the contrast ratios calculated by comparing the target colors to the default background color (#2a3b4d).

Screenshots

bg4 bg4 bg4 bg4

Note: For anyone who wants to use the Eva scheme with darker fluorescent colors, please try the alternative eva-dim scheme .

Bug reports

This repository only focuses on color designs, for any bug report, please directly go to the template repositories listed in https://github.com/chriskempson/base16. Once the bug fixed, please rebuild all themes using https://github.com/belak/base16-builder-go and send a pull request to this repository.

License

MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].