• Stars
    star
    489
  • Rank 89,990 (Top 2 %)
  • Language
    Emacs Lisp
  • License
    MIT License
  • Created over 7 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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 Sven Greb

More Repositories

1

nord

An arctic, north-bluish color palette.
SCSS
6,074
star
2

vim

An arctic, north-bluish clean and elegant Vim theme.
Vim Script
2,520
star
3

visual-studio-code

An arctic, north-bluish clean and elegant Visual Studio Code theme.
JavaScript
1,086
star
4

tmux

An arctic, north-bluish clean and elegant tmux color theme.
JavaScript
1,085
star
5

iterm2

An arctic, north-bluish clean and elegant iTerm2 color scheme.
JavaScript
1,000
star
6

dircolors

An arctic, north-bluish clean and elegant dircolors theme.
JavaScript
522
star
7

gnome-terminal

An arctic, north-bluish clean and elegant GNOME Terminal color theme.
Shell
490
star
8

alacritty

An arctic, north-bluish clean and elegant Alacritty color scheme.
JavaScript
479
star
9

jetbrains

An arctic, north-bluish clean and elegant JetBrains IDE UI and editor color theme.
JavaScript
354
star
10

terminal-app

An arctic, north-bluish clean and elegant Terminal.app color theme.
JavaScript
349
star
11

xresources

An arctic, north-bluish clean and elegant Xresources color theme.
JavaScript
315
star
12

xfce-terminal

An arctic, north-bluish clean and elegant Xfce Terminal color theme.
Shell
236
star
13

sublime-text

An arctic, north-bluish clean and elegant Sublime Text theme.
JavaScript
141
star
14

notepadplusplus

An arctic, north-bluish clean and elegant Notepad++ theme.
JavaScript
139
star
15

slack

An arctic, north-bluish clean and elegant Slack theme.
JavaScript
136
star
16

hyper

An arctic, north-bluish clean and elegant Hyper theme plugin.
JavaScript
121
star
17

tilix

An arctic, north-bluish clean and elegant Tilix color scheme.
Shell
113
star
18

terminator

An arctic, north-bluish clean and elegant Terminator color theme.
JavaScript
110
star
19

konsole

An arctic, north-bluish clean and elegant Konsole color scheme.
Shell
106
star
20

termite

An arctic, north-bluish clean and elegant Termite color theme.
Shell
103
star
21

xcode

An arctic, north-bluish clean and elegant Xcode color theme.
JavaScript
99
star
22

web

The official Nord website and documentation
JavaScript
97
star
23

atom-ui

An arctic, north-bluish clean and elegant minimal Atom UI theme.
Less
95
star
24

putty

An arctic, north-bluish clean and elegant PuTTY color theme.
JavaScript
81
star
25

atom-syntax

An arctic, north-bluish clean and elegant Atom syntax theme.
Less
73
star
26

gedit

An arctic, north-bluish clean and elegant gedit syntax theme.
Shell
72
star
27

highlightjs

An arctic, north-bluish clean and elegant highlight.js theme.
SCSS
57
star
28

mintty

An arctic, north-bluish clean and elegant Mintty color theme.
JavaScript
43
star
29

conemu

An arctic, north-bluish clean and elegant ConEmu color scheme.
JavaScript
42
star
30

guake

An arctic, north-bluish clean and elegant Guake color theme.
JavaScript
29
star
31

eclipse-syntax

An arctic, north-bluish clean and elegant Eclipse syntax theme.
JavaScript
25
star
32

brackets

An arctic, north-bluish clean and elegant Brackets theme.
Less
18
star
33

java

Official Java implementation of Nord β€” An arctic, north-bluish color palette.
Java
11
star
34

coda

An arctic, north-bluish clean and elegant Coda theme.
JavaScript
8
star
35

assets

Assets for the Nord project.
JavaScript
2
star
36

.github

Default community health files and resources for @nordtheme projects
JavaScript
1
star