@@ -7,48 +7,48 @@ | |||
! ██ ░░██░███ ░░██████ ██████ ░░██████ ░░██████░███ ░░█████ ░░██████ ██████ | |||
! ░░ ░░ ░░░ ░░░░░░ ░░░░░░ ░░░░░░ ░░░░░░ ░░░ ░░░░░ ░░░░░░ ░░░░░░ | |||
!SETTINGS | |||
*font: -uw-ttyp0-medium-r-normal--13-120-75-75-c-70-iso10646-1 | |||
*boldFont: -uw-ttyp0-medium-r-normal--13-120-75-75-c-70-iso10646-1 | |||
*italicFont: -uw-ttyp0-medium-r-normal--13-120-75-75-c-70-iso10646-1 | |||
*font: -kakwa-kakwafont-medium-r-normal--12-120-72-72-c-60-iso8859-1 | |||
*boldFont: -kakwa-kakwafont-medium-r-normal--12-120-72-72-c-60-iso8859-1 | |||
*italicFont: -kakwa-kakwafont-medium-r-normal--12-120-72-72-c-60-iso8859-1 | |||
!COLORS | |||
*highlightColor: #37373D | |||
*cursorColor: #FCFDFF | |||
*borderColor: #242529 | |||
*background: #242529 | |||
*foreground: #F2F3F5 | |||
*highlightColor: #2E2E2C | |||
*cursorColor: #AFB0AB | |||
*borderColor: #21211F | |||
*background: #21211F | |||
*foreground: #B8B9B4 | |||
!BLACK | |||
*color0: #2E2E33 | |||
*color8: #37373D | |||
*color0: #292927 | |||
*color8: #2E2E2C | |||
!RED | |||
*color1: #FA536D | |||
*color9: #FF556F | |||
*color1: #939490 | |||
*color9: #989995 | |||
!GREEN | |||
*color2: #E66C7F | |||
*color10: #FF788D | |||
*color2: #5E5E5C | |||
*color10: #636361 | |||
!YELLOW | |||
*color3: #C3C5CC | |||
*color11: #D6D9E0 | |||
*color3: #B6B8B3 | |||
*color11: #BBBDB8 | |||
!BLUE | |||
*color4: #E5E5E5 | |||
*color12: #F5F5F5 | |||
*color4: #727370 | |||
*color12: #777875 | |||
!MAGENTA | |||
*color5: #D6D6D6 | |||
*color13: #EBEBEB | |||
*color5: #D1D1CB | |||
*color13: #D6D6D0 | |||
!CYAN | |||
*color6: #E1E2E4 | |||
*color14: #E8E9EB | |||
*color6: #636361 | |||
*color14: #696966 | |||
!WHITE | |||
*color7: #EFF0F2 | |||
*color15: #FCFDFF | |||
*color7: #AAABA6 | |||
*color15: #AFB0AB | |||
!URXVT SETTINGS | |||
URxvt*dynamicColors: on | |||
URxvt.internalBorder: 20 | |||
URxvt*lineSpace: 2 | |||
URxvt*scrollBar: false | |||
URxvt.geometry: 70x16 | |||
URxvt.geometry: 72x16 | |||
URxvt*saveLines: 1000 | |||
URxvt*cursorUnderline: false | |||
URxvt*cursorBlink: true | |||
@@ -65,22 +65,22 @@ URxvt*matcher.button: 1 | |||
!2BWM COLORS | |||
twobwm.border_width: 10 | |||
twobwm.outer_border: 0 | |||
twobwm.focus_color: #F8506A | |||
twobwm.unfocus_color: #28292E | |||
twobwm.fixed_color: #FA536D | |||
twobwm.unkill_color: #FB546E | |||
twobwm.outer_border_color: #242529 | |||
twobwm.fixed_unkill_color: #FF556F | |||
twobwm.focus_color: #A8A8A6 | |||
twobwm.unfocus_color: #262624 | |||
twobwm.fixed_color: #939490 | |||
twobwm.unkill_color: #5E5E5C | |||
twobwm.outer_border_color: #21211F | |||
twobwm.fixed_unkill_color: #989995 | |||
twobwm.inverted_colors: false | |||
twobwm.enable_compton: true | |||
!SXIV COLORS | |||
sxiv.font: UW Ttyp0:size=10 | |||
sxiv.win_bg_color: #242529 | |||
sxiv.win_fs_color: #37373D | |||
sxiv.sel_color: #37373D | |||
sxiv.bar_bg_color: #2E2E33 | |||
sxiv.bar_fg_color: #F2F3F5 | |||
sxiv.font: kakwafont:size=8 | |||
sxiv.win_bg_color: #21211F | |||
sxiv.win_fs_color: #2E2E2C | |||
sxiv.sel_color: #2E2E2C | |||
sxiv.bar_bg_color: #292927 | |||
sxiv.bar_fg_color: #B8B9B4 | |||
sxiv.win_width: 460 | |||
sxiv.win_height: 350 | |||
@@ -8,7 +8,7 @@ | |||
# ░░░░░░ ░░░░░░ ░░░ ░░ ░░░░░░ ░░ ░░░ ░░░░░ | |||
# | |||
[global] | |||
font = UW Ttyp0 10 | |||
font = kakwafont 8 | |||
allow_markup = yes | |||
format = "%s %b" | |||
sort = yes | |||
@@ -40,7 +40,7 @@ icon_folders = /usr/share/icons/gnome/16x16/status/:/usr/share/icons/gnome/16x16 | |||
[frame] | |||
width = 0 | |||
color = "#28292E" | |||
color = "#262624" | |||
[shortcuts] | |||
close = ctrl+space | |||
@@ -49,18 +49,18 @@ history = ctrl+grave | |||
context = ctrl+shift+period | |||
[urgency_low] | |||
background = "#242529" | |||
foreground = "#F2F3F5" | |||
background = "#21211F" | |||
foreground = "#B8B9B4" | |||
timeout = 20 | |||
[urgency_normal] | |||
background = "#242529" | |||
foreground = "#F2F3F5" | |||
background = "#21211F" | |||
foreground = "#B8B9B4" | |||
timeout = 20 | |||
[urgency_critical] | |||
background = "#FA536D" | |||
foreground = "#242529" | |||
background = "#939490" | |||
foreground = "#21211F" | |||
timeout = 30 | |||
# vim: ft=cfg |
@@ -121,32 +121,32 @@ hc keybind $Mod-i jumpto urgent | |||
#THEME | |||
#hc attr theme.tiling.reset 1 | |||
#hc attr theme.floating.reset 1 | |||
hc set frame_border_active_color '#242529' | |||
hc set frame_border_normal_color '#242529' | |||
hc set frame_bg_normal_color '#242529' | |||
hc set frame_bg_active_color '#242529' | |||
hc set frame_border_active_color '#21211F' | |||
hc set frame_border_normal_color '#21211F' | |||
hc set frame_bg_normal_color '#21211F' | |||
hc set frame_bg_active_color '#21211F' | |||
hc set frame_border_width 0 | |||
hc set always_show_frame 0 | |||
hc set frame_bg_transparent 1 | |||
hc set frame_transparent_width 0 | |||
hc set frame_gap 6 | |||
hc attr theme.active.color '#F8506A' | |||
hc attr theme.normal.color '#28292E' | |||
hc attr theme.urgent.color '#FA536D' | |||
hc attr theme.active.color '#A8A8A6' | |||
hc attr theme.normal.color '#262624' | |||
hc attr theme.urgent.color '#939490' | |||
hc attr theme.inner_width 1 | |||
hc attr theme.outer_width 0 | |||
hc attr theme.inner_color '#242529' | |||
hc attr theme.inner_color '#21211F' | |||
hc attr theme.border_width 10 | |||
hc attr theme.floating.border_width 10 | |||
hc attr theme.floating.outer_width 0 | |||
hc attr theme.floating.inner_width 1 | |||
hc attr theme.floating.inner_color '#242529' | |||
hc attr theme.floating.outer_color '#242529' | |||
hc attr theme.active.inner_color '#242529' | |||
hc attr theme.active.outer_color '#242529' | |||
hc attr theme.normal.inner_color '#242529' | |||
hc attr theme.normal.outer_color '#242529' | |||
hc attr theme.background_color '#242529' | |||
hc attr theme.floating.inner_color '#21211F' | |||
hc attr theme.floating.outer_color '#21211F' | |||
hc attr theme.active.inner_color '#21211F' | |||
hc attr theme.active.outer_color '#21211F' | |||
hc attr theme.normal.inner_color '#21211F' | |||
hc attr theme.normal.outer_color '#21211F' | |||
hc attr theme.background_color '#21211F' | |||
hc set window_gap 0 | |||
hc set frame_padding 0 | |||
hc set smart_window_surroundings 0 |
@@ -19,26 +19,26 @@ set recolor true | |||
set adjust-open best-fit | |||
#set font "lemon 8" | |||
set font "UW Ttyp0 10" | |||
set default-bg "#242529" | |||
set default-fg "#F2F3F5" | |||
set inputbar-bg "#2E2E33" | |||
set inputbar-fg "#F2F3F5" | |||
set statusbar-bg "#2E2E33" | |||
set statusbar-fg "#F2F3F5" | |||
set tabbar-bg "#2E2E33" | |||
set tabbar-fg "#F2F3F5" | |||
set tabbar-focus-bg "#37373D" | |||
set tabbar-focus-fg "#E66C7F" | |||
set completion-bg "#2E2E33" | |||
set completion-fg "#F2F3F5" | |||
set completion-group-bg "#2E2E33" | |||
set completion-group-fg "#F2F3F5" | |||
set completion-highlight-bg "#37373D" | |||
set completion-highlight-fg "#E66C7F" | |||
set notification-error-bg "#2E2E33" | |||
set notification-error-fg "#FA536D" | |||
set notification-warning-bg "#2E2E33" | |||
set notification-warning-fg "#F2F3F5" | |||
set recolor-darkcolor "#F2F3F5" | |||
set recolor-lightcolor "#242529" | |||
set font "kakwafont 8" | |||
set default-bg "#21211F" | |||
set default-fg "#B8B9B4" | |||
set inputbar-bg "#292927" | |||
set inputbar-fg "#B8B9B4" | |||
set statusbar-bg "#292927" | |||
set statusbar-fg "#B8B9B4" | |||
set tabbar-bg "#292927" | |||
set tabbar-fg "#B8B9B4" | |||
set tabbar-focus-bg "#2E2E2C" | |||
set tabbar-focus-fg "#5E5E5C" | |||
set completion-bg "#292927" | |||
set completion-fg "#B8B9B4" | |||
set completion-group-bg "#292927" | |||
set completion-group-fg "#B8B9B4" | |||
set completion-highlight-bg "#2E2E2C" | |||
set completion-highlight-fg "#5E5E5C" | |||
set notification-error-bg "#292927" | |||
set notification-error-fg "#939490" | |||
set notification-warning-bg "#292927" | |||
set notification-warning-fg "#B8B9B4" | |||
set recolor-darkcolor "#B8B9B4" | |||
set recolor-lightcolor "#21211F" |
@@ -7,10 +7,10 @@ name: "default" | |||
#FONTS | |||
fonts: | |||
#kakwafont | |||
#font1: "-kakwa-kakwafont-medium-r-normal--12-120-72-72-c-60-iso8859-1" | |||
#font2: "kakwa kakwafont:size=8" | |||
#font3: "kakwa kakwafont 8" | |||
#font4: "kakwa kakwafont" | |||
font1: "-kakwa-kakwafont-medium-r-normal--12-120-72-72-c-60-iso8859-1" | |||
font2: "kakwafont:size=8" | |||
font3: "kakwafont 8" | |||
font4: "kakwafont" | |||
#kakwafont bold | |||
#font1: "-kakwa-kakwafont-medium-r-bold--12-120-72-72-c-60-iso8859-1" | |||
@@ -19,10 +19,16 @@ fonts: | |||
#font4: "kakwa kakwafont bold" | |||
#uw-ttyp0 | |||
font1: "-uw-ttyp0-medium-r-normal--13-120-75-75-c-70-iso10646-1" | |||
font2: "UW Ttyp0:size=10" | |||
font3: "UW Ttyp0 10" | |||
font4: "UW Ttyp0" | |||
#font1: "-uw-ttyp0-medium-r-normal--13-120-75-75-c-70-iso10646-1" | |||
#font2: "UW Ttyp0:size=10" | |||
#font3: "UW Ttyp0 10" | |||
#font4: "UW Ttyp0" | |||
#bleed2 | |||
#font1: "-vc-bleed2-medium-r-semicondensed--11-100-75-75-c-50-iso8859-15" | |||
#font2: "vc bleed2:size=10" | |||
#font3: "vc bleed2 10" | |||
#font4: "vc bleed2" | |||
#neep | |||
#font1: "-jmk-neep-medium-r-semicondensed--11-100-75-75-c-50-iso8859-1" |
@@ -48,7 +48,7 @@ URxvt*dynamicColors: on | |||
URxvt.internalBorder: 20 | |||
URxvt*lineSpace: 2 | |||
URxvt*scrollBar: false | |||
URxvt.geometry: 70x16 | |||
URxvt.geometry: 72x16 | |||
URxvt*saveLines: 1000 | |||
URxvt*cursorUnderline: false | |||
URxvt*cursorBlink: true |
@@ -8,7 +8,7 @@ sb="{{ hint }}" | |||
sf="{{ bgc }}" | |||
w="875" | |||
h="18" | |||
x="50" | |||
x="44" | |||
y="8" | |||
opt="-fn "$font" -nb "$nb" -nf "$nf" -sb "$sb" -sf "$sf" -w "$w" -h "$h" -x "$x" -y "$y"" | |||
@@ -8,10 +8,10 @@ | |||
# ░░ ░░░ ░░ ░░ ░░░░░░ ░░░ ░░░ ░░░░░░ ░░░░░ ░░░░░░░░ ░░░ ░░ ░░░░░ | |||
#SETTINGS | |||
set font = fixed | |||
set font = -uw-ttyp0-medium-r-normal--13-120-75-75-c-70-iso10646-1 | |||
set font = -kakwa-kakwafont-medium-r-normal--12-120-72-72-c-60-iso8859-1 | |||
set geometry = 935x18+70+0 | |||
set colors = #F2F3F5 #242529 #F2F3F5 #242529 #FB546E #242529 | |||
set border = 5px #242529 | |||
set colors = #B8B9B4 #21211F #B8B9B4 #21211F #5E5E5C #21211F | |||
set border = 5px #21211F | |||
set bangchar = ! | |||
set autocomp = 1 | |||
set list = true |
@@ -342,13 +342,9 @@ title.type = window | |||
[layout] | |||
default.buffer = "core;weechat;1" | |||
default.buffer = "irc;server.unix;1" | |||
default.buffer = "irc;server.rizon;1" | |||
default.buffer = "irc;unix.#unix;2" | |||
default.buffer = "irc;unix.#gentlemanloser;3" | |||
default.buffer = "irc;rizon.#/g/technology;4" | |||
default.buffer = "irc;rizon.#rice;5" | |||
default.buffer = "irc;rizon.Shinryuu;6" | |||
default.buffer = "irc;rizon.#/g/technology;2" | |||
default.buffer = "irc;rizon.#rice;3" | |||
default.window = "1;0;0;0;core;weechat" | |||
default.current = on | |||