commit e84b4d9ce6107c81d7c24de31f1c882353d93ee3
parent f77404f74d2e9ffbc7aa8244c3b94e49e72754c7
Author: pyratebeard <root@pyratebeard.net>
Date: Thu, 19 Mar 2020 23:17:50 +0000
futuremyth changes
slight tweaks to futuremyth colours. put urxvt colours in seperate file
Diffstat:
7 files changed, 50 insertions(+), 48 deletions(-)
diff --git a/2bwm/config.h b/2bwm/config.h
@@ -22,7 +22,7 @@ static const uint8_t offsets[] = {10,10,20,20};
*2)fixedcol 3)unkilcol
*4)fixedunkilcol 5)outerbordercol
*6)emptycol */
-static const char *colors[] = {"#76b660","#161719","#33708c","#8d3636","#646086","#3d4047","#161719"};
+static const char *colors[] = {"#6ca758","#161719","#33708c","#8d3636","#535071","#42454d","#161719"};
/* if this is set to true the inner border and outer borders colors will be swapped */
static const bool inverted_colors = true;
///---Cursor---///
diff --git a/dunst/.config/dunst/dunstrc b/dunst/.config/dunst/dunstrc
@@ -68,7 +68,7 @@
frame_width = 3
# Defines color of the frame around the notification window.
- frame_color = "#76b660"
+ frame_color = "#6ca758"
# Define a color for the separator.
# possible values are:
@@ -249,7 +249,7 @@
[urgency_low]
# IMPORTANT: colors have to be defined in quotation marks.
# Otherwise the "#" and following would be interpreted as a comment.
- background = "#3d4047"
+ background = "#42454d"
foreground = "#dceef1"
timeout = 10
# Icon for notifications with low urgency, uncomment to enable
diff --git a/interrobang/.interrobangrc b/interrobang/.interrobangrc
@@ -8,7 +8,7 @@
set font = -misc-tamzen-medium-r-normal-*-17-120-100-100-c-0-iso8859-1
#set geometry = top
set geometry = 500x30+20+20
-set colors = #dceef1 #202224 #535071 #202224 #cd6e42 #3d4047
+set colors = #dceef1 #202224 #535071 #202224 #cd6e42 #42454d
set border = 3px #76b660
set bangchar = !
set run_hook = %s
diff --git a/urxvt-colors/futuremyth b/urxvt-colors/futuremyth
@@ -0,0 +1,37 @@
+! futuremyth colours
+! special
+*.foreground: #dceef1
+*.background: #161719
+*.cursorColor: #dceef1
+
+! black
+*.color0: #202224
+*.color8: #42454d
+
+! red
+*.color1: #8d3636
+*.color9: #813939
+
+! green
+*.color2: #7cc464
+*.color10: #6ca758
+
+! yellow
+*.color3: #cd6e42
+*.color11: #b36846
+
+! blue
+*.color4: #408eb1
+*.color12: #33708c
+
+! magenta
+*.color5: #5f5a86
+*.color13: #535071
+
+! cyan
+*.color6: #62a8b2
+*.color14: #58929b
+
+! white
+*.color7: #dceef1
+*.color15: #a2b0b1
diff --git a/urxvt/.Xdefaults b/urxvt/.Xdefaults
@@ -36,40 +36,5 @@ urxvt.saveLines: 9999
urxvt.iso14755: false
urxvt.iso14755_52: false
-! futuremyth colours
-! special
-*.foreground: #dceef1
-*.background: #161719
-*.cursorColor: #dceef1
+#include "/home/pyratebeard/dot/urxvt-colors/futuremyth"
-! black
-*.color0: #202224
-*.color8: #3d4047
-
-! red
-*.color1: #8d3636
-*.color9: #813939
-
-! green
-*.color2: #76b660
-*.color10: #629052
-
-! yellow
-*.color3: #cd6e42
-*.color11: #b36846
-
-! blue
-*.color4: #33708c
-*.color12: #32657c
-
-! magenta
-*.color5: #646086
-*.color13: #535071
-
-! cyan
-*.color6: #62a8b2
-*.color14: #58929b
-
-! white
-*.color7: #dceef1
-*.color15: #beced0
diff --git a/vim/.vim/colors/futuremyth.vim b/vim/.vim/colors/futuremyth.vim
@@ -11,8 +11,8 @@ let g:colors_name="futuremyth"
hi ColorColumn term=NONE cterm=NONE ctermfg=NONE ctermbg=0
hi Comment term=NONE cterm=NONE ctermfg=8 ctermbg=0
-hi Constant term=NONE cterm=NONE ctermfg=3 ctermbg=NONE
-hi Conditional term=NONE cterm=NONE ctermfg=4 ctermbg=NONE
+hi Constant term=NONE cterm=NONE ctermfg=14 ctermbg=NONE
+hi Conditional term=NONE cterm=NONE ctermfg=5 ctermbg=NONE
hi Cursor term=NONE cterm=NONE ctermfg=15 ctermbg=NONE
hi CursorLine term=NONE cterm=NONE ctermfg=NONE ctermbg=0
hi DiffAdd term=NONE cterm=NONE ctermfg=2 ctermbg=NONE
@@ -24,20 +24,20 @@ hi Error term=NONE cterm=NONE ctermfg=1 ctermbg=NONE
hi ErrorMsg term=NONE cterm=NONE ctermfg=0 ctermbg=1
hi FoldColumn term=NONE cterm=NONE ctermfg=238 ctermbg=NONE
hi Folded term=NONE cterm=NONE ctermfg=238 ctermbg=NONE
-hi Function term=NONE cterm=NONE ctermfg=2 ctermbg=NONE
-hi Identifier term=NONE cterm=NONE ctermfg=7 ctermbg=NONE
+hi Function term=NONE cterm=NONE ctermfg=3 ctermbg=NONE
+hi Identifier term=NONE cterm=NONE ctermfg=10 ctermbg=NONE
hi IncSearch term=NONE cterm=NONE ctermfg=0 ctermbg=14
hi MatchParen term=NONE cterm=NONE ctermfg=1 ctermbg=NONE
hi NonText term=NONE cterm=NONE ctermfg=238 ctermbg=NONE
-hi Normal term=NONE cterm=NONE ctermfg=15 ctermbg=NONE
+hi Normal term=NONE cterm=NONE ctermfg=7 ctermbg=NONE
hi PreProc term=NONE cterm=NONE ctermfg=7 ctermbg=NONE
hi Search term=NONE cterm=NONE ctermfg=0 ctermbg=14
hi Special term=NONE cterm=NONE ctermfg=7 ctermbg=NONE
hi SpecialKey term=NONE cterm=NONE ctermfg=238 ctermbg=NONE
hi SpellBad term=NONE cterm=NONE ctermfg=1 ctermbg=0
-hi Statement term=NONE cterm=NONE ctermfg=5 ctermbg=NONE
+hi Statement term=NONE cterm=NONE ctermfg=4 ctermbg=NONE
hi StatusLine term=NONE cterm=NONE ctermfg=8 ctermbg=0
-hi String term=NONE cterm=NONE ctermfg=6 ctermbg=NONE
+hi String term=NONE cterm=NONE ctermfg=15 ctermbg=NONE
hi TabLineSel term=NONE cterm=NONE ctermfg=251 ctermbg=NONE
hi Todo term=NONE cterm=NONE ctermfg=251 ctermbg=66
hi Type term=NONE cterm=NONE ctermfg=15 ctermbg=NONE
diff --git a/xinit/.xinitrc b/xinit/.xinitrc
@@ -44,7 +44,7 @@ if [ -d /etc/X11/xinit/xinitrc.d ] ; then
fi
# set nice background.
-xsetroot -solid '#3d4047'
+xsetroot -solid '#42454d'
# set nice pointer cursor.
xsetroot -cursor_name left_ptr &