Created
August 1, 2017 16:49
-
-
Save gbluma/59ae0909cb03020f0acd6a678a2ad8c4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
! --- ~/.Xresources ------------------------------------------------------------ | |
! ------------------------------------------------------------------------------ | |
! --- generated with 4bit Terminal Color Scheme Designer ----------------------- | |
! ------------------------------------------------------------------------------ | |
! --- http://ciembor.github.com/4bit ------------------------------------------- | |
! ------------------------------------------------------------------------------ | |
! --- special colors --- | |
*background: #122537 | |
*foreground: #dcefe3 | |
! --- standard colors --- | |
! black | |
*color0: #1e2f2a | |
! bright_black | |
*color8: #32433e | |
! red | |
*color1: #b68881 | |
! bright_red | |
*color9: #c9bab4 | |
! green | |
*color2: #75c783 | |
! bright_green | |
*color10: #a8dab5 | |
! yellow | |
*color3: #b3c781 | |
! bright_yellow | |
*color11: #c9dab4 | |
! blue | |
*color4: #7786c2 | |
! bright_blue | |
*color12: #a9b9d5 | |
! magenta | |
*color5: #b686bf | |
! bright_magenta | |
*color13: #c9b9d5 | |
! cyan | |
*color6: #75c4c2 | |
! bright_cyan | |
*color14: #a8dad5 | |
! white | |
*color7: #c2d3ce | |
! bright_white | |
*color15: #dcede8 | |
! ------------------------------------------------------------------------------ | |
! --- end of terminal colors section ------------------------------------------- | |
! ------------------------------------------------------------------------------ | |
* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment