aboutsummaryrefslogtreecommitdiff
path: root/.Xresources
diff options
context:
space:
mode:
authorco1ncidence <r3yan.chaudhry@zohomail.com>2020-09-17 15:49:16 -0500
committerco1ncidence <r3yan.chaudhry@zohomail.com>2020-09-17 15:49:16 -0500
commite9c6b7e21d872af011f0d91cb3ba62dec7cccc59 (patch)
tree7a7ce27b991a910a98d8d7693656790dac3f2d58 /.Xresources
parent98223e7a0e892e2c15d3c65ddbfae5d7dfb2434f (diff)
docs:update
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources63
1 files changed, 37 insertions, 26 deletions
diff --git a/.Xresources b/.Xresources
index d5d1b1a..84150b8 100644
--- a/.Xresources
+++ b/.Xresources
@@ -1,27 +1,38 @@
-*.foreground: #F0D3C9
-*.background: #262727
-! black/dark-gray
-*.color0: #262727
-*.color8: #393b3b
-! red/orange
-*.color1: #DE9DAC
-*.color9: #deaf9d
-! green/aquamarine
-*.color2: #9DDEAF
-*.color10: #9dded0
-! amber/yellow
-*.color3: #DED09D
-*.color11: #DED09D
-! blue/violet
-*.color4: #9DACDE
-*.color12: #af9dde
-! magenta/rose
-*.color5: #AF9DDE
-*.color13: #d09dde
-! cyan/azure
-*.color6: #9DCCDE
-*.color14: #9DCCDE
-! gray/white
-*.color7: #434545
-*.color15: #F0D3C9
+! Bliss Colorscheme
+*.background: #262427
+*.foreground: #fdf9f7
+
+! black
+*.color0: #262427
+*.color8: #393b3b
+
+! red
+*.color1: #DE9DAC
+*.color9: #F7AFC0
+
+! green
+*.color2: #9DDEAF
+*.color10: #AFF7C3
+
+! yellow
+*.color3: #DEDD9D
+*.color11: #F7F6AF
+
+! blue
+*.color4: #9DACDE
+*.color12: #AFC0F7
+
+! magenta
+*.color5: #AF9DDE
+*.color13: #C3AFF7
+
+! cyan
+*.color6: #9DCCDE
+*.color14: #AFE3F7
+
+! white
+*.color7: #f4e0d8
+*.color15: #f9ece8
+
+! vim: ft=xdefaults