dotfiles

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

commit b3eced34c33f58c412ec1c813729a2fff1f5194e
parent a946b648cb9352ff406d00249a7032d9b0f0a354
Author: dudley <pyratebeard@gmail.com>
Date:   Mon, 24 Oct 2016 12:33:20 +0100

merge stuff. new dedsec themes for sublime and urxvt. new fray and hack_mode themes for urxvt. awesome bg changed

Diffstat:
Aawesome/.config/awesome/themes/decker-cyan/dedsec_bg.jpg | 0
Mawesome/.config/awesome/themes/decker-cyan/theme.lua | 2+-
Aawesome/.config/awesome/themes/decker-cyan/tron_grid.jpg | 0
Asublime/.config/sublime-text-3/Packages/Colorsublime-Themes/dedsec.tmTheme | 510+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Murxvt/.Xdefaults | 30+++++++++++++++---------------
Aurxvt/fray.Xcolors | 28++++++++++++++++++++++++++++
Aurxvt/hack_mode.Xcolors | 36++++++++++++++++++++++++++++++++++++
7 files changed, 590 insertions(+), 16 deletions(-)

diff --git a/awesome/.config/awesome/themes/decker-cyan/dedsec_bg.jpg b/awesome/.config/awesome/themes/decker-cyan/dedsec_bg.jpg Binary files differ. diff --git a/awesome/.config/awesome/themes/decker-cyan/theme.lua b/awesome/.config/awesome/themes/decker-cyan/theme.lua @@ -22,7 +22,7 @@ if not awful.util.file_readable(themes .. themename .. "/theme.lua") then end themedir = themes .. themename -wallpaper1 = themedir .. "/Wireframe.png" +wallpaper1 = themedir .. "/dedsec_bg.jpg" wallpaper2 = themedir .. "/background.png" wallpaper3 = sharedthemes .. "/zenburn/zenburn-background.png" wallpaper4 = sharedthemes .. "/default/background.png" diff --git a/awesome/.config/awesome/themes/decker-cyan/tron_grid.jpg b/awesome/.config/awesome/themes/decker-cyan/tron_grid.jpg Binary files differ. diff --git a/sublime/.config/sublime-text-3/Packages/Colorsublime-Themes/dedsec.tmTheme b/sublime/.config/sublime-text-3/Packages/Colorsublime-Themes/dedsec.tmTheme @@ -0,0 +1,510 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> +<plist version="1.0"> +<dict> + <key>author</key> + <string>terminal.sexy</string> + <key>name</key> + <string>terminal.sexy</string> + <key>semanticClass</key> + <string>terminal.sexy</string> + <key>colorSpaceName</key> + <string>sRGB</string> + <key>gutterSettings</key> + <dict> + <key>background</key> + <string>#0b0b0b</string> + <key>divider</key> + <string>#c33027</string> + <key>foreground</key> + <string>#d9d9d9</string> + <key>selectionBackground</key> + <string>#333333</string> + <key>selectionForeground</key> + <string>#9c9c9c</string> + </dict> + <key>settings</key> + <array> + <dict> + <key>settings</key> + <dict> + <key>background</key> + <string>#0b0b0b</string> + <key>caret</key> + <string>#7703b7</string> + <key>foreground</key> + <string>#d9d9d9</string> + <key>invisibles</key> + <string>#aadb0f</string> + <key>lineHighlight</key> + <string>#aadb0f55</string> + <key>selection</key> + <string>#2edb0f</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Text</string> + <key>scope</key> + <string>variable.parameter.function</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#7703b7</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Comments</string> + <key>scope</key> + <string>comment, punctuation.definition.comment</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#aadb0f</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Punctuation</string> + <key>scope</key> + <string>punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#7703b7</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Delimiters</string> + <key>scope</key> + <string>none</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#7703b7</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Operators</string> + <key>scope</key> + <string>keyword.operator</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#7703b7</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Keywords</string> + <key>scope</key> + <string>keyword</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#425246</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Variables</string> + <key>scope</key> + <string>variable</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#3d3d3d</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Functions</string> + <key>scope</key> + <string>entity.name.function, meta.require, support.function.any-method</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#7703b7</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Classes</string> + <key>scope</key> + <string>support.class, entity.name.class, entity.name.type.class</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#2edb0f</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Classes</string> + <key>scope</key> + <string>meta.class</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#9c9c9c</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Methods</string> + <key>scope</key> + <string>keyword.other.special-method</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#7703b7</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Storage</string> + <key>scope</key> + <string>storage</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#425246</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Support</string> + <key>scope</key> + <string>support.function</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#01c8e5</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Strings, Inherited Class</string> + <key>scope</key> + <string>string, constant.other.symbol, entity.other.inherited-class</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#aadb0f</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Integers</string> + <key>scope</key> + <string>constant.numeric</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#c33027</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Floats</string> + <key>scope</key> + <string>none</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#c33027</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Boolean</string> + <key>scope</key> + <string>none</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#c33027</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Constants</string> + <key>scope</key> + <string>constant</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#c33027</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Tags</string> + <key>scope</key> + <string>entity.name.tag</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#3d3d3d</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Attributes</string> + <key>scope</key> + <string>entity.other.attribute-name</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#c33027</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Attribute IDs</string> + <key>scope</key> + <string>entity.other.attribute-name.id, punctuation.definition.entity</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#7703b7</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Selector</string> + <key>scope</key> + <string>meta.selector</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#425246</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Values</string> + <key>scope</key> + <string>none</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#c33027</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Headings</string> + <key>scope</key> + <string>markup.heading punctuation.definition.heading, entity.name.section</string> + <key>settings</key> + <dict> + <key>fontStyle</key> + <string></string> + <key>foreground</key> + <string>#7703b7</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Units</string> + <key>scope</key> + <string>keyword.other.unit</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#c33027</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Bold</string> + <key>scope</key> + <string>markup.bold, punctuation.definition.bold</string> + <key>settings</key> + <dict> + <key>fontStyle</key> + <string>bold</string> + <key>foreground</key> + <string>#2edb0f</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Italic</string> + <key>scope</key> + <string>markup.italic, punctuation.definition.italic</string> + <key>settings</key> + <dict> + <key>fontStyle</key> + <string>italic</string> + <key>foreground</key> + <string>#425246</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Code</string> + <key>scope</key> + <string>markup.raw.inline</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#aadb0f</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Link Text</string> + <key>scope</key> + <string>string.other.link</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#3d3d3d</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Link Url</string> + <key>scope</key> + <string>meta.link</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#c33027</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Lists</string> + <key>scope</key> + <string>markup.list</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#3d3d3d</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Quotes</string> + <key>scope</key> + <string>markup.quote</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#c33027</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>#2edb0f</string> + <key>foreground</key> + <string>#7703b7</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Inserted</string> + <key>scope</key> + <string>markup.inserted</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#aadb0f</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Deleted</string> + <key>scope</key> + <string>markup.deleted</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#3d3d3d</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Changed</string> + <key>scope</key> + <string>markup.changed</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#425246</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Colors</string> + <key>scope</key> + <string>constant.other.color</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#01c8e5</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Regular Expressions</string> + <key>scope</key> + <string>string.regexp</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#01c8e5</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Escape Characters</string> + <key>scope</key> + <string>constant.character.escape</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#01c8e5</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Embedded</string> + <key>scope</key> + <string>punctuation.section.embedded, variable.interpolation</string> + <key>settings</key> + <dict> + <key>foreground</key> + <string>#9c9c9c</string> + </dict> + </dict> + <dict> + <key>name</key> + <string>Invalid</string> + <key>scope</key> + <string>invalid.illegal</string> + <key>settings</key> + <dict> + <key>background</key> + <string>#3d3d3d</string> + <key>foreground</key> + <string>#333333</string> + </dict> + </dict> + </array> + <key>uuid</key> + <string>terminal-dot-sexy</string> +</dict> +</plist> diff --git a/urxvt/.Xdefaults b/urxvt/.Xdefaults @@ -42,33 +42,33 @@ urxvt.iso14755: false *.cursorColor: #d9d9d9 ! black -*.color0: #252525 -*.color8: #252525 +*.color0: #333333 +*.color8: #3d3d3d ! red *.color1: #c33027 -*.color9: #f8f8f8 +*.color9: #c33027 ! green -*.color2: #61b343 -*.color10: #0fc2db +*.color2: #2edb0f +*.color10: #2edb0f ! yellow -*.color3: #f7f7f7 -*.color11: #f7f7f7 +*.color3: #aadb0f +*.color11: #aadb0f ! blue -*.color4: #606060 -*.color12: #606060 +*.color4: #01c8e5 +*.color12: #01c8e5 ! magenta -*.color5: #0d92ba -*.color13: #0d9aba +*.color5: #7703b7 +*.color13: #7703b7 ! cyan -*.color6: #e2e2e2 -*.color14: #e2e2e2 +*.color6: #019cb3 +*.color14: #019cb3 ! white -*.color7: #ffffff -*.color15: #ffffff +*.color7: #9c9c9c +*.color15: #9c9c9c diff --git a/urxvt/fray.Xcolors b/urxvt/fray.Xcolors @@ -0,0 +1,27 @@ +#bgfg +URxvt*foreground: #FFFFFF +URxvt*background: #111111 +#black +URxvt*color0: #202020 +URxvt*color8: #202020 +#red +URxvt*color1: #F8F8F8 +URxvt*color9: #F8F8F8 +#green +URxvt*color2: #AADB0F +URxvt*color10: #AADB0F +#yellow +URxvt*color3: #F7F7F7 +URxvt*color11: #F7F7F7 +#blue +URxvt*color4: #606060 +URxvt*color12: #606060 +#magenta +URxvt*color5: #91BA0D +URxvt*color13: #91BA0D +#cyan +URxvt*color6: #E2E2E2 +URxvt*color14: #E2E2E2 +#white +URxvt*color7: #FFFFFF +URxvt*color15: #FFFFFF +\ No newline at end of file diff --git a/urxvt/hack_mode.Xcolors b/urxvt/hack_mode.Xcolors @@ -0,0 +1,35 @@ +*.foreground: #bcbcbc +*.background: #000000 +*.cursorColor: #bcbcbc + +! black +*.color0: #101010 +*.color8: #777777 + +! red +*.color1: #d43333 +*.color9: #f05454 + +! green +*.color2: #5ec364 +*.color10: #71e783 + +! yellow +*.color3: #8b6bb6 +*.color11: #b395e2 + +! blue +*.color4: #69d26a +*.color12: #68e770 + +! magenta +*.color5: #726dbb +*.color13: #9b9be2 + +! cyan +*.color6: #3e694b +*.color14: #477654 + +! white +*.color7: #909090 +*.color15: #999999 +\ No newline at end of file