dotfiles

*nix config files
git clone git://git.pyratebeard.net/dotfiles.git
Log | Files | Refs | README

commit 1cc02339ebf9851a767afc0357c8fb2e2419a526
parent 68d59158fa9fc02ed9cfe4ef331d98771cd0a7b7
Author: pyratebeard <root@pyratebeard.net>
Date:   Fri, 27 Jan 2017 19:57:12 +0000

merge conflicts fixed

Diffstat:
Mawesome/.config/awesome/rc.lua | 9+++++++--
Mawesome/.config/awesome/themes/boneyard/theme.lua | 2+-
Acalcurse/.calcurse/conf | 25+++++++++++++++++++++++++
Aconky-configs/warlock | 117+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Aconky-configs/warlock_laptop | 120+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Aconky/.conkyrc | 120+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Mirssi/.irssi/config | 2+-
Mmutt/.mutt/muttrc | 2+-
Mncmpcpp/.ncmpcpp/config | 2+-
Mqutebrowser/.config/qutebrowser/keys.conf | 81+++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------
Mqutebrowser/.config/qutebrowser/qutebrowser.conf | 333+++++++++++++++++++++++++++++++++++++++++++++++++++++--------------------------
Asnownews/.snownews/colors | 21+++++++++++++++++++++
Asnownews/.snownews/keybindings | 39+++++++++++++++++++++++++++++++++++++++
Asnownews/.snownews/urls | 3+++
Asublime/.config/sublime-text-3/Installed Packages/1337 Color Scheme.sublime-package | 0
Asublime/.config/sublime-text-3/Installed Packages/Bash Build System.sublime-package | 0
Msublime/.config/sublime-text-3/Installed Packages/Git.sublime-package | 0
Msublime/.config/sublime-text-3/Installed Packages/GitGutter.sublime-package | 0
Dsublime/.config/sublime-text-3/Installed Packages/Github Tools.sublime-package | 0
Asublime/.config/sublime-text-3/Packages/Colorsublime-Themes/Cyanide - Sky.sublime-theme | 1362+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Asublime/.config/sublime-text-3/Packages/Colorsublime-Themes/Cyanide - fsociety.tmTheme | 497+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Msublime/.config/sublime-text-3/Packages/User/Preferences.sublime-settings | 11++++++++++-
Mturses/.turses/config | 6+++---
Murxvt-colors/black_mirror.Xcolors | 1+
Murxvt-colors/boneyard.Xcolors | 1+
Murxvt-colors/boneyard_frost.Xcolors | 1+
Murxvt-colors/decker-cyan.Xcolors | 2+-
Murxvt-colors/decker-cyan2.Xcolors | 1+
Murxvt-colors/decker.Xcolors | 1+
Murxvt-colors/dedsec.Xcolors | 4++--
Murxvt-colors/dotshare-colours.Xcolors | 1+
Murxvt-colors/drugsandwires.Xcolors | 1+
Murxvt-colors/encomos12.Xcolors | 1+
Murxvt-colors/encomos12_2.Xcolors | 1+
Murxvt-colors/farrell.Xcolors | 1+
Murxvt-colors/fray.Xcolors | 1+
Murxvt-colors/hack_mode.Xcolors | 1+
Murxvt-colors/matrix_green.Xcolors | 1+
Murxvt-colors/mostlydark.Xcolors | 1+
Murxvt-colors/mr_robot.Xcolors | 1+
Murxvt-colors/purecyan.Xcolors | 1+
Murxvt-colors/pyratebeard.Xcolors | 1+
Murxvt-colors/pyratemono.Xcolors | 1+
Murxvt-colors/watch_dogs.Xcolors | 1+
Murxvt/.Xdefaults | 8++++++--
Mvim/.vimrc | 4++++
Awallpapers/dark_bg.jpg | 0
Awallpapers/dark_waves.jpg | 0
Awallpapers/manatee_wallpaper.jpeg | 0
49 files changed, 2639 insertions(+), 150 deletions(-)

diff --git a/awesome/.config/awesome/rc.lua b/awesome/.config/awesome/rc.lua @@ -89,7 +89,8 @@ local layouts = { awful.layout.suit.floating, lain.layout.uselesstile, awful.layout.suit.tile, - awful.layout.suit.tile.bottom + awful.layout.suit.tile.bottom, + lain.layout.uselessfair } -- tag list @@ -124,7 +125,7 @@ vicious.register(memwidget, vicious.widgets.mem, "m:$1%", 10) -- network netwidget = wibox.widget.textbox() -vicious.register(netwidget, vicious.widgets.net, "u:${wlp2s0 up_kb} d:${wlp2s0 down_kb}", 3) +vicious.register(netwidget, vicious.widgets.net, "u:${enp0s3 up_kb} d:${enp0s3 down_kb}", 3) -- battery batwidget = wibox.widget.textbox() @@ -385,6 +386,10 @@ awful.rules.rules = { properties = { floating = true } }, { rule = { class = "gimp" }, properties = { floating = true } }, + { rule = { class = "qpdfview" }, + properties = { floating = true } }, + { rule = { class = "Qpdfview" }, + properties = { floating = true } }, { rule = { class = "sxiv" }, properties = { floating = true } }, { rule = { class = "Sxiv" }, diff --git a/awesome/.config/awesome/themes/boneyard/theme.lua b/awesome/.config/awesome/themes/boneyard/theme.lua @@ -22,7 +22,7 @@ if not awful.util.file_readable(themes .. themename .. "/theme.lua") then end themedir = themes .. themename -wallpaper1 = home .. "/dotfiles/wallpapers/wires.jpg" +wallpaper1 = home .. "/dotfiles/wallpapers/dark_bg.jpg" wallpaper2 = themedir .. "/background.png" wallpaper3 = sharedthemes .. "/zenburn/zenburn-background.png" wallpaper4 = sharedthemes .. "/default/background.png" diff --git a/calcurse/.calcurse/conf b/calcurse/.calcurse/conf @@ -0,0 +1,25 @@ +appearance.calendarview=monthly +appearance.compactpanels=no +appearance.defaultpanel=calendar +appearance.layout=1 +appearance.notifybar=yes +appearance.sidebarwidth=0 +appearance.theme=cyan on default +appearance.todoview=show-completed +daemon.enable=no +daemon.log=no +format.inputdate=4 +format.notifydate=%a %F +format.notifytime=%T +format.outputdate=%D +general.autogc=no +general.autosave=yes +general.confirmdelete=yes +general.confirmquit=yes +general.firstdayofweek=monday +general.periodicsave=10 +general.progressbar=yes +general.systemdialogs=yes +notification.command=printf '\a' +notification.notifyall=flagged-only +notification.warning=300 diff --git a/conky-configs/warlock b/conky-configs/warlock @@ -0,0 +1,117 @@ +-- vim: ts=4 sw=4 noet ai cindent syntax=lua +--[[ +Conky, a system monitor, based on torsmo + +Any original torsmo code is licensed under the BSD license + +All code written since the fork of torsmo is licensed under the GPL + +Please see COPYING for details + +Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen +Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS) +All rights reserved. + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. +You should have received a copy of the GNU General Public License +along with this program. If not, see <http://www.gnu.org/licenses/>. +]] + +conky.config = { + alignment = 'middle_right', + background = true, + border_width = 0, + cpu_avg_samples = 8, + default_color = 'd9d9d9', + default_outline_color = '001a25', + default_shade_color = 'a7360c', + draw_borders = false, + draw_graph_borders = true, + draw_outline = false, + draw_shades = false, + use_xft = true, + font = 'Tamsyn:size=10', + gap_x = 20, + gap_y = 0, + minimum_height = 830, + minimum_width = 160, + maximum_width = 180, + net_avg_samples = 2, + no_buffers = true, + out_to_console = false, + out_to_stderr = false, + extra_newline = false, + own_window = true, + own_window_class = 'Conky', + own_window_type = 'override', + own_window_title = 'conky', + own_window_colour = '292929', + stippled_borders = 0, + update_interval = 1.0, + uppercase = false, + use_spacer = 'none', + show_graph_scale = false, + show_graph_range = false, + short_units = true +} + +conky.text = [[ + /Hostname: $nodename + /System: $sysname + /Kernel: $kernel +${color 0b0b0b}${hr 2}${color d9d9d9} +${alignc}${offset -8}${execpi 600 cal -m | sed -e 's|'`date +%d`'|\$\{color 0b0b0b}'`date +%d`'\$\{color d9d9d9}|' | sed s/^/'${alignc}'/}${offset 37}${color 33aaaa} + /Time: ${time %H:%M:%S} + /${time %a %d.%m.%Y} +${color 0b0b0b}${hr 2}${color 33aaaa} + /Uptime ${color #01c8e5}$uptime +${color 0b0b0b}${hr 2}${color d9d9d9} + /$machine + CPU Usage: ${cpu cpu0}% +${alignc}${color 33aaaa}${cpubar cpu0 5,160} +${alignc}${color 000000}${cpugraph cpu0 20,160 33aaaa 33aaaa -l}${color d9d9d9} + Heavy Load: +${color 0b0b0b}${hr 2}${color d9d9d9} + /RAM Usage: $memperc% $mem/$memmax +${alignc}${color 33aaaa}${membar 5,140} +${color d9d9d9} + /Swap Usage: $swapperc% $swap/$swapmax +${alignc}${color 33aaaa}${swapbar 5,140} +${color 0b0b0b}${hr 2}${color d9d9d9} + Processes $processes Running: $running_processes + ${color 0b0b0b}Name${alignr}CPU% MEM%${color d9d9d9} + ${top name 1}${alignr}${top cpu 1} ${top mem 1} + ${top name 2}${alignr}${top cpu 2} ${top mem 2} + ${top name 3}${alignr}${top cpu 3} ${top mem 3} + ${top name 4}${alignr}${top cpu 4} ${top mem 4} + ${top name 5}${alignr}${top cpu 5} ${top mem 5} +${color 0b0b0b}${hr 2}${color d9d9d9} + + /Address: ${addr enp8s0} + /Downstream: ${downspeed enp8s0} + /Upstream: ${upspeed enp8s0} + +${alignc}${color 000000}${downspeedgraph enp8s0 20,160 33aaaa 33aaaa -l} +${alignc}${color 000000}${upspeedgraph enp8s0 20,160 33aaaa 33aaaa -l}${color d9d9d9} + + /File systems: + /${alignr}${fs_used /}/${fs_size /} +${alignc}${color 33aaaa}${fs_bar 5,160 /}${color d9d9d9} + + /var${alignr}${fs_used /var}/${fs_size /var} +${alignc}${color 33aaaa}${fs_bar 5,160 /var}${color d9d9d9} + + /home${alignr}${fs_used /home}/${fs_size /home} +${alignc}${color 33aaaa}${fs_bar 5,160 /home}${color d9d9d9} + + data_01${alignr}${fs_used /media/data_01}/${fs_size /media/data_01} +${alignc}${color 33aaaa}${fs_bar 5,160 /media/data_01}${color d9d9d9} +]] diff --git a/conky-configs/warlock_laptop b/conky-configs/warlock_laptop @@ -0,0 +1,120 @@ +-- vim: ts=4 sw=4 noet ai cindent syntax=lua +--[[ +Conky, a system monitor, based on torsmo + +Any original torsmo code is licensed under the BSD license + +All code written since the fork of torsmo is licensed under the GPL + +Please see COPYING for details + +Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen +Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS) +All rights reserved. + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. +You should have received a copy of the GNU General Public License +along with this program. If not, see <http://www.gnu.org/licenses/>. +]] + +conky.config = { + alignment = 'top_right', + background = true, + border_width = 0, + cpu_avg_samples = 8, + default_color = 'd9d9d9', + default_outline_color = '001a25', + default_shade_color = 'a7360c', + draw_borders = false, + draw_graph_borders = true, + draw_outline = false, + draw_shades = false, + use_xft = true, + font = 'Tamsyn:size=10', + gap_x = 20, + gap_y = 10, + minimum_height = 850, + minimum_width = 160, + maximum_width = 180, + net_avg_samples = 2, + no_buffers = true, + out_to_console = false, + out_to_stderr = false, + extra_newline = false, + own_window = true, + own_window_class = 'Conky', + own_window_type = 'Desktop', + own_window_title = 'conky', + own_window_colour = '292929', + stippled_borders = 0, + update_interval = 1.0, + uppercase = false, + use_spacer = 'none', + show_graph_scale = false, + show_graph_range = false, + short_units = true +} + +conky.text = [[ + /Hostname: $nodename + /System: $sysname + /Kernel: $kernel +${color 0b0b0b}${hr 2}${color d9d9d9} +${alignc}${offset -8}${execpi 600 cal -m | sed -e 's|'`date +%d`'|\$\{color 33aaaa}'`date +%d`'\$\{color d9d9d9}|' | sed s/^/'${alignc}'/}${offset 37}${color 33aaaa} + /Time: ${time %H:%M:%S} + /${time %a %d.%m.%Y} +${color 0b0b0b}${hr 2}${color 33aaaa} + /Uptime ${color 33aaaa}$uptime${color d9d9d9} + /Batt $battery_percent% +${alignc}${color 33aaaa}${battery_bar 5,160} +${color 0b0b0b}${hr 2}${color d9d9d9} + /$machine + CPU Usage: ${cpu cpu0}% +${alignc}${color 33aaaa}${cpubar cpu0 5,160} +${alignc}${color 000000}${cpugraph cpu0 20,160 33aaaa 33aaaa -l}${color d9d9d9} + Heavy Load: +${color 0b0b0b}${hr 2}${color d9d9d9} + /RAM Usage: $memperc% $mem/$memmax +${alignc}${color 33aaaa}${membar 5,140} +${color d9d9d9} + /Swap Usage: $swapperc% $swap/$swapmax +${alignc}${color 33aaaa}${swapbar 5,140} +${color 0b0b0b}${hr 2}${color d9d9d9} + Processes $processes Running: $running_processes + ${color 0b0b0b}Name${alignr}CPU% MEM%${color d9d9d9} + ${top name 1}${alignr}${top cpu 1} ${top mem 1} + ${top name 2}${alignr}${top cpu 2} ${top mem 2} + ${top name 3}${alignr}${top cpu 3} ${top mem 3} + ${top name 4}${alignr}${top cpu 4} ${top mem 4} + ${top name 5}${alignr}${top cpu 5} ${top mem 5} +${color 0b0b0b}${hr 2}${color d9d9d9} + + /Address: ${addr enp0s3} +${alignr}${exec nmcli d | grep connected | awk -F\ \ '{print $4}'} + /Downstream: ${downspeed enp0s3} + /Upstream: ${upspeed enp0s3} + +${alignc}${color 000000}${downspeedgraph enp0s3 20,160 33aaaa 33aaaa -l} +${alignc}${color 000000}${upspeedgraph enp0s3 20,160 33aaaa 33aaaa -l}${color d9d9d9} + + /File systems: + /${alignr}${fs_used /}/${fs_size /} +${alignc}${color 33aaaa}${fs_bar 5,160 /}${color d9d9d9} + + /var${alignr}${fs_used /var}/${fs_size /var} +${alignc}${color 33aaaa}${fs_bar 5,160 /var}${color d9d9d9} + + /home${alignr}${fs_used /home}/${fs_size /home} +${alignc}${color 33aaaa}${fs_bar 5,160 /home}${color d9d9d9} + + data_01${alignr}${fs_used /media/data_01}/${fs_size /media/data_01} +${alignc}${color 33aaaa}${fs_bar 5,160 /media/data_01}${color d9d9d9} +]] diff --git a/conky/.conkyrc b/conky/.conkyrc @@ -0,0 +1,120 @@ +-- vim: ts=4 sw=4 noet ai cindent syntax=lua +--[[ +Conky, a system monitor, based on torsmo + +Any original torsmo code is licensed under the BSD license + +All code written since the fork of torsmo is licensed under the GPL + +Please see COPYING for details + +Copyright (c) 2004, Hannu Saransaari and Lauri Hakkarainen +Copyright (c) 2005-2012 Brenden Matthews, Philip Kovacs, et. al. (see AUTHORS) +All rights reserved. + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. +You should have received a copy of the GNU General Public License +along with this program. If not, see <http://www.gnu.org/licenses/>. +]] + +conky.config = { + alignment = 'top_right', + background = true, + border_width = 0, + cpu_avg_samples = 8, + default_color = 'd9d9d9', + default_outline_color = '001a25', + default_shade_color = 'a7360c', + draw_borders = false, + draw_graph_borders = true, + draw_outline = false, + draw_shades = false, + use_xft = true, + font = 'Tamsyn:size=10', + gap_x = 20, + gap_y = 10, + minimum_height = 850, + minimum_width = 160, + maximum_width = 180, + net_avg_samples = 2, + no_buffers = true, + out_to_console = false, + out_to_stderr = false, + extra_newline = false, + own_window = true, + own_window_class = 'Conky', + own_window_type = 'Desktop', + own_window_title = 'conky', + own_window_colour = '292929', + stippled_borders = 0, + update_interval = 1.0, + uppercase = false, + use_spacer = 'none', + show_graph_scale = false, + show_graph_range = false, + short_units = true +} + +conky.text = [[ + /Hostname: $nodename + /System: $sysname + /Kernel: $kernel +${color 0b0b0b}${hr 2}${color d9d9d9} +${alignc}${offset -8}${execpi 600 cal -m | sed -e 's|'`date +%d`'|\$\{color 33aaaa}'`date +%d`'\$\{color d9d9d9}|' | sed s/^/'${alignc}'/}${offset 37}${color 33aaaa} + /Time: ${time %H:%M:%S} + /${time %a %d.%m.%Y} +${color 0b0b0b}${hr 2}${color 33aaaa} + /Uptime ${color 33aaaa}$uptime${color d9d9d9} + /Batt $battery_percent% +${alignc}${color 33aaaa}${battery_bar 5,160} +${color 0b0b0b}${hr 2}${color d9d9d9} + /$machine + CPU Usage: ${cpu cpu0}% +${alignc}${color 33aaaa}${cpubar cpu0 5,160} +${alignc}${color 000000}${cpugraph cpu0 20,160 33aaaa 33aaaa -l}${color d9d9d9} + Heavy Load: +${color 0b0b0b}${hr 2}${color d9d9d9} + /RAM Usage: $memperc% $mem/$memmax +${alignc}${color 33aaaa}${membar 5,140} +${color d9d9d9} + /Swap Usage: $swapperc% $swap/$swapmax +${alignc}${color 33aaaa}${swapbar 5,140} +${color 0b0b0b}${hr 2}${color d9d9d9} + Processes $processes Running: $running_processes + ${color 0b0b0b}Name${alignr}CPU% MEM%${color d9d9d9} + ${top name 1}${alignr}${top cpu 1} ${top mem 1} + ${top name 2}${alignr}${top cpu 2} ${top mem 2} + ${top name 3}${alignr}${top cpu 3} ${top mem 3} + ${top name 4}${alignr}${top cpu 4} ${top mem 4} + ${top name 5}${alignr}${top cpu 5} ${top mem 5} +${color 0b0b0b}${hr 2}${color d9d9d9} + + /Address: ${addr enp0s3} +${alignr}${exec nmcli d | grep connected | awk -F\ \ '{print $4}'} + /Downstream: ${downspeed enp0s3} + /Upstream: ${upspeed enp0s3} + +${alignc}${color 000000}${downspeedgraph enp0s3 20,160 33aaaa 33aaaa -l} +${alignc}${color 000000}${upspeedgraph enp0s3 20,160 33aaaa 33aaaa -l}${color d9d9d9} + + /File systems: + /${alignr}${fs_used /}/${fs_size /} +${alignc}${color 33aaaa}${fs_bar 5,160 /}${color d9d9d9} + + /var${alignr}${fs_used /var}/${fs_size /var} +${alignc}${color 33aaaa}${fs_bar 5,160 /var}${color d9d9d9} + + /home${alignr}${fs_used /home}/${fs_size /home} +${alignc}${color 33aaaa}${fs_bar 5,160 /home}${color d9d9d9} + + data_01${alignr}${fs_used /media/data_01}/${fs_size /media/data_01} +${alignc}${color 33aaaa}${fs_bar 5,160 /media/data_01}${color d9d9d9} +]] diff --git a/irssi/.irssi/config b/irssi/.irssi/config @@ -94,6 +94,6 @@ ignores = ( { mask = "channels"; level = "ALL"; }, { level = "JOINS PARTS QUITS NICKS"; - channels = ( "##linux", "#r_netsec", "#unix" ); + channels = ( "##linux", "#r_netsec", "##ArcherScavengerHunt", "#unix" ); } ); diff --git a/mutt/.mutt/muttrc b/mutt/.mutt/muttrc @@ -18,4 +18,4 @@ set sort_aux=date-received color normal default default color indicator black cyan color tree default default -color status black white +color status white black diff --git a/ncmpcpp/.ncmpcpp/config b/ncmpcpp/.ncmpcpp/config @@ -32,7 +32,7 @@ song_status_format = "$7%a $6$b> $5%t $6$b> $2%b$6" statusbar_color = "black" main_window_color = "cyan" main_window_highlight_color = "magenta" -active_column_color = "black" +active_column_color = "cyan" header_visibility = "no" statusbar_visibility = "yes" colors_enabled = "yes" diff --git a/qutebrowser/.config/qutebrowser/keys.conf b/qutebrowser/.config/qutebrowser/keys.conf @@ -27,8 +27,7 @@ # # For simple keys (no `<>`-signs), a capital letter means the key is pressed # with Shift. For special keys (with `<>`-signs), you need to explicitly add -# `Shift-` to match a key pressed with shift. You can bind multiple commands -# by separating them with `;;`. +# `Shift-` to match a key pressed with shift. # # Note that default keybindings are always bound, and need to be explicitly # unbound if you wish to remove them: @@ -40,7 +39,7 @@ [!normal] -clear-keychain ;; leave-mode +leave-mode <escape> <ctrl-[> @@ -234,40 +233,40 @@ yank yank -s yY -yank -t +yank title yt -yank -ts +yank title -s yT -yank -d +yank domain yd -yank -ds +yank domain -s yD -yank -p +yank pretty-url yp -yank -ps +yank pretty-url -s yP -paste +open -- {clipboard} pp -paste -s +open -- {primary} pP -paste -t +open -t -- {clipboard} Pp -paste -ts +open -t -- {primary} PP -paste -w +open -w -- {clipboard} wp -paste -ws +open -w -- {primary} wP quickmark-save @@ -303,7 +302,7 @@ set-cmd-text -s :set set-cmd-text -s :set -t sl -set-cmd-text -s :set keybind +set-cmd-text -s :bind sk zoom-out @@ -432,6 +431,21 @@ follow-selected -t repeat-command . +set-cmd-text / + / + +set-cmd-text ? + ? + +set-cmd-text : + : + +record-macro + q + +run-macro + @ + [insert] # Keybindings for insert mode. # Since normal keypresses are passed through, only special keys are @@ -443,7 +457,7 @@ repeat-command open-editor <ctrl-e> -paste-primary +insert-text {primary} <shift-ins> [hint] @@ -477,8 +491,7 @@ hint all tab-bg # Useful hidden commands to map in this section: # * `command-history-prev`: Switch to previous command in history. # * `command-history-next`: Switch to next command in history. -# * `completion-item-prev`: Select previous item in completion. -# * `completion-item-next`: Select next item in completion. +# * `completion-item-focus`: Select another item in completion. # * `command-accept`: Execute the command currently in the commandline. command-history-prev @@ -487,11 +500,11 @@ command-history-prev command-history-next <ctrl-n> -completion-item-prev +completion-item-focus prev <shift-tab> <up> -completion-item-next +completion-item-focus next <tab> <down> @@ -506,6 +519,12 @@ command-accept <enter> <shift-enter> +completion-item-focus next-category + <ctrl-tab> + +completion-item-focus prev-category + <ctrl-shift-tab> + [prompt] # Keybindings for prompts in the status line. # You can bind normal keys in this mode, but they will be only active @@ -513,8 +532,8 @@ command-accept # bind special keys. # Useful hidden commands to map in this section: # * `prompt-accept`: Confirm the entered value. -# * `prompt-yes`: Answer yes to a yes/no question. -# * `prompt-no`: Answer no to a yes/no question. +# * `prompt-accept yes`: Answer yes to a yes/no question. +# * `prompt-accept no`: Answer no to a yes/no question. prompt-accept <return> @@ -524,15 +543,23 @@ prompt-accept <enter> <shift-enter> -prompt-yes +prompt-accept yes y -prompt-no +prompt-accept no n prompt-open-download <ctrl-x> +prompt-item-focus prev + <shift-tab> + <up> + +prompt-item-focus next + <tab> + <down> + [command,prompt] rl-backward-char @@ -632,10 +659,10 @@ move-to-start-of-document move-to-end-of-document G -yank-selected -p +yank selection -s Y -yank-selected +yank selection y <return> <ctrl-m> diff --git a/qutebrowser/.config/qutebrowser/qutebrowser.conf b/qutebrowser/.config/qutebrowser/qutebrowser.conf @@ -34,9 +34,21 @@ # smart: Search case-sensitively if there are capital chars # Default: smart # -# startpage (List): +# startpage (List of String): # The default page(s) to open at the start, separated by commas. -# Default: https://duckduckgo.com +# Default: https://start.duckduckgo.com +# +# yank-ignored-url-parameters (List of String): +# The URL parameters to strip with :yank url, separated by commas. +# Default: +# ref,utm_source,utm_medium,utm_campaign,utm_term,utm_content +# +# default-open-dispatcher (String): +# The default program used to open downloads. Set to an empty string +# to use the default internal handler. +# Any {} in the string will be expanded to the filename, else the +# filename will be appended. +# Default: # # default-page (FuzzyUrl): # The page to open if :open -t/-b/-w is used without URL. Use @@ -80,7 +92,8 @@ # developer-extras (Bool): # Enable extra tools for Web developers. # This needs to be enabled for `:inspector` to work and also adds an -# _Inspect_ entry to the context menu. +# _Inspect_ entry to the context menu. For QtWebEngine, see +# 'qutebrowser --help' instead. # Valid values: true, false # Default: false # @@ -125,6 +138,17 @@ # window: Open in a new window. # Default: tab # +# new-instance-open-target.window (String): +# Which window to choose when opening links as new tabs. +# first-opened: Open new tabs in the first (oldest) opened +# window. +# last-opened: Open new tabs in the last (newest) opened window. +# last-focused: Open new tabs in the most recently focused +# window. +# last-visible: Open new tabs in the most recently visible +# window. +# Default: last-focused +# # log-javascript-console (String): # How to log javascript console messages. # none: Don't log messages. @@ -149,6 +173,8 @@ # Default: path,query ignore-case = smart startpage = https://duckduckgo.com +yank-ignored-url-parameters = ref,utm_source,utm_medium,utm_campaign,utm_term,utm_content +default-open-dispatcher = default-page = ${startpage} auto-search = naive auto-save-config = true @@ -162,6 +188,7 @@ xss-auditing = false site-specific-quirks = true default-encoding = new-instance-open-target = tab +new-instance-open-target.window = last-focused log-javascript-console = debug save-session = true session-default-name = @@ -170,7 +197,7 @@ url-incdec-segments = path,query [ui] # General options related to the user interface. # -# zoom-levels (PercList): +# zoom-levels (List of Perc): # The available zoom levels, separated by commas. # Default: # 25%,33%,50%,67%,75%,90%,100%,110%,125%,150%,175%,200%,250%,300%,400%,500% @@ -219,11 +246,15 @@ url-incdec-segments = path,query # Valid values: true, false # Default: false # -# user-stylesheet (UserStyleSheet): -# User stylesheet to use (absolute filename, filename relative to -# the config directory or CSS string). Will expand environment -# variables. -# Default: ::-webkit-scrollbar { width: 0px; height: 0px; } +# user-stylesheet (File): +# User stylesheet to use (absolute filename or filename relative to +# the config directory). Will expand environment variables. +# Default: +# +# hide-scrollbar (Bool): +# Hide the main scrollbar. +# Valid values: true, false +# Default: true # # css-media-type (String): # Set the CSS media type. @@ -259,13 +290,9 @@ url-incdec-segments = path,query # * `{id}`: The internal window ID of this window. # * `{scroll_pos}`: The page scroll position. # * `{host}`: The host of the current web page. +# * `{backend}`: Either 'webkit' or 'webengine' # Default: {perc}{title}{title_sep}qutebrowser # -# hide-mouse-cursor (Bool): -# Whether to hide the mouse cursor. -# Valid values: true, false -# Default: false -# # modal-js-dialog (Bool): # Use standard JavaScript modal dialog for alert() and confirm() # Valid values: true, false @@ -276,11 +303,20 @@ url-incdec-segments = path,query # Valid values: true, false # Default: false # -# keyhint-blacklist (List): +# keyhint-blacklist (List of String): # Keychains that shouldn't be shown in the keyhint dialog # Globs are supported, so ';*' will blacklist all keychainsstarting # with ';'. Use '*' to disable keyhints # Default: +# +# prompt-radius (Int): +# The rounding radius for the edges of prompts. +# Default: 8 +# +# prompt-filebrowser (Bool): +# Show a filebrowser in upload/download prompts. +# Valid values: true, false +# Default: true zoom-levels = 25%,33%,50%,67%,75%,90%,100%,110%,125%,150%,175%,200%,250%,300%,400%,500% default-zoom = 100% downloads-position = bottom @@ -290,17 +326,19 @@ message-unfocused = false confirm-quit = never zoom-text-only = false frame-flattening = false -user-stylesheet = ::-webkit-scrollbar { width: 0px; height: 0px; } +user-stylesheet = +hide-scrollbar = true css-media-type = smooth-scrolling = false remove-finished-downloads = -1 hide-statusbar = false statusbar-padding = 1,1,0,0 window-title-format = {perc}{title}{title_sep}qutebrowser -hide-mouse-cursor = false modal-js-dialog = false hide-wayland-decoration = false keyhint-blacklist = +prompt-radius = 8 +prompt-filebrowser = true [network] # Settings related to the network. @@ -353,6 +391,11 @@ keyhint-blacklist = # custom-headers (HeaderDict): # Set custom headers for qutebrowser HTTP requests. # Default: +# +# netrc-file (File): +# Set location of a netrc-file for HTTP authentication. If empty, +# ~/.netrc is used. +# Default: do-not-track = true accept-language = en-US,en referer-header = same-domain @@ -362,14 +405,17 @@ proxy-dns-requests = true ssl-strict = ask dns-prefetch = true custom-headers = +netrc-file = [completion] # Options related to completion and command history. # -# auto-open (Bool): -# Automatically open completion when typing. -# Valid values: true, false -# Default: true +# show (String): +# When to show the autocompletion window. +# always: Whenever a completion is available. +# auto: Whenever a completion is requested. +# never: Never. +# Default: always # # download-path-suggestion (String): # What to display in the download filename input. @@ -382,11 +428,6 @@ custom-headers = # How to format timestamps (e.g. for history) # Default: %Y-%m-%d # -# show (Bool): -# Whether to show the autocompletion window. -# Valid values: true, false -# Default: true -# # height (PercOrInt): # The height of the completion, in px or as percentage of the # window. @@ -421,10 +462,9 @@ custom-headers = # scrollbar-padding (Int): # Padding of scrollbar handle in completion window (in px). # Default: 2 -auto-open = true +show = never download-path-suggestion = path timestamp-format = %Y-%m-%d -show = false height = 50% cmd-history-max-items = 100 web-history-max-items = 1000 @@ -437,13 +477,13 @@ scrollbar-padding = 2 # Options related to input modes. # # timeout (Int): -# Timeout for ambiguous key bindings. +# Timeout (in milliseconds) for ambiguous key bindings. # If the current input forms both a complete match and a partial # match, the complete match will be executed after this time. # Default: 500 # # partial-timeout (Int): -# Timeout for partially typed key bindings. +# Timeout (in milliseconds) for partially typed key bindings. # If the current input forms only partial matches, the keystring # will be cleared after this time. # Default: 5000 @@ -519,25 +559,27 @@ mouse-zoom-divider = 512 # # select-on-remove (SelectOnRemove): # Which tab to select when the focused tab is removed. -# left: Select the tab on the left. -# right: Select the tab on the right. -# previous: Select the previously selected tab. -# Default: right +# prev: Select the tab which came before the closed one (left in +# horizontal, above in vertical). +# next: Select the tab which came after the closed one (right in +# horizontal, below in vertical). +# last-used: Select the previously selected tab. +# Default: next # # new-tab-position (NewTabPosition): # How new tabs are positioned. -# left: On the left of the current tab. -# right: On the right of the current tab. -# first: At the left end. -# last: At the right end. -# Default: right +# prev: Before the current tab. +# next: After the current tab. +# first: At the beginning. +# last: At the end. +# Default: next # # new-tab-position-explicit (NewTabPosition): # How new tabs opened explicitly are positioned. -# left: On the left of the current tab. -# right: On the right of the current tab. -# first: At the left end. -# last: At the right end. +# prev: Before the current tab. +# next: After the current tab. +# first: At the beginning. +# last: At the end. # Default: last # # last-close (String): @@ -615,6 +657,7 @@ mouse-zoom-divider = 512 # * `{id}`: The internal tab ID of this tab. # * `{scroll_pos}`: The page scroll position. # * `{host}`: The host of the current web page. +# * `{backend}`: Either 'webkit' or 'webengine' # Default: {index}: {title} # # title-alignment (TextAlignment): @@ -635,8 +678,8 @@ mouse-zoom-divider = 512 # Padding for indicators (top, bottom, left, right). # Default: 2,2,0,4 background-tabs = true -select-on-remove = right -new-tab-position = right +select-on-remove = next +new-tab-position = next new-tab-position-explicit = last last-close = ignore show = always @@ -684,7 +727,7 @@ indicator-padding = 2,2,0,4 # http://webkit.org/blog/427/webkit-page-cache-i-the-basics/ # Default: # -# object-cache-capacities (WebKitBytesList): +# object-cache-capacities (List of WebKitBytes): # The capacities for the global memory cache for dead objects such # as stylesheets or scripts. Syntax: cacheMinDeadCapacity, # cacheMaxDead, totalCapacity. @@ -762,7 +805,8 @@ cache-size = 52428800 # Default: false # # webgl (Bool): -# Enables or disables WebGL. +# Enables or disables WebGL. For QtWebEngine, Qt/PyQt >= 5.7 is +# required for this setting. # Valid values: true, false # Default: false # @@ -786,8 +830,14 @@ cache-size = 52428800 # Valid values: true, false, ask # Default: ask # -# javascript-can-open-windows (Bool): -# Whether JavaScript programs can open new windows. +# media-capture (BoolAsk): +# Allow websites to record audio/video. +# Valid values: true, false, ask +# Default: ask +# +# javascript-can-open-windows-automatically (Bool): +# Whether JavaScript programs can open new windows without user +# interaction. # Valid values: true, false # Default: false # @@ -837,7 +887,7 @@ cache-size = 52428800 # Valid values: true, false # Default: true # -# host-block-lists (UrlList): +# host-block-lists (List of Url): # List of URLs of lists which contain hosts to block. # The file can be in one of the following formats: # - An '/etc/hosts'-like file @@ -845,14 +895,14 @@ cache-size = 52428800 # - A zip-file of any of the above, with either only one file, or a # file named 'hosts' (with any extension). # Default: -# http://www.malwaredomainlist.com/hostslist/hosts.txt,http://someonewhocares.org/hosts/hosts,http://winhelp2002.mvps.org/hosts.zip,http://malwaredomains.lehigh.edu/files/justdomains.zip,http://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&mimetype=plaintext +# https://www.malwaredomainlist.com/hostslist/hosts.txt,http://someonewhocares.org/hosts/hosts,http://winhelp2002.mvps.org/hosts.zip,http://malwaredomains.lehigh.edu/files/justdomains.zip,https://pgl.yoyo.org/adservers/serverlist.php?hostformat=hosts&mimetype=plaintext # # host-blocking-enabled (Bool): # Whether host blocking is enabled. # Valid values: true, false # Default: true # -# host-blocking-whitelist (List): +# host-blocking-whitelist (List of String): # List of domains that should always be loaded, despite being # ad-blocked. # Domains may contain * and ? wildcards and are otherwise required @@ -874,7 +924,8 @@ css-regions = true hyperlink-auditing = false geolocation = ask notifications = ask -javascript-can-open-windows = false +media-capture = ask +javascript-can-open-windows-automatically = false javascript-can-close-windows = false javascript-can-access-clipboard = false ignore-javascript-prompt = false @@ -895,10 +946,6 @@ enable-pdfjs = false # CSS border value for hints. # Default: 1px solid #E3BE23 # -# opacity (Float): -# Opacity for hints. -# Default: 0.7 -# # mode (String): # Mode to use for hints. # number: Use numeric hints. @@ -930,23 +977,32 @@ enable-pdfjs = false # The dictionary file to be used by the word hints. # Default: /usr/share/dict/words # -# auto-follow (Bool): -# Follow a hint immediately when the hint text is completely -# matched. -# Valid values: true, false -# Default: true +# auto-follow (String): +# Controls when a hint can be automatically followed without the +# user pressing Enter. +# always: Auto-follow whenever there is only a single hint on a +# page. +# unique-match: Auto-follow whenever there is a unique non-empty +# match in either the hint string (word mode) or filter (number +# mode). +# full-match: Follow the hint when the user typed the whole hint +# (letter, word or number mode) or the element's text (only in +# number mode). +# never: The user will always need to press Enter to follow a +# hint. +# Default: unique-match # # auto-follow-timeout (Int): -# A timeout to inhibit normal-mode key bindings after a -# successfulauto-follow. +# A timeout (in milliseconds) to inhibit normal-mode key bindings +# after a successful auto-follow. # Default: 0 # -# next-regexes (RegexList): +# next-regexes (List of Regex): # A comma-separated list of regexes to use for 'next' links. # Default: # \bnext\b,\bmore\b,\bnewer\b,\b[>→≫]\b,\b(>>|»)\b,\bcontinue\b # -# prev-regexes (RegexList): +# prev-regexes (List of Regex): # A comma-separated list of regexes to use for 'prev' links. # Default: \bprev(ious)?\b,\bback\b,\bolder\b,\b[<←≪]\b,\b(<<|«)\b # @@ -954,20 +1010,25 @@ enable-pdfjs = false # Which implementation to use to find elements to hint. # javascript: Better but slower # python: Slightly worse but faster -# Default: javascript +# Default: python +# +# hide-unmatched-rapid-hints (Bool): +# Controls hiding unmatched hints in rapid mode. +# Valid values: true, false +# Default: true border = 1px solid #0b0b0b -opacity = 1.0 mode = letter chars = asdfghjkl min-chars = 1 scatter = true uppercase = false dictionary = /usr/share/dict/words -auto-follow = true +auto-follow = unique-match auto-follow-timeout = 0 next-regexes = \bnext\b,\bmore\b,\bnewer\b,\b[>→≫]\b,\b(>>|»)\b,\bcontinue\b prev-regexes = \bprev(ious)?\b,\bback\b,\bolder\b,\b[<←≪]\b,\b(<<|«)\b find-implementation = javascript +hide-unmatched-rapid-hints = true [searchengines] # Definitions of search engines which can be used via the address bar. @@ -983,7 +1044,7 @@ DEFAULT = https://duckduckgo.com/?q={} # Aliases for commands. # By default, no aliases are defined. Example which adds a new command # `:qtb` to open qutebrowsers website: -# `qtb = open http://www.qutebrowser.org/` +# `qtb = open https://www.qutebrowser.org/` [colors] # Colors used in the UI. @@ -1065,30 +1126,6 @@ DEFAULT = https://duckduckgo.com/?q={} # Background color of the statusbar. # Default: black # -# statusbar.fg.error (QssColor): -# Foreground color of the statusbar if there was an error. -# Default: ${statusbar.fg} -# -# statusbar.bg.error (QssColor): -# Background color of the statusbar if there was an error. -# Default: red -# -# statusbar.fg.warning (QssColor): -# Foreground color of the statusbar if there is a warning. -# Default: ${statusbar.fg} -# -# statusbar.bg.warning (QssColor): -# Background color of the statusbar if there is a warning. -# Default: darkorange -# -# statusbar.fg.prompt (QssColor): -# Foreground color of the statusbar if there is a prompt. -# Default: ${statusbar.fg} -# -# statusbar.bg.prompt (QssColor): -# Background color of the statusbar if there is a prompt. -# Default: darkblue -# # statusbar.fg.insert (QssColor): # Foreground color of the statusbar in insert mode. # Default: ${statusbar.fg} @@ -1208,16 +1245,17 @@ DEFAULT = https://duckduckgo.com/?q={} # none: Don't show a gradient. # Default: rgb # -# hints.fg (CssColor): +# hints.fg (QssColor): # Font color for hints. # Default: black # -# hints.bg (CssColor): -# Background color for hints. -# Default: -webkit-gradient(linear, left top, left bottom, -# color-stop(0%,#FFF785), color-stop(100%,#FFC542)) +# hints.bg (QssColor): +# Background color for hints. Note that you can use a `rgba(...)` +# value for transparency. +# Default: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 rgba(255, +# 247, 133, 0.8), stop:1 rgba(255, 197, 66, 0.8)) # -# hints.fg.match (CssColor): +# hints.fg.match (QssColor): # Font color for the matched part of hints. # Default: green # @@ -1281,6 +1319,54 @@ DEFAULT = https://duckduckgo.com/?q={} # keyhint.bg (QssColor): # Background color of the keyhint widget. # Default: rgba(0, 0, 0, 80%) +# +# messages.fg.error (QssColor): +# Foreground color of an error message. +# Default: white +# +# messages.bg.error (QssColor): +# Background color of an error message. +# Default: red +# +# messages.border.error (QssColor): +# Border color of an error message. +# Default: #bb0000 +# +# messages.fg.warning (QssColor): +# Foreground color a warning message. +# Default: white +# +# messages.bg.warning (QssColor): +# Background color of a warning message. +# Default: darkorange +# +# messages.border.warning (QssColor): +# Border color of an error message. +# Default: #d47300 +# +# messages.fg.info (QssColor): +# Foreground color an info message. +# Default: white +# +# messages.bg.info (QssColor): +# Background color of an info message. +# Default: black +# +# messages.border.info (QssColor): +# Border color of an info message. +# Default: #333333 +# +# prompts.fg (QssColor): +# Foreground color for prompts. +# Default: white +# +# prompts.bg (QssColor): +# Background color for prompts. +# Default: darkblue +# +# prompts.selected.bg (QssColor): +# Background color for the selected item in filename prompts. +# Default: #308cc6 completion.fg = white completion.bg = #333333 completion.alternate-bg = #444444 @@ -1297,12 +1383,6 @@ completion.scrollbar.fg = ${completion.fg} completion.scrollbar.bg = ${completion.bg} statusbar.fg = white statusbar.bg = black -statusbar.fg.error = ${statusbar.fg} -statusbar.bg.error = red -statusbar.fg.warning = ${statusbar.fg} -statusbar.bg.warning = darkorange -statusbar.fg.prompt = ${statusbar.fg} -statusbar.bg.prompt = darkblue statusbar.fg.insert = ${statusbar.fg} statusbar.bg.insert = darkgreen statusbar.fg.command = ${statusbar.fg} @@ -1347,6 +1427,18 @@ webpage.bg = white keyhint.fg = #FFFFFF keyhint.fg.suffix = #FFFF00 keyhint.bg = rgba(0, 0, 0, 80%) +messages.fg.error = ${statusbar.fg} +messages.bg.error = red +messages.border.error = #bb0000 +messages.fg.warning = ${statusbar.fg} +messages.bg.warning = darkorange +messages.border.warning = #d47300 +messages.fg.info = white +messages.bg.info = black +messages.border.info = #333333 +prompts.fg = ${statusbar.fg} +prompts.bg = darkblue +prompts.selected.bg = #308cc6 [fonts] # Fonts used for the UI, with optional style/weight/size. @@ -1364,6 +1456,10 @@ keyhint.bg = rgba(0, 0, 0, 80%) # Font used in the completion widget. # Default: 8pt ${_monospace} # +# completion.category (Font): +# Font used in the completion categories. +# Default: bold ${completion} +# # tabbar (QtFont): # Font used in the tab bar. # Default: 8pt ${_monospace} @@ -1378,7 +1474,7 @@ keyhint.bg = rgba(0, 0, 0, 80%) # # hints (Font): # Font used for the hints. -# Default: bold 13px Monospace +# Default: bold 13px ${_monospace} # # debug-console (QtFont): # Font used for the debugging console. @@ -1427,12 +1523,29 @@ keyhint.bg = rgba(0, 0, 0, 80%) # keyhint (Font): # Font used in the keyhint widget. # Default: 8pt ${_monospace} +# +# messages.error (Font): +# Font used for error messages. +# Default: 8pt ${_monospace} +# +# messages.warning (Font): +# Font used for warning messages. +# Default: 8pt ${_monospace} +# +# messages.info (Font): +# Font used for info messages. +# Default: 8pt ${_monospace} +# +# prompts (Font): +# Font used for prompts. +# Default: 8pt sans-serif _monospace = Tamsyn, Terminus, Monospace, "DejaVu Sans Mono", Monaco, "Bitstream Vera Sans Mono", "Andale Mono", "Courier New", Courier, "Liberation Mono", monospace, Fixed, Consolas, Terminal completion = 10pt ${_monospace} +completion.category = bold ${completion} tabbar = 10pt ${_monospace} statusbar = 10pt ${_monospace} downloads = 10pt ${_monospace} -hints = bold 10px Monospace +hints = bold 10px ${_monospace} debug-console = 10pt ${_monospace} web-family-standard = web-family-fixed = @@ -1445,3 +1558,7 @@ web-size-minimum-logical = web-size-default = web-size-default-fixed = keyhint = 8pt ${_monospace} +messages.error = 8pt ${_monospace} +messages.warning = 8pt ${_monospace} +messages.info = 8pt ${_monospace} +prompts = 8pt sans-serif diff --git a/snownews/.snownews/colors b/snownews/.snownews/colors @@ -0,0 +1,21 @@ +# Snownews color definitons +# black:0 +# red:1 +# green:2 +# orange:3 +# blue:4 +# magenta(tm):5 +# cyan:6 +# gray:7 +# brightred:9 +# brightgreen:10 +# yellow:11 +# brightblue:12 +# brightmagenta:13 +# brightcyan:14 +# white:15 +# no color:-1 +enabled:1 +new item:5 +goto url:4 +feedtitle:-1 diff --git a/snownews/.snownews/keybindings b/snownews/.snownews/keybindings @@ -0,0 +1,39 @@ +# Snownews keybindings configfile +# Main menu bindings +add feed:a +delete feed:D +reload all feeds:R +change default browser:B +move item up:P +move item down:N +change feedname:c +sort feeds:s +categorize feed:C +apply filter:f +only current category:g +mark all as read:m +remove filter:F +per feed filter:e +toggle AND/OR filtering:X +quit:q +# Feed display menu bindings +show feedinfo:i +mark feed as read:m +mark item unread:M +# General keybindungs +next item:n +previous item:p +return to previous menu:q +reload feed:r +force reload feed:T +open url:o +open item url in overview:O +page up:b +page down: +top:< +bottom:> +enter:l +show new headlines:H +help menu:h +about:A +type ahead find:/ diff --git a/snownews/.snownews/urls b/snownews/.snownews/urls @@ -0,0 +1,3 @@ +http://www.newsarama.com/home/feed/site.xml||| +http://craphound.com/feed/||| +http://feeds.xero.nu/rss/blog/newest||| diff --git a/sublime/.config/sublime-text-3/Installed Packages/1337 Color Scheme.sublime-package b/sublime/.config/sublime-text-3/Installed Packages/1337 Color Scheme.sublime-package Binary files differ. diff --git a/sublime/.config/sublime-text-3/Installed Packages/Bash Build System.sublime-package b/sublime/.config/sublime-text-3/Installed Packages/Bash Build System.sublime-package Binary files differ. diff --git a/sublime/.config/sublime-text-3/Installed Packages/Git.sublime-package b/sublime/.config/sublime-text-3/Installed Packages/Git.sublime-package Binary files differ. diff --git a/sublime/.config/sublime-text-3/Installed Packages/GitGutter.sublime-package b/sublime/.config/sublime-text-3/Installed Packages/GitGutter.sublime-package Binary files differ. diff --git a/sublime/.config/sublime-text-3/Installed Packages/Github Tools.sublime-package b/sublime/.config/sublime-text-3/Installed Packages/Github Tools.sublime-package Binary files differ. diff --git a/sublime/.config/sublime-text-3/Packages/Colorsublime-Themes/Cyanide - Sky.sublime-theme b/sublime/.config/sublime-text-3/Packages/Colorsublime-Themes/Cyanide - Sky.sublime-theme @@ -0,0 +1,1362 @@ +[ + + // + // Cyanide Theme for Sublime Text + // https://github.com/lefoy/cyanide-theme + // + // by lefoy + // http://lefoy.net + // + // based on Centurion, Afterglow, Spacefunk and Seti_UI themes + // + // DO NOT EDIT THIS FILE! It is automatically generated by Grunt. + // Any modification you make to this file can be lost at any time. + // + // To change the values here, edit the file inside the "templates" folder + // then run "grunt build". + // + + // + // Cyanide - Sky Theme + // Custom color (rgb): 147,214,214 + // Custom color (hex): 93d6d6 + // + + // Default button state + { + "class": "button_control", + "content_margin": 9, + "min_size": [60,0], + "layer0.texture": "", + "layer0.opacity": 1, + "layer0.tint": [10,10,10], + "layer0.inner_margin": [6,6] + }, + + // Hover button state + { + "class": "button_control", + "attributes": ["hover"], + "layer0.texture": "", + "layer0.tint": [35,35,35] + }, + + // Pressed button state + { + "class": "button_control", + "attributes": ["pressed"], + "layer0.texture": "", + "layer0.tint": [40,40,40] + }, + + // + // BOTTOM PANEL BUTTONS + // + + // Button group middle + { + "class": "icon_button_control", + "layer1.tint":[10,10,10], + "layer1.opacity":1, + "content_margin": 7 + }, + { + "class": "icon_button_control", + "attributes": ["selected"], + "layer0.texture": "", + "layer1.tint":[10,10,10] + }, + { + "class": "icon_button_control", + "attributes": ["hover"], + "layer1.tint":[40,40,40] + }, + + // + // BOTTOM PANEL ICONS - GROUP 1 + // + + // Regex search button + { + "class": "icon_regex", + "layer0.texture": "Theme - Cyanide/Cyanide/asterisk.png", + "layer0.opacity": 0.3, + "content_margin": 9 + + }, + { + "class": "icon_regex", + "parents": [{"class": "icon_button_control","attributes": ["selected"]}], + "layer0.opacity": 1 + }, + + // Case sensitive search button + { + "class": "icon_case", + "layer0.texture": "Theme - Cyanide/Cyanide/capital.png", + "layer0.opacity": 0.3, + "content_margin": 9 + }, + { + "class": "icon_case", + "parents": [{"class": "icon_button_control","attributes": ["selected"]}], + "layer0.opacity": 1 + }, + + // Match whole word search button + { + "class": "icon_whole_word", + "layer0.texture": "Theme - Cyanide/Cyanide/quotes.png", + "layer0.opacity": 0.3, + "content_margin": 9 + }, + { + "class": "icon_whole_word", + "parents": [{"class": "icon_button_control","attributes": ["selected"]}], + "layer0.opacity": 1 + }, + + // + // BOTTOM PANEL ICONS - GROUP 1 (EXTENDED: FIND IN FILES) + // + + // Show search context button + { + "class": "icon_context", + "layer0.texture": "Theme - Cyanide/Cyanide/selection.png", + "layer0.opacity": 0.3, + "content_margin": 9 + }, + { + "class": "icon_context", + "parents": [{"class": "icon_button_control","attributes": ["selected"]}], + "layer0.opacity": 1 + }, + + // Use search buffer + { + "class": "icon_use_buffer", + "layer0.texture": "Theme - Cyanide/Cyanide/page.png", + "layer0.opacity": 0.3, + "content_margin": 9 + }, + { + "class": "icon_use_buffer", + "parents": [{"class": "icon_button_control","attributes": ["selected"]}], + "layer0.opacity": 1 + }, + + // + // BOTTOM PANEL ICONS - GROUP 2 + // + + // Reverse search direction button (ST2 only) + { + "class": "icon_reverse", + "layer0.texture": "Theme - Cyanide/Cyanide/reverse.png", + "layer0.opacity": 0.3, + "content_margin": 9 + }, + { + "class": "icon_reverse", + "parents": [{"class": "icon_button_control","attributes": ["selected"]}], + "layer0.opacity": 1 + }, + + // Search wrap button + { + "class": "icon_wrap", + "layer0.texture": "Theme - Cyanide/Cyanide/wrap.png", + "layer0.opacity": 0.3, + "content_margin": 9 + }, + { + "class": "icon_wrap", + "parents": [{"class": "icon_button_control","attributes": ["selected"]}], + "layer0.opacity": 1 + }, + + // Search in selection button + { + "class": "icon_in_selection", + "layer0.texture": "Theme - Cyanide/Cyanide/selection.png", + "layer0.opacity": 0.3, + "content_margin": 9 + }, + { + "class": "icon_in_selection", + "parents": [{"class": "icon_button_control","attributes": ["selected"]}], + "layer0.opacity": 1 + }, + + // + // BOTTOM PANEL ICONS - GROUP 3 + // + + // Preserve case button + { + "class": "icon_preserve_case", + "layer0.texture": "Theme - Cyanide/Cyanide/capital.png", + "layer0.opacity": 0.3, + "content_margin": 9 + }, + { + "class": "icon_preserve_case", + "parents": [{"class": "icon_button_control","attributes": ["selected"]}], + "layer0.opacity": 1 + }, + + // + // BOTTOM PANEL ICONS - GROUP 4 + // + + // Highlight results button + { + "class": "icon_highlight", + "layer0.texture": "Theme - Cyanide/Cyanide/highlight.png", + "layer0.opacity": 0.3, + "content_margin": 9 + }, + { + "class": "icon_highlight", + "parents": [{"class": "icon_button_control","attributes": ["selected"]}], + "layer0.opacity": 1 + }, + + // + // CODE COMPLETION DROPDOWN + // + + { + "class": "popup_control", + "content_margin": [0,0], + "layer0.tint": [30,30,30], + "layer0.opacity": 1 + }, + { + "class": "auto_complete", + "row_padding": [4,2] + }, + { + "class": "auto_complete_label", + "fg": [210,210,210], + "match_fg": [147,214,214], + "selected_fg": [255,255,255], + "selected_match_fg": [255,255,255] + }, + { + "class": "table_row", + "layer0.texture": "", + "layer0.tint":[147,214,214], + "layer0.opacity": 0, + "layer0.inner_margin": [3,1] + }, + { + "class": "table_row", + "attributes": ["selected"], + "layer0.opacity": 1 + }, + + // + // FOLD BUTTONS + // + + { + "class": "fold_button_control", + "layer0.texture": "Theme - Cyanide/Cyanide/arrow.png", + "layer0.opacity": 0.4, + "layer0.inner_margin": 0, + "content_margin": [8,8] + }, + { + "class": "fold_button_control", + "attributes": ["hover"], + "layer0.opacity": 0.8 + }, + { + "class": "fold_button_control", + "attributes": ["expanded"], + "layer0.texture": "Theme - Cyanide/Cyanide/arrow-down.png" + }, + { + "class": "fold_button_control", + "attributes": ["expanded","hover"] + }, + + // Quick panel background + { + "class": "overlay_control", + "layer0.opacity": 1, + "layer1.tint": [10,10,10], + "layer1.inner_margin": 0, + "layer1.opacity": 1, + "content_margin": 0 + }, + + // + // QUICK PANEL + // + + { + "class": "quick_panel", + "row_padding": 10, + "layer0.tint": [15,15,15], + "layer0.opacity": 1 + }, + { + "class": "quick_panel_row", + "layer0.texture": "", + "layer0.tint": [15,15,15], + "layer0.inner_margin": 10, + "layer0.opacity": 1 + }, + { + "class": "quick_panel_row", + "attributes": ["selected"], + "layer0.texture": "", + "layer0.tint": [147,214,214] + }, + { + "class": "quick_panel_label", + "fg": [240,240,240], + "match_fg": [147,214,214], + "selected_fg": [255,255,255], + "selected_match_fg": [255,255,255] + }, + { + "class": "quick_panel_path_label", + "fg": [130,130,130,0], + "match_fg": [220,220,220], + "selected_fg": [255,255,255], + "selected_match_fg": [255,255,255] + }, + { + "class": "quick_panel_score_label", + "fg": [150,150,150], + "selected_fg": [255,255,255] + }, + + // + // MINI QUICK PANEL + // + + { + "class": "mini_quick_panel_row", + "layer0.texture": "", + "layer0.tint": [15,15,15], + "layer0.opacity": 1 + }, + { + "class": "mini_quick_panel_row", + "attributes": ["selected"], + "layer0.texture": "", + "layer0.tint": [147,214,214] + }, + + // + // STANDARD SCROLLBARS + // + + // Standard vertical scroll bar + { + "class": "scroll_bar_control", + "layer0.texture": "", + "layer0.tint":[20,20,20], + "layer0.opacity": 1, + "layer0.inner_margin": [0,0], + "blur": false + }, + + // Standard horizontal scroll bar + { + "class": "scroll_bar_control", + "attributes": ["horizontal"], + "layer0.texture": "", + "layer0.tint":[20,20,20], + "layer0.inner_margin": [0,0], + "blur": false + }, + + // Standard scroll bar corner + { + "class": "scroll_corner_control", + "layer0.texture": "", + "layer0.tint":[20,20,20], + "layer0.inner_margin": [0,0], + "layer0.opacity": 1 + }, + + // Standard vertical scroll puck + { + "class": "puck_control", + "layer0.texture": "", + "layer0.tint":[60,60,60], + "layer0.opacity": 1, + "layer0.inner_margin": [0,0], + "content_margin": [6,0], + "blur": false + }, + + // Standard horizontal scroll puck + { + "class": "puck_control", + "attributes": ["horizontal"], + "layer0.texture": "", + "layer0.tint":[60,60,60], + "layer0.inner_margin": [0,0], + "content_margin": [12,6], + "blur": false + }, + + // + // OVERLAY SCROLLBARS + // + + // Overlay toggle scroll bar + { + "class": "scroll_area_control", + "settings": ["overlay_scroll_bars"], + "overlay": true + }, + { + "class": "scroll_area_control", + "settings": ["!overlay_scroll_bars"], + "overlay": false + }, + + // Overlay vertical scroll bar + { + "class": "scroll_bar_control", + "settings": ["overlay_scroll_bars"], + "layer0.texture": "", + "layer0.tint": [40,40,40], + "layer0.inner_margin": 0, + "blur": false + }, + + // Overlay horizontal scroll bar + { + "class": "scroll_bar_control", + "settings": ["overlay_scroll_bars"], + "attributes": ["horizontal"], + "layer0.inner_margin": [5,0], + "blur": true + }, + + // Overlay vertical puck + { + "class": "puck_control", + "settings": ["overlay_scroll_bars"], + "layer0.texture": "", + "layer0.inner_margin": [0,0], + "content_margin": [1,20], + "blur": true + }, + + // Overlay horizontal puck + { + "class": "puck_control", + "settings": ["overlay_scroll_bars"], + "attributes": ["horizontal"], + "layer0.texture": "", + "layer0.inner_margin": [5,0], + "content_margin": [20,1], + "blur": true + }, + + // Overlay light puck (for dark content) + { + "class": "puck_control", + "settings": ["overlay_scroll_bars"], + "attributes": ["dark"], + "layer0.texture": "", + "layer0.tint": [147,214,214] + + }, + + // Overlay light horizontal puck (for dark content) + { + "class": "puck_control", + "settings": ["overlay_scroll_bars"], + "attributes": ["horizontal","dark"], + "layer0.texture": "", + "layer0.tint": [147,214,214] + }, + + // + // SIDEBAR + // + + // Sidebar container + { + "class": "sidebar_container", + "layer0.texture": "", + "layer0.opacity": 1, + "layer0.tint": [10,10,10], + "layer0.inner_margin": [1,5,2,1], + "content_margin": [0,4,0,0] + }, + + // Sidebar tree + { + "class": "sidebar_tree", + "row_padding": [8,4], + "indent":16, + "indent_offset": 16, + "indent_top_level": false, + "dark_content": true + }, + + // Sidebar rows + { + "class": "tree_row", + "layer0.texture": "", + "layer0.tint": [17,17,17], + "layer0.opacity": 0, + "layer0.inner_margin": [1,1] + }, + + // Sidebar row selected + { + "class": "tree_row", + "attributes": ["selected"], + "layer0.opacity": 1 + }, + + // Sidebar heading + { + "class": "sidebar_heading", + "color": [210,210,210], + "font.bold": true, + "shadow_color": [0,0,0], + "shadow_offset": [0,0] + }, + + // Sidebar heading selected + { + "class": "sidebar_heading", + "parents": [{"class": "tree_row","attributes": ["selected"]}], + "shadow_offset": [0,0] + }, + + // Sidebar entry + { + "class": "sidebar_label", + "color": [125,125,125], + "shadow_color": [0,0,0], + "shadow_offset": [0,0] + }, + + // Sidebar folder entry + { + "class": "sidebar_label", + "parents": [{"class": "tree_row","attributes": ["expandable"]}], + "color": [190,190,190] + }, + { + "class": "sidebar_label", + "parents": [{"class": "tree_row","attributes": ["expandable","hover"]}], + "color": [235,235,235] + }, + { + "class": "sidebar_label", + "parents": [{"class": "tree_row","attributes": ["expandable"]}], + "settings": ["bold_folder_labels"], + "font.bold": true + }, + + // Sidebar entry selected + { + "class": "sidebar_label", + "parents": [{"class": "tree_row","attributes": ["selected"]}], + "color": [210,210,210], + "shadow_color": [0,0,0], + "shadow_offset": [0,0] + }, + + // + // SIDEBAR - OPEN FILE ICONS + // + + // Sidebar file close + { + "class": "close_button", + "layer0.texture": "", + "layer0.opacity": 0, + "layer0.inner_margin": 0, + "layer0.tint": [190,90,78], + "content_margin": [8,8] + }, + { + "class": "close_button", + "parents": [{"class": "tree_row","attributes": ["hover"]}], + "layer0.opacity": 1, + "layer0.texture": "Theme - Cyanide/Cyanide/cross.png" + }, + + // Sidebar file dirty + { + "class": "close_button", + "attributes": ["dirty"], + "layer0.texture": "Theme - Cyanide/Cyanide/circle.png", + "layer0.opacity": 1, + "layer0.tint": [147,214,214] + }, + { + "class": "close_button", + "attributes": ["dirty"], + "parents": [{"class": "tree_row","attributes": ["selected"]}], + "layer0.texture": "Theme - Cyanide/Cyanide/cross.png" + }, + { + "class": "close_button", + "attributes": ["dirty"], + "parents": [{"class": "tree_row","attributes": ["hover"]}], + "layer0.texture": "Theme - Cyanide/Cyanide/cross.png", + "layer0.opacity": 1 + }, + + // Sidebar file close hover + { + "class": "close_button", + "attributes": ["hover"], + "layer0.texture": "Theme - Cyanide/Cyanide/cross.png" + }, + { + "class": "close_button", + "parents": [{"class": "tree_row","attributes": ["hover","selected"]}], + "layer0.texture": "Theme - Cyanide/Cyanide/cross.png", + "layer0.opacity": 1 + }, + + // + // SIDEBAR - GENERAL FILE ICONS + // + + // Sidebar icons + { + "class": "icon_file_type", + "content_margin": [0,0] + }, + { + "class": "icon_folder", + "content_margin": [0,0] + }, + { + "class": "icon_folder_loading", + "content_margin": [0,0] + }, + + // Sidebar group closed + { + "class": "disclosure_button_control", + "content_margin": [8,8], + "layer0.texture": "Theme - Cyanide/Cyanide/folder-closed.png", + "layer0.tint": [147,214,214], + "layer0.opacity": 1, + "layer0.inner_margin": 0 + }, + { + "class": "disclosure_button_control", + "parents": [{"class": "tree_row","attributes": ["hover"]}], + "layer0.tint":[147,214,214] + }, + { + "class": "disclosure_button_control", + "parents": [{"class": "tree_row","attributes": ["selected"]}] + }, + + // Sidebar group open + { + "class": "disclosure_button_control", + "attributes": ["expanded"], + "layer0.texture": "Theme - Cyanide/Cyanide/folder-open.png" + }, + { + "class": "disclosure_button_control", + "attributes": ["expanded"], + "parents": [{"class": "tree_row","attributes": ["hover"]}] + }, + { + "class": "disclosure_button_control", + "attributes": ["expanded"], + "parents": [{"class": "tree_row","attributes": ["selected"]}], + "layer0.texture": "Theme - Cyanide/Cyanide/folder-open.png" + }, + + // + // SIDEBAR - ICONS (build 3062+) + // + { + "class": "icon_file_type", + "settings": ["icon_file_type_enable"], + // layer0.texture is filled in by code with the relevant icon name + "layer0.tint": [255, 255, 255], + "layer0.opacity": 1, + "content_margin": [8, 8] + }, + { + "class": "icon_file_type", + "settings": ["icon_file_type_enable"], + "parents": [{"class": "tree_row","attributes": ["hover"]}], + "layer0.opacity": 1 + }, + { + "class": "icon_file_type", + "settings": ["icon_file_type_enable"], + "parents": [{"class": "tree_row","attributes": ["selected"]}], + "layer0.opacity": 1 + }, + { + "class": "icon_file_type", + "settings": ["icon_file_type_enable"], + "parents": [{"class": "tree_row","attributes": ["selected", "hover"]}], + "layer0.opacity": 1 + }, + + // Icon folder loading + { + "class": "icon_folder_loading", + "layer0.texture": + { + "keyframes": + [ + "Theme - Cyanide/Cyanide/spinner7.png", + "Theme - Cyanide/Cyanide/spinner6.png", + "Theme - Cyanide/Cyanide/spinner5.png", + "Theme - Cyanide/Cyanide/spinner4.png", + "Theme - Cyanide/Cyanide/spinner3.png", + "Theme - Cyanide/Cyanide/spinner2.png", + "Theme - Cyanide/Cyanide/spinner1.png", + "Theme - Cyanide/Cyanide/spinner.png", + ], + "loop": true, + "frame_time": 0.075 + }, + "layer0.opacity": 1.0, + "content_margin": [8, 8] + }, + + // + // STATUS BAR + // + + // Status bar container + { + "class": "status_bar", + "layer0.tint": [10,10,10], + "layer0.opacity": 1, + "layer0.inner_margin": 0, + "content_margin": [8,8,8,8] + }, + + // Status bar button + { + "class": "status_button", + "content_margin": [8,0,0,0] + }, + + // Status bar label + { + "class": "label_control", + "parents": [{"class": "status_bar"}], + "color": [60,60,60], + "shadow_offset": [0,0] + }, + + // + // TAB BUTTONS + // + + // Tab close button + { + "class": "tab_close_button", + "layer0.texture": "Theme - Cyanide/Cyanide/cross.png", + "layer0.opacity": 0, + "layer0.tint": [255,255,255] + }, + { + "class": "tab_close_button", + "settings": ["show_tab_close_buttons"], + "content_margin": [8,8] + }, + { + "class": "tab_close_button", + "parents": [{"class": "tab_control","attributes": ["hover"]}], + "layer0.opacity": 1, + "layer0.tint": [147,214,214] + + }, + { + "class": "tab_close_button", + "parents": [{"class": "tab_control","attributes": ["selected"]}], + "layer0.opacity": 1 + }, + + // Tab dirty button + { + "class": "tab_close_button", + "parents": [{"class": "tab_control","attributes": ["dirty"]}], + "layer0.texture": "Theme - Cyanide/Cyanide/circle.png", + "layer0.tint": [147,214,214], + "layer0.opacity": 1 + }, + { + "class": "tab_close_button", + "settings": ["!show_tab_close_buttons"], + "parents": [{"class": "tab_control","attributes": ["dirty"]}], + "content_margin": [8,8], + "layer0.opacity": 1 + }, + { + "class": "tab_close_button", + "parents": [{"class": "tab_control","attributes": ["dirty","hover"]}], + "layer0.texture": "Theme - Cyanide/Cyanide/cross.png", + "layer0.opacity": 1 + }, + { + "class": "tab_close_button", + "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] + }, + + // Tab highlight button + { + "class": "tab_close_button", + "settings": ["highlight_modified_tabs"], + "parents": [{"class": "tab_control","attributes": ["dirty"]}] + }, + { + "class": "tab_close_button", + "settings": ["highlight_modified_tabs"], + "parents": [{"class": "tab_control","attributes": ["dirty","selected"]}] + }, + + // Tab close button hover + { + "class": "tab_close_button", + "settings": ["show_tab_close_buttons"], + "attributes": ["hover"] + }, + + // Tab close button pressed + { + "class": "tab_close_button", + "settings": ["show_tab_close_buttons"], + "attributes": ["pressed"], + "layer0.opacity":0.8 + }, + + // + // TAB LABELS + // + + { + "class": "tab_label", + "fade": true, + "fg": [170,170,170], + "shadow_color": [25,25,25], + "shadow_offset": [0,-1] + }, + { + "class": "tab_label", + "parents": [{"class": "tab_control","attributes": ["hover"]}], + "fg": [200,200,200], + "shadow_color": [30,30,30] + }, + { + "class": "tab_label", + "parents": [{"class": "tab_control","attributes": ["selected"]}], + "fg": [230,230,230], + "shadow_color": [35,35,35] + }, + + // + // TABS (REGULAR) + // + + // Tab set + { + "class": "tabset_control", + "layer0.texture": "", + "layer0.tint": [10,10,10], + "layer0.inner_margin": 0, + "layer0.opacity": 1, + "content_margin": 0, + "tab_overlap":0, + "tab_width": 45, + "tab_min_width": 45, + "tab_height": 30, + "mouse_wheel_switch": false + }, + + // + // TABS (MEDIUM) + // + + { + "class": "tabset_control", + "settings": ["tabs_medium"], + "tab_height": 45 + }, + + // + // TABS (LARGE) + // + + { + "class": "tabset_control", + "settings": ["tabs_large"], + "tab_height": 60 + }, + { + "class": "tabset_control", + "settings": ["mouse_wheel_switches_tabs"], + "mouse_wheel_switch": true + }, + + // Tab element + { + "class": "tab_control", + "content_margin": [8,0], + "max_margin_trim": 0, + "hit_test_level": 0, + "layer0.texture": "", + "layer0.tint": [10,10,10], + "layer0.inner_margin": [5,5], + "layer0.opacity": 1 + }, + + // Tab close state + { + "class": "tab_control", + "settings": ["show_tab_close_buttons"], + "content_margin": [8,0] + }, + + // Tab hover state + { + "class": "tab_control", + "attributes": ["hover"], + "layer0.texture": "", + "layer0.tint": [20,20,20] + }, + + // Tab active state + { + "class": "tab_control", + "attributes": ["selected"], + "layer0.tint": [17, 17, 17], + "layer0.opacity": 1 + }, + + // Tab dirty state (close button hidden) + { + "class": "tab_control", + "settings": ["!show_tab_close_buttons"], + "attributes": ["dirty"], + "content_margin": [12,3,7,3] + }, + + // + // EMPTY WINDOW BACKGROUND + // + + { + "class": "sheet_container_control", + "layer0.tint": [20,20,20] + }, + + // + // GRID LAYOUT + // + + { + "class": "grid_layout_control", + "border_size": 1, + "border_color": [10,10,10] + }, + + // + // MINI MAP + // + + { + "class": "minimap_control", + "viewport_color": [255,255,255,30] + }, + + // + // TEXT INPUT FIELD + // + + // Text input field item + { + "class": "text_line_control", + "layer0.opacity": 1, + "layer0.inner_margin": [4, 5, 4, 3], + "layer0.tint": [10,10,10], + + "layer1.opacity": 1.0, + "layer1.inner_margin": [4, 5, 4, 3], + "tint_index": 1, + "content_margin": 8 + }, + + // + // PANEL BACKGROUNDS + // + + // Bottom panel background + { + "class": "panel_control", + "layer0.inner_margin": [0,0], + "layer0.opacity": 1, + "layer0.tint": [10,10,10], + "content_margin": 0 + }, + + // + // LABELS + // + + // General labels + { + "class": "label_control", + "color": [120,120,120] + }, + + // Text field labels + { + "class": "label_control", + "parents": [{"class": "panel_control"}] + }, + + // Button labels + { + "class": "label_control", + "parents": [{"class": "button_control"}] + }, + + // + // TOOLTIP + // + + // Tooltip container + { + "class": "tool_tip_control", + "layer0.texture": "", + "layer0.tint": [60,60,60], + "layer0.inner_margin": [1,1], + "layer0.opacity": 1, + "content_margin": [4,4] + }, + + // Tooltip content + { + "class": "tool_tip_label_control", + "color": [230,230,230] + }, + + // Ubuntu Mono UI Setting + { + "class": "sidebar_label", + "settings": ["ubuntu_mono_ui"], + "font.face": "Ubuntu Mono" + }, + { + "class": "label_control", + "settings": ["ubuntu_mono_ui"], + "font.face": "Ubuntu Mono" + }, + { + "class": "tab_label", + "settings": ["ubuntu_mono_ui"], + "font.face": "Ubuntu Mono" + }, + // END Ubuntu Mono UI Setting + + // Monaco Setting + { + "class": "sidebar_label", + "settings": ["monaco_ui"], + "font.face": "Monaco" + }, + { + "class": "label_control", + "settings": ["monaco_ui"], + "font.face": "Monaco" + }, + { + "class": "tab_label", + "settings": ["monaco_ui"], + "font.face": "Monaco" + }, + // END Monaco Setting + + // Inconsolata-g UI Setting + { + "class": "sidebar_label", + "settings": ["inconsolata_ui"], + "font.face": "Inconsolata-g", + "font.size": 12 + }, + { + "class": "label_control", + "settings": ["inconsolata_ui"], + "font.face": "Inconsolata-g", + "font.size": 12 + }, + { + "class": "tab_label", + "settings": ["inconsolata_ui"], + "font.face": "Inconsolata-g", + "font.size": 12 + }, + // END Inconsolata-g UI Setting + + // Large UI font setting + { + "class": "sidebar_label", + "settings": ["large_ui_font"], + "font.size": 14 + }, + { + "class": "label_control", + "settings": ["large_ui_font"], + "font.size": 14 + }, + { + "class": "tab_label", + "settings": ["large_ui_font"], + "font.size": 14 + }, + // END Large UI font setting + + // Small UI font setting + { + "class": "sidebar_label", + "settings": ["small_ui_font"], + "font.size": 12.5 + }, + { + "class": "label_control", + "settings": ["small_ui_font"], + "font.size": 12.5 + }, + { + "class": "tab_label", + "settings": ["small_ui_font"], + "font.size": 12.5 + }, + // END Small UI font setting + + // Contrasted sidebar setting + { + "class": "sidebar_container", + "settings": ["contrasted_sidebar"], + "layer0.tint": [18,18,18] + }, + { + "class": "tree_row", + "settings": ["contrasted_sidebar"], + "layer0.tint": [30,30,30] + }, + // END Contrasted sidebar setting + + // Contrasted tab setting + { + "class": "tabset_control", + "settings": ["contrasted_tabs"], + "layer0.tint": [18,18,18] + }, + { + "class": "tab_control", + "settings": ["contrasted_tabs"], + "layer0.tint": [18,18,18] + }, + { + "class": "tab_control", + "settings": ["contrasted_tabs"], + "attributes": ["hover"], + "layer0.tint": [30,30,30] + }, + { + "class": "tab_control", + "settings": ["contrasted_tabs"], + "attributes": ["selected"], + "layer0.tint": [30,30,30] + }, + // END Contrasted tab setting + + // Contrasted light sidebar setting + { + "class": "sidebar_container", + "settings": ["contrasted_light_sidebar"], + "layer0.tint": [45,45,45] + }, + { + "class": "tree_row", + "settings": ["contrasted_light_sidebar"], + "layer0.tint": [30,30,30] + }, + // END Contrasted light sidebar setting + + // Contrasted light tab setting + { + "class": "tabset_control", + "settings": ["contrasted_light_tabs"], + "layer0.tint": [45,45,45] + }, + { + "class": "tab_control", + "settings": ["contrasted_light_tabs"], + "layer0.tint": [45,45,45] + }, + { + "class": "tab_control", + "settings": ["contrasted_light_tabs"], + "attributes": ["hover"], + "layer0.tint": [30,30,30] + }, + { + "class": "tab_control", + "settings": ["contrasted_light_tabs"], + "attributes": ["selected"], + "layer0.tint": [30,30,30] + }, + // END Contrasted light tab setting + + // Contrasted quick panel setting + { + "class": "quick_panel", + "settings": ["contrasted_quick_panel"], + "layer0.tint": [20,20,20] + }, + { + "class": "quick_panel_row", + "settings": ["contrasted_quick_panel"], + "layer0.tint": [20,20,20] + }, + { + "class": "mini_quick_panel_row", + "settings": ["contrasted_quick_panel"], + "layer0.tint": [20,20,20] + }, + { + "class": "mini_quick_panel_row", + "settings": ["contrasted_quick_panel"], + "attributes": ["selected"], + "layer0.texture": "", + "layer0.tint": [147,214,214] + }, + // END Contrasted quick panel setting + + // Contrasted light quick panel setting + { + "class": "quick_panel", + "settings": ["contrasted_light_quick_panel"], + "layer0.tint": [35,35,35] + }, + { + "class": "quick_panel_row", + "settings": ["contrasted_light_quick_panel"], + "layer0.tint": [35,35,35] + }, + { + "class": "mini_quick_panel_row", + "settings": ["contrasted_light_quick_panel"], + "layer0.tint": [35,35,35] + }, + { + "class": "mini_quick_panel_row", + "settings": ["contrasted_light_quick_panel"], + "attributes": ["selected"], + "layer0.texture": "", + "layer0.tint": [147,214,214] + }, + // END Contrasted light quick panel setting + + // Centurion folder icons + { + "class": "disclosure_button_control", + "settings": ["centurion_folder_icons"], + "layer0.texture": "Theme - Cyanide/Cyanide/centurion-folder-closed.png" + }, + { + "class": "disclosure_button_control", + "settings": ["centurion_folder_icons"], + "attributes": ["expanded"], + "layer0.texture": "Theme - Cyanide/Cyanide/centurion-folder-open.png" + }, + { + "class": "disclosure_button_control", + "settings": ["centurion_folder_icons"], + "attributes": ["expanded"], + "parents": [{"class": "tree_row","attributes": ["selected"]}], + "layer0.texture": "Theme - Cyanide/Cyanide/centurion-folder-open.png" + }, + // END Centurion folder icons + + // Afterglow folder icons + { + "class": "disclosure_button_control", + "settings": ["afterglow_folder_icons"], + "layer0.texture": "Theme - Cyanide/Cyanide/afterglow-folder-closed.png" + }, + { + "class": "disclosure_button_control", + "settings": ["afterglow_folder_icons"], + "attributes": ["expanded"], + "layer0.texture": "Theme - Cyanide/Cyanide/afterglow-folder-open.png" + }, + { + "class": "disclosure_button_control", + "settings": ["afterglow_folder_icons"], + "attributes": ["expanded"], + "parents": [{"class": "tree_row","attributes": ["selected"]}], + "layer0.texture": "Theme - Cyanide/Cyanide/afterglow-folder-open.png" + }, + // END Afterglow folder icons + + // Spacefunk folder icons + { + "class": "disclosure_button_control", + "settings": ["spacefunk_folder_icons"], + "layer0.texture": "Theme - Cyanide/Cyanide/spacefunk-folder-closed.png" + }, + { + "class": "disclosure_button_control", + "settings": ["spacefunk_folder_icons"], + "attributes": ["expanded"], + "layer0.texture": "Theme - Cyanide/Cyanide/spacefunk-folder-open.png" + }, + { + "class": "disclosure_button_control", + "settings": ["spacefunk_folder_icons"], + "attributes": ["expanded"], + "parents": [{"class": "tree_row","attributes": ["selected"]}], + "layer0.texture": "Theme - Cyanide/Cyanide/spacefunk-folder-open.png" + }, + // END Spacefunk folder icons + + // Large scrollbars + { + "class": "puck_control", + "settings": ["overlay_scroll_bars", "large_scroll_bars"], + "layer0.texture": "", + "layer0.inner_margin": [0,0], + "content_margin": [4,20], + "blur": true + }, + { + "class": "puck_control", + "settings": ["overlay_scroll_bars", "large_scroll_bars"], + "attributes": ["horizontal"], + "layer0.texture": "", + "layer0.inner_margin": [5,0], + "content_margin": [20,4], + "blur": true + } + // END Large scrollbars + +] diff --git a/sublime/.config/sublime-text-3/Packages/Colorsublime-Themes/Cyanide - fsociety.tmTheme b/sublime/.config/sublime-text-3/Packages/Colorsublime-Themes/Cyanide - fsociety.tmTheme @@ -0,0 +1,497 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!-- + // Cyanide Theme for Sublime Text + // https://github.com/lefoy/cyanide-theme + // + // by lefoy + // http://lefoy.net + // + // based on Centurion, Afterglow, Spacefunk and Seti_UI themes + // + // DO NOT EDIT THIS FILE! It is automatically generated by Grunt. + // Any modification you make to this file can be lost at any time. + // + // To change the values here, edit the file inside the "templates" folder + // then run "grunt build". + // + + // + // Cyanide - Sky Theme + // Custom color (rgb): 147,214,214 + // Custom color (hex): 88aaaa + // Background (rgb): 10,10,10 + // Background (hex): 0a0a0a + // +--> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> + <dict> + <key>comment</key> + <string>http://lefoy.net</string> + <key>name</key> + <string>lefoy</string> + <key>settings</key> + <array> + <dict> + <key>settings</key> + <dict> + <key>background</key> + <string>#0a0a0a</string> + <key>caret</key> + <string>#CCCCCC</string> + <key>foreground</key> + <string>#CCCCCC</string> + <key>invisibles</key> + <string>#6A6A6A</string> + <key>lineHighlight</key> + <string>#667788</string> + <key>selection</key> + <string>#252525</string> + <key>gutterForeground</key> + <string>#333333</string> + <key>guide</key> + <string>#141414</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Comment</string> + <key>scope</key> + <string>comment</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#224466</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Foreground</string> + <key>scope</key> + <string>keyword.operator.class, constant.other, source.php.embedded.line</string> + <key>settings</key> + <dict> + <key>fontStyle</key> + <string /> + <key>foreground</key> + <string>#CCCCCC</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Variable, String Link, Tag Name</string> + <key>scope</key> + <string>variable, support.other.variable, string.other.link, entity.name.tag, entity.other.attribute-name, meta.tag, declaration.tag</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#787878</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Number, Constant, Function Argument, Tag Attribute, Embedded</string> + <key>scope</key> + <string>constant.numeric, constant.language, support.constant, constant.character, variable.parameter, punctuation.section.embedded, keyword.other.unit</string> + <key>settings</key> + <dict> + <key>fontStyle</key> + <string /> + <key>foreground</key> + <string>#88aaaa</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Class, Support</string> + <key>scope</key> + <string>entity.name.class, entity.name.type.class, support.type, support.class</string> + <key>settings</key> + <dict> + <key>fontStyle</key> + <string /> + <key>foreground</key> + <string>#DDD</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>String, Symbols, Inherited Class, Markup Heading</string> + <key>scope</key> + <string>string, constant.other.symbol, entity.other.inherited-class, markup.heading</string> + <key>settings</key> + <dict> + <key>fontStyle</key> + <string /> + <key>foreground</key> + <string>#88aaaa</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Operator, Misc</string> + <key>scope</key> + <string>keyword.operator, constant.other.color</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#AAA</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Function, Special Method, Block Level</string> + <key>scope</key> + <string>entity.name.function, meta.function-call, support.function, keyword.other.special-method, meta.block-level</string> + <key>settings</key> + <dict> + <key>fontStyle</key> + <string /> + <key>foreground</key> + <string>#EFEFEF</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Keyword, Storage</string> + <key>scope</key> + <string>keyword, storage, storage.type, entity.name.tag.css</string> + <key>settings</key> + <dict> + <key>fontStyle</key> + <string /> + <key>foreground</key> + <string>#88aaaa</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Separator</string> + <key>scope</key> + <string>meta.separator</string> + <key>settings</key> + <dict> + <key>background</key> + <string>#222222</string> + <key>foreground</key> + <string>#88aaaa</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Diff foreground</string> + <key>scope</key> + <string>markup.inserted.diff, markup.deleted.diff, meta.diff.header.to-file, meta.diff.header.from-file</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#555555</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Diff insertion</string> + <key>scope</key> + <string>markup.inserted.diff, meta.diff.header.to-file</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#718c00</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Diff deletion</string> + <key>scope</key> + <string>markup.deleted.diff, meta.diff.header.from-file</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#c82829</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Diff header</string> + <key>scope</key> + <string>meta.diff.header.from-file, meta.diff.header.to-file</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#555555</string> + <key>background</key> + <string>#4271ae</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Diff range</string> + <key>scope</key> + <string>meta.diff.range</string> + <key>settings</key> + <dict> + <key>fontStyle</key> + <string>italic</string> + <key>foreground</key> + <string>#3e999f</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>GitGutter deleted</string> + <key>scope</key> + <string>markup.deleted.git_gutter</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#88aaaa</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>GitGutter inserted</string> + <key>scope</key> + <string>markup.inserted.git_gutter</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#88aaaa</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>GitGutter changed</string> + <key>scope</key> + <string>markup.changed.git_gutter</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#88aaaa</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>GitGutter ignored</string> + <key>scope</key> + <string>markup.ignored.git_gutter</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#88aaaa</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>GitGutter untracked</string> + <key>scope</key> + <string>markup.untracked.git_gutter</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#88aaaa</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>SublimeLinter Warning</string> + <key>scope</key> + <string>sublimelinter.mark.warning</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#EDBA00</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>SublimeLinter Gutter Mark</string> + <key>scope</key> + <string>sublimelinter.gutter-mark</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#555555</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>SublimeLinter Error</string> + <key>scope</key> + <string>sublimelinter.mark.error</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#DA2000</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>File/Dir Symbols</string> + <key>scope</key> + <string>punctuation.definition.directory.symbol.dired, punctuation.definition.file.symbol.dired, dired.item.parent_dir</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#919aa388</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Dir Slash</string> + <key>scope</key> + <string>punctuation.definition.directory.slash.dired</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#919aa388</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Dir Name</string> + <key>scope</key> + <string>string.name.directory.dired</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#919aa388</string> + <key>fontStyle</key> + <string>bold</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Header</string> + <key>scope</key> + <string>header.dired</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#333333</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Header punctuations</string> + <key>scope</key> + <string>header.dired punctuation.definition.separator.dired</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#6f798733</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Header Rename Mode Title</string> + <key>scope</key> + <string>header.dired punctuation.definition.rename_mode</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#88aaaa</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Marked</string> + <key>scope</key> + <string>dired.marked</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#FFFFFF</string> + <key>background</key> + <string>#4b96d6</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Help</string> + <key>scope</key> + <string>help.dired</string> + <key>settings</key> + <dict> + <key>background</key> + <string>#f5f7f8</string> + <key>foreground</key> + <string>#88aaaa</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Help punctuations</string> + <key>scope</key> + <string>punctuations.help.dired</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#6f798766</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Help shortcut punctuations</string> + <key>scope</key> + <string>punctuations.shortcut.help.dired</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#88aaaa66</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Help shortcut</string> + <key>scope</key> + <string>key.shortcut.help.dired</string> + <key>settings</key> + <dict> + <key>fontStyle</key> + <string>bold</string> + <key>foreground</key> + <string>#000000</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Error</string> + <key>scope</key> + <string>string.error.dired</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#aa0000</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>VCS Modified</string> + <key>scope</key> + <string>item.modified.dired</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#88aaaa</string> + <key>background</key> + <string>#0a0a0b</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>VCS Untracked</string> + <key>scope</key> + <string>item.untracked.dired</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#fff</string> + <key>background</key> + <string>#0a0a0b</string> + </dict> + </dict> + </array> + <key>uuid</key> + <string>DE477E5B-BD4D-46B0-BF80-2EA32A2814D5</string> + </dict> +</plist> diff --git a/sublime/.config/sublime-text-3/Packages/User/Preferences.sublime-settings b/sublime/.config/sublime-text-3/Packages/User/Preferences.sublime-settings @@ -2,10 +2,19 @@ "color_scheme": "Packages/Theme - Cyanide/Cyanide.tmTheme", "font_face": "Tamsyn", "font_size": 10, + "highlight_line": true, "ignored_packages": [ "Vintage" ], + "rulers": + [ + 50, + 72, + 80 + ], "spacefunk_folder_icons": true, - "theme": "Cyanide.sublime-theme" + "theme": "Cyanide.sublime-theme", + "word_wrap": true, + "wrap_width": 80 } diff --git a/turses/.turses/config b/turses/.turses/config @@ -59,7 +59,7 @@ redraw = ctrl l [colors] active_tab = white -active_tab_bg = dark blue +active_tab_bg = black visible_tab = yellow visible_tab_bg = dark blue inactive_tab = dark blue @@ -91,9 +91,9 @@ url_bg = error = white error_bg = dark red info = white -info_bg = dark blue +info_bg = black editor = white -editor_bg = dark blue +editor_bg = black [styles] statuses_in_user_info = 3 diff --git a/urxvt-colors/black_mirror.Xcolors b/urxvt-colors/black_mirror.Xcolors @@ -1,3 +1,4 @@ +! black mirror colors ! special *.foreground: #d9d9d9 *.background: #0b0b0b diff --git a/urxvt-colors/boneyard.Xcolors b/urxvt-colors/boneyard.Xcolors @@ -1,3 +1,4 @@ +! boneyard colors ! special *.foreground: #d9d9d9 *.background: #0b0b0b diff --git a/urxvt-colors/boneyard_frost.Xcolors b/urxvt-colors/boneyard_frost.Xcolors @@ -1,3 +1,4 @@ +! boneyard frost colors ! special *.foreground: #d9d9d9 *.background: #0b0b0b diff --git a/urxvt-colors/decker-cyan.Xcolors b/urxvt-colors/decker-cyan.Xcolors @@ -1,4 +1,4 @@ -! decker colorscheme +! decker cyan colors ! special *.foreground: #d9d9d9 *.background: #0b0b0b diff --git a/urxvt-colors/decker-cyan2.Xcolors b/urxvt-colors/decker-cyan2.Xcolors @@ -1,3 +1,4 @@ +! decker cyan 2 colors ! special *.foreground: #d9d9d9 *.background: #0b0b0b diff --git a/urxvt-colors/decker.Xcolors b/urxvt-colors/decker.Xcolors @@ -1,3 +1,4 @@ +! decker colors ! special *.foreground: #c2c2b0 *.background: #000000 diff --git a/urxvt-colors/dedsec.Xcolors b/urxvt-colors/dedsec.Xcolors @@ -1,3 +1,4 @@ +! dedsec colors ! special *.foreground: #d9d9d9 *.background: #0b0b0b @@ -33,4 +34,4 @@ ! white *.color7: #9c9c9c -*.color15: #9c9c9c -\ No newline at end of file +*.color15: #9c9c9c diff --git a/urxvt-colors/dotshare-colours.Xcolors b/urxvt-colors/dotshare-colours.Xcolors @@ -1,3 +1,4 @@ +! dotshare colors ! vim: set filetype=xdefaults : *foreground: #D7D0C7 *background: #151515 diff --git a/urxvt-colors/drugsandwires.Xcolors b/urxvt-colors/drugsandwires.Xcolors @@ -1,3 +1,4 @@ +! drugs and wires colors ! special *.foreground: #d9d9d9 *.background: #0b0b0b diff --git a/urxvt-colors/encomos12.Xcolors b/urxvt-colors/encomos12.Xcolors @@ -1,3 +1,4 @@ +! encom os 12 colors ! special *.foreground: #99bbcc *.background: #020609 diff --git a/urxvt-colors/encomos12_2.Xcolors b/urxvt-colors/encomos12_2.Xcolors @@ -1,3 +1,4 @@ +! encom os 12 2 colors ! special *.foreground: #cceeff *.background: #020609 diff --git a/urxvt-colors/farrell.Xcolors b/urxvt-colors/farrell.Xcolors @@ -1,3 +1,4 @@ +! farrell colors ! special *.foreground: #33aa77 *.background: #003344 diff --git a/urxvt-colors/fray.Xcolors b/urxvt-colors/fray.Xcolors @@ -1,3 +1,4 @@ +! fray colors #bgfg URxvt*foreground: #FFFFFF URxvt*background: #111111 diff --git a/urxvt-colors/hack_mode.Xcolors b/urxvt-colors/hack_mode.Xcolors @@ -1,3 +1,4 @@ +! hack mode colors *.foreground: #bcbcbc *.background: #000000 *.cursorColor: #bcbcbc diff --git a/urxvt-colors/matrix_green.Xcolors b/urxvt-colors/matrix_green.Xcolors @@ -1,3 +1,4 @@ +! matrix green colors ! special *.foreground: #00cc00 *.background: #000000 diff --git a/urxvt-colors/mostlydark.Xcolors b/urxvt-colors/mostlydark.Xcolors @@ -1,3 +1,4 @@ +! mostly dark colors ! special *.foreground: #d9d9d9 *.background: #0b0b0b diff --git a/urxvt-colors/mr_robot.Xcolors b/urxvt-colors/mr_robot.Xcolors @@ -1,3 +1,4 @@ +! mr robot colors ! special *.foreground: #d9d9d9 *.background: #0b0b0b diff --git a/urxvt-colors/purecyan.Xcolors b/urxvt-colors/purecyan.Xcolors @@ -1,3 +1,4 @@ +! pure cyan colors ! special *.foreground: #d9d9d9 *.background: #0b0b0b diff --git a/urxvt-colors/pyratebeard.Xcolors b/urxvt-colors/pyratebeard.Xcolors @@ -1,3 +1,4 @@ +! pyratebeard colors *.foreground: #c2c2b0 *.background: #000000 *.cursorColor: #c2c2b0 diff --git a/urxvt-colors/pyratemono.Xcolors b/urxvt-colors/pyratemono.Xcolors @@ -1,3 +1,4 @@ +! pyratemono colors ! special *.foreground: #ffffff *.background: #000000 diff --git a/urxvt-colors/watch_dogs.Xcolors b/urxvt-colors/watch_dogs.Xcolors @@ -1,3 +1,4 @@ +! watch dogs colors ! special *.foreground: #d9d9d9 *.background: #0b0b0b diff --git a/urxvt/.Xdefaults b/urxvt/.Xdefaults @@ -3,10 +3,13 @@ ! !#include </home/dudley/decker-cyan.Xcolors> +! geometry +!urxvt*geometry: 80x45 + ! fonts urxvt*font: xft:tamsyn:size=10:antialias=false, \ xft:Symbola:pixelsize=14:antialias=true:hinting=slight -urxvt*boldFont: xft:tamsyn:size=10:antialias=false:bold +urxvt*boldFont: urxvt*italicFont: urxvt*bolditalicFont: @@ -16,7 +19,7 @@ urxvt*lineSpace: -1 ! interface urxvt*scrollBar: false !urxvt*transparent: true -!urxvt*shading: 05 +!urxvt*shading: 10 urxvt*cursorBlink: true ! clipboard @@ -37,6 +40,7 @@ urxvt.matcher.button: 1 urxvt.saveLines: 9999 urxvt.iso14755: false +! boneyard colors ! special *.foreground: #d9d9d9 *.background: #0b0b0b diff --git a/vim/.vimrc b/vim/.vimrc @@ -75,6 +75,10 @@ vnoremap <silent> <leader>y :w !xsel -i -b<CR> nnoremap <silent> <leader>y V:w !xsel -i -b<CR> nnoremap <silent> <leader>p :silent :r !xsel -o -b<CR> +" switch tabs +nnoremap <C-n> :tabn<CR> +nnoremap <C-p> :tabp<CR> + " ┏━╸┏━┓┏┳┓┏┳┓┏━┓┏┓╻╺┳┓┏━┓ " ┃ ┃ ┃┃┃┃┃┃┃┣━┫┃┗┫ ┃┃┗━┓ " ┗━╸┗━┛╹ ╹╹ ╹╹ ╹╹ ╹╺┻┛┗━┛ diff --git a/wallpapers/dark_bg.jpg b/wallpapers/dark_bg.jpg Binary files differ. diff --git a/wallpapers/dark_waves.jpg b/wallpapers/dark_waves.jpg Binary files differ. diff --git a/wallpapers/manatee_wallpaper.jpeg b/wallpapers/manatee_wallpaper.jpeg Binary files differ.