All Projects → undiabler → nord-rofi-theme

undiabler / nord-rofi-theme

Licence: other
An arctic, north-bluish clean and elegant rofi color theme.

Projects that are alternatives of or similar to nord-rofi-theme

Nord Tmux
An arctic, north-bluish clean and elegant tmux color theme.
Stars: ✭ 567 (+342.97%)
Mutual labels:  color, nord
Nord Konsole
An arctic, north-bluish clean and elegant Konsole color scheme.
Stars: ✭ 56 (-56.25%)
Mutual labels:  color, nord
Nord Visual Studio Code
An arctic, north-bluish clean and elegant Visual Studio Code theme.
Stars: ✭ 749 (+485.16%)
Mutual labels:  color, nord
nord-mintty
An arctic, north-bluish clean and elegant Mintty color theme.
Stars: ✭ 40 (-68.75%)
Mutual labels:  color, nord
Nord Vim
An arctic, north-bluish clean and elegant Vim theme.
Stars: ✭ 1,987 (+1452.34%)
Mutual labels:  color, nord
Nord Gnome Terminal
An arctic, north-bluish clean and elegant GNOME Terminal color theme.
Stars: ✭ 258 (+101.56%)
Mutual labels:  color, nord
Nord Highlightjs
An arctic, north-bluish clean and elegant highlight.js theme.
Stars: ✭ 49 (-61.72%)
Mutual labels:  color, nord
Nord Guake
An arctic, north-bluish clean and elegant Guake color theme.
Stars: ✭ 20 (-84.37%)
Mutual labels:  color, nord
Nord Hyper
An arctic, north-bluish clean and elegant Hyper theme plugin.
Stars: ✭ 96 (-25%)
Mutual labels:  color, nord
Nord Atom Ui
An arctic, north-bluish clean and elegant minimal Atom UI theme.
Stars: ✭ 94 (-26.56%)
Mutual labels:  color, nord
nord-tilix
An arctic, north-bluish clean and elegant Tilix color scheme.
Stars: ✭ 105 (-17.97%)
Mutual labels:  color, nord
Nord Alacritty
An arctic, north-bluish clean and elegant Alacritty color scheme.
Stars: ✭ 238 (+85.94%)
Mutual labels:  color, nord
Rofi
A large collection of Rofi based custom Menu, Applets, Launchers & Powermenus.
Stars: ✭ 2,907 (+2171.09%)
Mutual labels:  rofi, rofi-theme
Nord Emacs
An arctic, north-bluish clean and elegant Emacs theme.
Stars: ✭ 379 (+196.09%)
Mutual labels:  color, nord
rofi-collection
Beautiful collection of Rofi themes
Stars: ✭ 236 (+84.38%)
Mutual labels:  rofi, nord
Nord Xcode
An arctic, north-bluish clean and elegant Xcode color theme.
Stars: ✭ 63 (-50.78%)
Mutual labels:  color, nord
Nord Terminal App
An arctic, north-bluish clean and elegant Terminal.app color theme.
Stars: ✭ 198 (+54.69%)
Mutual labels:  color, nord
nord-atom-syntax
An arctic, north-bluish clean and elegant Atom syntax theme.
Stars: ✭ 72 (-43.75%)
Mutual labels:  color, nord
yachalk
🖍️ Terminal string styling done right
Stars: ✭ 131 (+2.34%)
Mutual labels:  color
color-math
Expressions to manipulate colors.
Stars: ✭ 18 (-85.94%)
Mutual labels:  color

Nord rofi theme

An arctic, north-bluish clean and elegant Rofi color theme.

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


Font: Envy Code R 10px.

Getting started

Installation

  1. Copy nord.rasi file to ~/.config/rofi/nord.rasi
  2. Add the following lines to your rofi config (~/.config/rofi/config.rasi):
configuration {
    font: "Envy Code R 10";
    line-margin: 10;

    display-ssh:    "";
    display-run:    "";
    display-drun:   "";
    display-window: "";
    display-combi:  "";
    show-icons:     true;
}


@theme "~/.config/rofi/nord.rasi"

listview {
	lines: 6;
	columns: 2;
}

window {
	width: 30%;
}
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].