This commit is contained in:
GasparVardanyan 2022-04-02 02:28:49 +04:00
parent c87b96ee21
commit efbaa0cd76
20 changed files with 14 additions and 6 deletions

View file

Before

Width:  |  Height:  |  Size: 11 MiB

After

Width:  |  Height:  |  Size: 11 MiB

View file

Before

Width:  |  Height:  |  Size: 2.9 MiB

After

Width:  |  Height:  |  Size: 2.9 MiB

View file

Before

Width:  |  Height:  |  Size: 4.6 MiB

After

Width:  |  Height:  |  Size: 4.6 MiB

View file

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

View file

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View file

Before

Width:  |  Height:  |  Size: 384 KiB

After

Width:  |  Height:  |  Size: 384 KiB

View file

Before

Width:  |  Height:  |  Size: 99 KiB

After

Width:  |  Height:  |  Size: 99 KiB

View file

@ -5,6 +5,8 @@
# xresources, wallpapers, vim,
# dunst, zsh (experimental),
# dircolors, qutebrowser, man
#
# TODO: qutebrowser userscripts, qt/qss
[ -f ~/.local/share/themes/"$1".xdefaults ] || exit -1

Binary file not shown.

Before

Width:  |  Height:  |  Size: 272 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 277 B

View file

@ -1,11 +1,17 @@
#include "solarized.palette"
#ifndef Light
#define altbg #174956 // selenized dark bg1
#define S_base04 #174956 // selenized dark bg1
#define S_base4 #e9e4d0 // custom color
qutebrowser*theme: solarized-dark-qutebrowser
#else
#define altbg #e9e4d0 // custom color
#define S_base04 #e9e4d0 // custom color
#define S_base4 #174956 // selenized dark bg1
qutebrowser*theme: solarized-light-qutebrowser
#endif
wallpaper: cubes
@ -17,10 +23,8 @@ dwm*foreground: S_base0
dwm*background: S_base03
dwm*border: S_base02
dwm*selforeground: S_base1
//dwm*selbackground: #234D59 // LAB (30, -12, -12)
//dwm*selborder: #234D59 // LAB (30, -12, -12)
dwm*selbackground: altbg
dwm*selborder: altbg
dwm*selbackground: S_base04
dwm*selborder: S_base04
st*cursorColor: S_base1
st*revCurColor: S_base01
dmenu*foreground: S_base0
@ -34,6 +38,8 @@ tabbed*selbackground: S_base03
// dwm*border: #002733 // custom color
// dwm*border: #103c48 // selenized dark bg0
// dwm*selbackground: #234D59 // LAB (30, -12, -12)
// dwm*selborder: #234D59 // LAB (30, -12, -12)
// dwm*selbackground: S_base02
// dwm*selborder: S_base02
// dwm*selborder: #0a4c5c // custom color