! _ __ ! | |/ /________ _________ __ _______________ _____ ! | // ___/ _ \/ ___/ __ \/ / / / ___/ ___/ _ \/ ___/ ! _ / |/ / / __(__ ) /_/ / /_/ / / / /__/ __(__ ) !(_)_/|_/_/ \___/____/\____/\__,_/_/ \___/\___/____/ ! #define base00 #f8f8f8 #define base01 #e8e8e8 #define base02 #d8d8d8 #define base03 #b8b8b8 #define base04 #585858 #define base05 #383838 #define base06 #282828 #define base07 #181818 #define base08 #ab4642 #define base09 #dc9656 #define base0A #f79a0e #define base0B #538947 #define base0C #4b8093 #define base0D #7cafc2 #define base0E #96609e #define base0F #a16946 *foreground: base05 #ifdef background_opacity *background: [background_opacity]base00 #else *background: base00 #endif *cursorColor: base09 *color0: base00 *color1: base08 *color2: base0B *color3: base0A *color4: base0D *color5: base0E *color6: base0C *color7: base05 *color8: base03 *color9: base09 *color10: base01 *color11: base02 *color12: base04 *color13: base06 *color14: base0F *color15: base07 ! Urxvt config !--------------------- URxvt.font: xft:Roboto Mono:style=Medium:size=14:antialias=true,xft:Noto Sans:size=14:style=Medium:antialias=true URxvt.scrollBar: false URxvt.cursorBlink: true URxvt.internalBorder: 30 URxvt.perl-ext: default,matcher URxvt.letterSpace: -1 URxvt.matcher.button: 1 URxvt.boldFont: xft:Roboto Mono:size=14:style=Bold:antialias=true URxvt.italicFont: xft:Roboto Mono:size=14:style=Italic:antialias=true URxvt.url-launcher: /usr/bin/firefox URxvt.visualBell: false URxvt.depth: 20 URxvt.lineSpace: 1 URxvt.geometry: 80x20 URxvt.intensityStyles: false URxvt.iso14755: false URxvt.iso14755_52: false URxvt.keysym.Home: \033[1~ URxvt.keysym.End: \033[4~ URxvt.keysym.KP_Home: \033[1~ URxvt.keysym.KP_End: \033[4~ URxvt.keysym.Shift-Control-V: eval:paste_clipboard URxvt.keysym.Shift-Control-C: eval:selection_to_clipboard ! ------------------------------------------------------------------------------ ! ROFI Color theme ! ------------------------------------------------------------------------------ rofi.color-enabled: true rofi.color-window: base00, base00, base00 rofi.color-normal: base00, base05, base00, base05, base00 rofi.color-active: base07, base09, #000, #000, #000 rofi.color-urgent: #e12a36, #dd2a4b, #1b2b34 rofi.font: Roboto Mono Medium 14 rofi.separator-style: none rofi.hide-scrollbar: true rofi.location:0 rofi.lines: 6 rofi.width: 350 rofi.yoffset: 26 rofi.padding: 32 Xft.dpi: 96 Xft.antialias: true Xft.hinting: true Xft.rgba: rgb Xft.autohint: false Xft.hintstyle: hintslight Xft.lcdfilter: lcddefault ! xst settings st.font: Roboto Mono:size=14:style=Medium:antialias=true st.borderpx: 30 st.cursorshape: 2 st.mouseScrollLines: 2 st.chscale: 1.0 st.cwscale: 1.0