From 802e5f439d14e6d621d4c5d129d1a85d231eb97f Mon Sep 17 00:00:00 2001 From: 0xff001 <63504887+0xff001@users.noreply.github.com> Date: Sun, 3 Oct 2021 21:14:43 +0530 Subject: [PATCH] Add files via upload --- onedark/.Xresources | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 onedark/.Xresources diff --git a/onedark/.Xresources b/onedark/.Xresources new file mode 100644 index 0000000..941b534 --- /dev/null +++ b/onedark/.Xresources @@ -0,0 +1,36 @@ +! Colors +! +*background: #1e222a +*foreground: #979eab +*cursorColor: #1a1b26 + +! [Dark Colors} +*color0: #282C34 +*color8: #282C35 +! [Red] +*color1: #d15d66 +*color9: #d15d66 + +! [Green] +*color2: #99c47a +*color10: #99c47a + +! [Yellow] +*color3: #dcb772 +*color11: #dcb772 + +! [Blue] +*color4: #5dabeb +*color12: #5dabeb + +! [Magenta] +*color5: #C678DD +*color13: #C678DD + +! [Cyan] +*color6: #56b6c2 +*color14: #56b6c2 + +! [White] +*color7: #b2b9c6 +*color15: #b2b9c6