aboutsummaryrefslogblamecommitdiff
path: root/dwm/chadwm/themes/nord.h
blob: 4da042b2f559d8335908dd99674953b99b0a7eb8 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                                       
static const char black[]       = "#2E3440";
static const char gray2[]       = "#3B4252"; // unfocused window border
static const char gray3[]       = "#606672";
static const char gray4[]       = "#6d8dad";
static const char blue[]        = "#81A1C1";  // focused window border
static const char green[]       = "#89b482";
static const char red[]         = "#BF616A";
static const char orange[]      = "#caaa6a";
static const char yellow[]      = "#EBCB8B";
static const char pink[]        = "#B48EAD";
static const char col_borderbar[]  = "#2E3440"; // inner border
header'>2023-04-29Add back marks and enable cursorlineLuca Matei Pintilie4-5/+37 2023-04-23Remove marks dependency from neovimLuca Matei Pintilie1-36/+0 2023-04-23Remove save and quit keybindLuca Matei Pintilie1-2/+0 2023-04-23Remove cursorline from neovim configLuca Matei Pintilie1-1/+15 2023-04-10Bump neovim config to 0.9 and add undotree and test related commandsLuca Matei Pintilie4-26/+47 2023-04-07Fix neovim spelllangLuca Matei Pintilie1-3/+1 2023-04-07Hyprland fixesLuca Matei Pintilie1-23/+25 2023-04-07Add mutt/neomutt configLuca Matei Pintilie5-0/+206 2023-04-07Neovim improvementsLuca Matei Pintilie5-27/+14 2023-04-05Better hyprland configLuca Matei Pintilie3-10/+42 2023-04-02Remove beacon config and add mini.commentLuca Matei Pintilie1-13/+34