Created
October 6, 2019 03:09
-
-
Save apisandipas/4e652cd1cb8deef705b1f7f378b37fdb to your computer and use it in GitHub Desktop.
Cobalt2 .Xresources
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
! | |
! Generated with : | |
! XRDB2Xreources.py | |
! | |
*.foreground: #ffffff | |
*.background: #132738 | |
*.cursorColor: #f0cc09 | |
! | |
! Black | |
*.color0: #000000 | |
*.color8: #555555 | |
! | |
! Red | |
*.color1: #ff0000 | |
*.color9: #f40e17 | |
! | |
! Green | |
*.color2: #38de21 | |
*.color10: #3bd01d | |
! | |
! Yellow | |
*.color3: #ffe50a | |
*.color11: #edc809 | |
! | |
! Blue | |
*.color4: #1460d2 | |
*.color12: #5555ff | |
! | |
! Magenta | |
*.color5: #ff005d | |
*.color13: #ff55ff | |
! | |
! Cyan | |
*.color6: #00bbbb | |
*.color14: #6ae3fa | |
! | |
! White | |
*.color7: #bbbbbb | |
*.color15: #ffffff | |
! | |
! Bold, Italic, Underline | |
*.colorBD: #f7fcff | |
!*.colorIT: | |
!*.colorUL: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment