! ------------------------------------------------------------------------------ ! ! ------------------------------------------------------------------------------ *background: #272827 *foreground: #657b83 *fading: 15 *fadeColor: black *cursorColor: #16A085 *pointerColorBackground:#2B2C2B *pointerColorForeground:#16A085 !! black dark/light *color0: #282928 *color8: #272827 !! red dark/light *color1: #983133 *color9: #985F31 !! green dark/light *color2: #1D584D *color10: #16A085 !! yellow dark/light *color3: #5CE022 *color11: #63B93D !! blue dark/light *color4: #001B33 *color12: #839496 !! cyan dark/light *color6: #4F6A98 *color14: #2269E0 !! white dark/light *color7: #fdf6e3 *color15: #fdf6e3 ! ------------------------------------------------------------------------------ ! 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: fira-code 8 URxvt.depth: 32 URxvt.background: [80]#000000 URxvt*scrollBar: false URxvt*mouseWheelScrollPage: false URxvt*cursorBlink: true URxvt*background: black URxvt*foreground: grey 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