]> git.rmz.io Git - dotfiles.git/blob - xinit/Xresources.d/colors_nord
weechat: add /meet alias
[dotfiles.git] / xinit / Xresources.d / colors_nord
1 ! vim:set ft=xdefaults:
2 ! Copyright (c) 2016-present Arctic Ice Studio <development@arcticicestudio.com>
3 ! Copyright (c) 2016-present Sven Greb <code@svengreb.de>
4
5 ! Project: Nord XResources
6 ! Version: 0.1.0
7 ! Repository: https://github.com/arcticicestudio/nord-xresources
8 ! License: MIT
9
10 #define nord0 #2E3440
11 #define nord1 #3B4252
12 #define nord2 #434C5E
13 #define nord3 #4C566A
14 #define nord4 #D8DEE9
15 #define nord5 #E5E9F0
16 #define nord6 #ECEFF4
17 #define nord7 #8FBCBB
18 #define nord8 #88C0D0
19 #define nord9 #81A1C1
20 #define nord10 #5E81AC
21 #define nord11 #BF616A
22 #define nord12 #D08770
23 #define nord13 #EBCB8B
24 #define nord14 #A3BE8C
25 #define nord15 #B48EAD
26
27 *.foreground: nord4
28 *.background: nord0
29 *.cursorColor: nord4
30 *fading: 35
31 *fadeColor: nord3
32
33 *.color0: nord1
34 *.color1: nord11
35 *.color2: nord14
36 *.color3: nord13
37 *.color4: nord9
38 *.color5: nord15
39 *.color6: nord8
40 *.color7: nord5
41 *.color8: nord3
42 *.color9: nord11
43 *.color10: nord14
44 *.color11: nord13
45 *.color12: nord9
46 *.color13: nord15
47 *.color14: nord7
48 *.color15: nord6