! ------------------------------------------------------------------------------ ! ! ------------------------------------------------------------------------------ *background: black *foreground: white *fading: 15 *fadeColor: black *cursorColor: white *pointerColorBackground:white *pointerColorForeground:black ! black dark/light *color0: #303030 *color8: #303030 !! red dark/light *color1: red *color9: red !! green dark/light *color2: green *color10: green !! yellow dark/light *color3: yellow *color11: yellow !! blue dark/light *color4: blue *color12: blue !! cyan dark/light *color6: cyan *color14: cyan !! white dark/light *color7: white *color15: white !! ------------------------------------------------------------------------------ ! Xft conf ! ------------------------------------------------------------------------------ Xft.dpi: 96 Xft.antialias: true Xft.hinting: true Xft.rgba: rgb Xft.autohint: false Xft.hintstyle: hintslight Xft.lcdfilter: lcddefault Xcursor.theme: Chameleon-Pearl-Regular-0.5 Xcursor.size: 0 ! ------------------------------------------------------------------------------ ! XTerm conf ! ------------------------------------------------------------------------------ XTerm*background: #272827 XTerm*foreground: #fdf6e3 XTerm*reverseVideo: on XTerm*faceName: Terminus:size=11:antialias=true XTerm*selectToClipboard: true ! ------------------------------------------------------------------------------ ! URxvt conf ! ------------------------------------------------------------------------------ URxvt.font: xft:Monoid:size=7 URxvt.depth: 32 URxvt.background: [80]#000000 URxvt*scrollBar: false URxvt*mouseWheelScrollPage: false URxvt*cursorBlink: true URxvt*background: black URxvt*foreground: white URxvt*saveLines: 5000 ! ------------------------------------------------------------------------------ ! ROFI Color theme ! ------------------------------------------------------------------------------ rofi.color-enabled: true rofi.color-window: #000000, #000000, #ffffff rofi.color-normal: #000000, #ffffff, #000000, #ffffff, #000000 rofi.color-active: #000000, #0061ff, #000000, #ffffff, #0061ff rofi.color-urgent: #000000, #ff0096, #000000, #ffffff, #ff0096 rofi.font: fira-code regular 8