! ------------------------------------------------------------------------------ ! ! ------------------------------------------------------------------------------ *fading: 15 *fadeColor: black *cursorColor: white *pointerColorBackground:white *pointerColorForeground:black ! --- special colors --- *background: #000000 *foreground: #ffffff ! --- standard colors --- ! black *color0: #000000 ! bright_black *color8: #262626 ! red *color1: #ff3399 ! bright_red *color9: #ff99cc ! green *color2: #99ff33 ! bright_green *color10: #ccff99 ! yellow *color3: #ff9933 ! bright_yellow *color11: #ffcc99 ! blue *color4: #3399ff ! bright_blue *color12: #99ccff ! magenta *color5: #9933ff ! bright_magenta *color13: #cc99ff ! cyan *color6: #33ff99 ! bright_cyan *color14: #99ffcc ! white *color7: #d9d9d9 ! bright_white *color15: #ffffff !! ------------------------------------------------------------------------------ ! 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