commit 1f800bfc33e85e5bb9067fc5cfc0f481fc8af314
parent 566dafb68463e09b8e9c22e7164e5a2ab8127dbb
Author: Matthew Carlson <matt@mcarlson.xyz>
Date: Mon, 23 Aug 2021 21:34:51 -0400
new branch for laptop
Diffstat:
3 files changed, 45 insertions(+), 45 deletions(-)
diff --git a/.config/x/xresources b/.config/x/xresources
@@ -1,20 +1,20 @@
! colors
-#define col0 #0f0807
-#define col1 #70694f
-#define col2 #7d7f6a
-#define col3 #9a5837
-#define col4 #ab4336
-#define col5 #936f4f
-#define col6 #b0924d
-#define col7 #c2bfa8
-#define col8 #878575
-#define col9 #70694f
-#define col10 #7d7f6a
-#define col11 #9a5837
-#define col12 #ab4336
-#define col13 #936f4f
-#define col14 #b0924d
-#define col15 #c2bfa8
+#define col0 #0d0a0a
+#define col1 #917052
+#define col2 #a89271
+#define col3 #c39f55
+#define col4 #5d8395
+#define col5 #b4a38a
+#define col6 #ccb298
+#define col7 #e7ded0
+#define col8 #a19b91
+#define col9 #917052
+#define col10 #a89271
+#define col11 #c39f55
+#define col12 #5d8395
+#define col13 #b4a38a
+#define col14 #ccb298
+#define col15 #e7ded0
! font
Xft.antialias : 1
diff --git a/.config/zathura/zathurarc b/.config/zathura/zathurarc
@@ -19,35 +19,35 @@ set recolor-keephue 'false'
set recolor-reverse-video 'false'
# Command line completion entries
-set completion-fg '#c2bfa8'
-set completion-bg '#0f0807'
+set completion-fg '#e7ded0'
+set completion-bg '#0d0a0a'
# Command line completion group elements
-set completion-group-fg '#7D7F6A'
-set completion-group-bg '#0f0807'
+set completion-group-fg '#A89271'
+set completion-group-bg '#0d0a0a'
# Current command line completion element
-set completion-highlight-fg '#0f0807'
-set completion-highlight-bg '#c2bfa8'
+set completion-highlight-fg '#0d0a0a'
+set completion-highlight-bg '#e7ded0'
# Default foreground/background color
-set default-bg rgba(15,8,7,0.95)
+set default-bg rgba(13,10,10,0.95)
# Input bar
-set inputbar-fg '#c2bfa8'
-set inputbar-bg '#0f0807'
+set inputbar-fg '#e7ded0'
+set inputbar-bg '#0d0a0a'
# Notification
-set notification-fg '#c2bfa8'
-set notification-bg '#0f0807'
+set notification-fg '#e7ded0'
+set notification-bg '#0d0a0a'
# Error notification
-set notification-error-fg '#c2bfa8'
-set notification-error-bg '#70694F'
+set notification-error-fg '#e7ded0'
+set notification-error-bg '#917052'
# Warning notification
-set notification-warning-fg '#c2bfa8'
-set notification-warning-bg '#70694F'
+set notification-warning-fg '#e7ded0'
+set notification-warning-bg '#917052'
# Tab - TODO
# set tabbar-fg
@@ -58,25 +58,25 @@ set notification-warning-bg '#70694F'
# set tabbar-focus-bg
# Status bar
-set statusbar-fg '#c2bfa8'
-set statusbar-bg '#0f0807'
+set statusbar-fg '#e7ded0'
+set statusbar-bg '#0d0a0a'
# Highlighting parts of the document (e.g. show search results)
-set highlight-color '#7D7F6A'
-set highlight-active-color '#7D7F6A'
+set highlight-color '#A89271'
+set highlight-active-color '#A89271'
# Represent light/dark colors in recoloring mode
set recolor-lightcolor rgba(0,0,0,0)
-set recolor-darkcolor '#c2bfa8'
+set recolor-darkcolor '#e7ded0'
# 'Loading...' text
-set render-loading-fg '#c2bfa8'
-set render-loading-bg '#0f0807'
+set render-loading-fg '#e7ded0'
+set render-loading-bg '#0d0a0a'
# Index mode
-set index-fg '#c2bfa8'
-set index-bg '#0f0807'
+set index-fg '#e7ded0'
+set index-bg '#0d0a0a'
# Selected element in index mode
-set index-active-fg '#0f0807'
-set index-active-bg '#c2bfa8'
-\ No newline at end of file
+set index-active-fg '#0d0a0a'
+set index-active-bg '#e7ded0'
+\ No newline at end of file
diff --git a/.local/share/wp b/.local/share/wp
@@ -1 +1 @@
-/home/mc/pix/wp/roger-dean/paladin-charge.jpg
-\ No newline at end of file
+/home/mc/pix/wp/roger-dean/tales-from-tropical-oceans.jpg
+\ No newline at end of file