d0tfiles

*nix dotfiles for arch linux setup
Log | Files | Refs | README | LICENSE

colors.rasi (127B)


      1 * {
      2 background:			#121212;
      3 foreground:			#665c64;
      4 selected:			#607a86;
      5 urgent:				#8fa1b3;
      6 on:					#EC1850;
      7 off:				#8fa1b3;
      8 }