dotfiles

Mahdi's dotfiles
git clone git://mahdi.pw/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

nord (1000B)


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