All Projects → arcticicestudio → Nord Emacs

arcticicestudio / Nord Emacs

Licence: mit
An arctic, north-bluish clean and elegant Emacs theme.

Projects that are alternatives of or similar to Nord Emacs

Nord Tmux
An arctic, north-bluish clean and elegant tmux color theme.
Stars: ✭ 567 (+49.6%)
Mutual labels:  terminal, nord, color, colorscheme
Nord Gnome Terminal
An arctic, north-bluish clean and elegant GNOME Terminal color theme.
Stars: ✭ 258 (-31.93%)
Mutual labels:  terminal, nord, color, colorscheme
Nord Guake
An arctic, north-bluish clean and elegant Guake color theme.
Stars: ✭ 20 (-94.72%)
Mutual labels:  terminal, nord, color, colorscheme
Nord Visual Studio Code
An arctic, north-bluish clean and elegant Visual Studio Code theme.
Stars: ✭ 749 (+97.63%)
Mutual labels:  nord, syntax, color, colorscheme
Nord Konsole
An arctic, north-bluish clean and elegant Konsole color scheme.
Stars: ✭ 56 (-85.22%)
Mutual labels:  terminal, nord, color, colorscheme
Nord Highlightjs
An arctic, north-bluish clean and elegant highlight.js theme.
Stars: ✭ 49 (-87.07%)
Mutual labels:  nord, syntax, highlighting, color
Nord Iterm2
An arctic, north-bluish clean and elegant iTerm2 color scheme.
Stars: ✭ 651 (+71.77%)
Mutual labels:  terminal, nord, colorscheme
Srcery Emacs
Dark colorscheme for Emacs/Spacemacs. GUI and terminal support
Stars: ✭ 102 (-73.09%)
Mutual labels:  emacs, spacemacs, colorscheme
Nord Terminator
An arctic, north-bluish clean and elegant Terminator color theme.
Stars: ✭ 78 (-79.42%)
Mutual labels:  terminal, nord, colorscheme
Nord Xfce Terminal
An arctic, north-bluish clean and elegant Xfce Terminal color theme.
Stars: ✭ 136 (-64.12%)
Mutual labels:  terminal, nord, colorscheme
Dumb Jump
an Emacs "jump to definition" package for 50+ languages
Stars: ✭ 1,256 (+231.4%)
Mutual labels:  emacs, spacemacs, melpa
Nord Hyper
An arctic, north-bluish clean and elegant Hyper theme plugin.
Stars: ✭ 96 (-74.67%)
Mutual labels:  terminal, nord, color
Nord Jetbrains
An arctic, north-bluish clean and elegant JetBrains IDE UI and editor color theme.
Stars: ✭ 293 (-22.69%)
Mutual labels:  syntax, color, colorscheme
colocat
Fegeya Colocat, Colorized 'cat' implementation. Written in C++17.
Stars: ✭ 14 (-96.31%)
Mutual labels:  syntax, color, highlighting
Nord Alacritty
An arctic, north-bluish clean and elegant Alacritty color scheme.
Stars: ✭ 238 (-37.2%)
Mutual labels:  terminal, nord, color
nord-notepadplusplus
An arctic, north-bluish clean and elegant Notepad++ theme.
Stars: ✭ 112 (-70.45%)
Mutual labels:  syntax, colorscheme, nord
Nord Termite
An arctic, north-bluish clean and elegant Termite color theme.
Stars: ✭ 104 (-72.56%)
Mutual labels:  terminal, nord, colorscheme
nord-tilix
An arctic, north-bluish clean and elegant Tilix color scheme.
Stars: ✭ 105 (-72.3%)
Mutual labels:  color, colorscheme, nord
Nord Vim
An arctic, north-bluish clean and elegant Vim theme.
Stars: ✭ 1,987 (+424.27%)
Mutual labels:  nord, color, colorscheme
Emacs Kaolin Themes
Set of eye pleasing themes for GNU Emacs. Supports both GUI and terminal.
Stars: ✭ 421 (+11.08%)
Mutual labels:  emacs, spacemacs, colorscheme

An arctic, north-bluish clean and elegant Emacs theme.

Designed for a fluent and clear workflow based on the Nord color palette.

Build for Emacs's terminal- and GUI mode with true colors and support for many third-party syntax and UI packages.

Getting Started

Visit the official website to learn all about the syntax highlighting features, details and elements of UI and editor elements and the various theme configurations.

Learn about the installation and activation and how to configure the theme from the official documentations.

Quick Start

Thanks to the builtin Emacs package manager, Nord Emacs can be installed for all platforms and the various variants/forks of Emacs in a uniform way with one command from MELPA, MELPA Stable and marmalade-repo.

To install or update Nord Emacs

  1. press M-x
  2. run the package-install command
  3. type nord-theme and confirm with

For more setup methods see the official installation & activation guide as well as Emacs official package install documentations for more details about the builtin package management.

Activation

Make sure the ~/.emacs.d/themes directory has been added to Emacs load path by adding it to the list in your init file (.init.el):

(add-to-list 'custom-theme-load-path (expand-file-name "~/.emacs.d/themes/"))

To activate and use Nord Emacs as your default color theme load it in your init file:

(load-theme 'nord t)

To switch to the theme on-the-fly

  1. press M-x
  2. run the load-theme command
  3. type nord and confirm with

Features

Your editor. Your style.

A unified UI and editor syntax element design provides a clutter-free and fluidly merging appearance.

Small details with unobtrusive styles.

Small details with unobtrusive styles for popular and common code editor features like search result marker and brace matching — designed to get out of your way with a visually attractive appearance.

Beautiful code to keep focused.

Support for a wide range of programming languages — from bundled languages up to many popular syntax third-party packages.

Configure it to fit your needs.

Theme configurations like different region highlight styles or uniform mode lines allow to customize the theme to match your personal preferences.

Contributing

Nord is an open source project and we love to receive contributions from the community!

There are many ways to contribute, from writing- and improving documentation and tutorials, reporting bugs, submitting enhancement suggestions that can be added to Nord by submitting pull requests.

Please take a moment to read Nord's full contributing guide to learn about the development process, the project's used styleguides, branch organization and versioning model.

The guide also includes information about minimal, complete, and verifiable examples and other ways to contribute to the project like improving existing issues and giving feedback on issues and pull requests.

Copyright © 2016-present Arctic Ice Studio and Sven Greb

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].