openbsd-dotfiles

Base configurations for my Openbsd desktop
git clone https://git.kausban.com/openbsd-dotfiles/raw/.git
Log | Files | Refs

commit 08ca69011e198cb00db29e8b5f651b62d6b58647
parent 977fd232248d4a22d888483c2e225e7bdf427ec8
Author: KB <lamdacore@tzen2.lan.kausban.com>
Date:   Sat, 30 Apr 2022 20:19:36 +0200

gruvbox

Diffstat:
M.config/X11/xresources | 76++++++++++++++++++++++++++++++++++++++--------------------------------------
1 file changed, 38 insertions(+), 38 deletions(-)

diff --git a/.config/X11/xresources b/.config/X11/xresources @@ -29,25 +29,25 @@ XTerm.vt100.scrollbar.width: 8 !! Set the background, foreground and cursor colors as below: !! gruvbox: -! *.background: #1d2021 -! *.foreground: #ebdbb2 -! *.cursorColor: #cc0000 -! *.color0: #1d2021 -! *.color1: #cc241d -! *.color2: #98971a -! *.color3: #d79921 -! *.color4: #458588 -! *.color5: #b16286 -! *.color6: #689d6a -! *.color7: #a89984 -! *.color8: #928374 -! *.color9: #fb4934 -! *.color10: #b8bb26 -! *.color11: #fabd2f -! *.color12: #83a598 -! *.color13: #d3869b -! *.color14: #8ec07c -! *.color15: #ebdbb2 +*.background: #1d2021 +*.foreground: #ebdbb2 +*.cursorColor: #cc0000 +*.color0: #1d2021 +*.color1: #cc241d +*.color2: #98971a +*.color3: #d79921 +*.color4: #458588 +*.color5: #b16286 +*.color6: #689d6a +*.color7: #a89984 +*.color8: #928374 +*.color9: #fb4934 +*.color10: #b8bb26 +*.color11: #fabd2f +*.color12: #83a598 +*.color13: #d3869b +*.color14: #8ec07c +*.color15: #ebdbb2 ! !! caryonele: ! *.cursorColor: #FFAF00 @@ -152,22 +152,22 @@ XTerm.vt100.scrollbar.width: 8 ! *.color14: #93a1a1 ! *.color15: #fdf6e3 -! Dracula Xresources palette -*.foreground: #F8F8F2 -*.background: #282A36 -*.color0: #000000 -*.color8: #4D4D4D -*.color1: #FF5555 -*.color9: #FF6E67 -*.color2: #50FA7B -*.color10: #5AF78E -*.color3: #F1FA8C -*.color11: #F4F99D -*.color4: #BD93F9 -*.color12: #CAA9FA -*.color5: #FF79C6 -*.color13: #FF92D0 -*.color6: #8BE9FD -*.color14: #9AEDFE -*.color7: #BFBFBF -*.color15: #E6E6E6 +! ! Dracula Xresources palette +! *.foreground: #F8F8F2 +! *.background: #282A36 +! *.color0: #000000 +! *.color8: #4D4D4D +! *.color1: #FF5555 +! *.color9: #FF6E67 +! *.color2: #50FA7B +! *.color10: #5AF78E +! *.color3: #F1FA8C +! *.color11: #F4F99D +! *.color4: #BD93F9 +! *.color12: #CAA9FA +! *.color5: #FF79C6 +! *.color13: #FF92D0 +! *.color6: #8BE9FD +! *.color14: #9AEDFE +! *.color7: #BFBFBF +! *.color15: #E6E6E6