Skip to content

Instantly share code, notes, and snippets.

@Daivasmara
Last active January 17, 2023 09:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Daivasmara/246bcbbbb6f2387dc9bad5b72759a63a to your computer and use it in GitHub Desktop.
Save Daivasmara/246bcbbbb6f2387dc9bad5b72759a63a to your computer and use it in GitHub Desktop.
Xresources
Xft.dpi: 96
Xft.antialias: true
Xft.hinting: true
Xft.rgba: rgb
Xft.autohint: false
Xft.hintstyle: hintslight
Xft.lcdfilter: lcddefault
*background: #1b182c
*foreground: #cbe3e7
!! black dark/light
*color0: #100e23
*color8: #565575
!! red dark/light
*color1: #ff8080
*color9: #ff5458
!! green dark/light
*color2: #95ffa4
*color10: #62d196
!! yellow dark/light
*color3: #ffe9aa
*color11: #ffb378
!! blue dark/light
*color4: #91ddff
*color12: #65b2ff
!! magenta dark/light
*color5: #c991e1
*color13: #906cff
!! cyan dark/light
*color6: #aaffe4
*color14: #63f2f1
!! white dark/light
*color7: #cbe3e7
*color15: #a6b3cc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment