You are not logged in.
*color0: #252525
*color8: #363636
*color1: #7D3022
*color9: #A43B27
*color2: #727F36
*color10: #8C9A4A
*color3: #916727
*color11: #BB883A
*color4: #234C8B
*color12: #386FC5
*color5: #6C2940
*color13: #893A55
*color6: #334359
*color14: #4A5D74
*color7: #8f8f8f
*color15: #afafaf
Offline
http://i.imgur.com/V9jYXmm.png
*background: #50404D
*foreground: #F2F3F4
!black
*color0: #242424
*color8: #000000
!red
*color1: #FF0090
*color9: #FF0000
!green
*color2: #A7FC00
*color10: #00FF00
!yellow->orange
*color3: #FF5A36
*color11: #FF4500
!blue
*color4: #007BA7
*color12: #1E90FF
!magenta
*color5: #9966CC
*color13: #8F00FF
!cyan->gray
*color6: #91A3B0
*color14: #536878
!white
*color7: #F0EAD6
*color15: #F8F8FF
-- mod edit: read the rules and only post thumbnails https://bbs.archlinux.org/viewtopic.php?id=61754 [jwr] --
Offline
Any (24-bit) RGB hex code will work.
If you happen to have some very old monitor that can't actually display those colors, that's another story - but X is as happy to try to use them as any other program.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
! grassland by bohoomil
*background: #0d1926
*foreground: #d9e6f2
*cursorColor: #238c0e
! black
*color0: #00070d
! dark gray
*color8: #666666
! red
*color1: #a83a71
! bright red
*color9: #d78bb1
! green
*color2: #71a83a
! bright green
*color10: #b1d78b
! yellow
*color3: #a8713a
! bright yellow
*color11: #d7b18b
! blue
*color4: #3a71a8
! bright blue
*color12: #8bb1d7
! magenta
*color5: #713aa8
! bright magenta
*color13: #b18bd7
! cyan
*color6: #3aa871
! bright cyan
*color14: #8bd7b1
! light gray
*color7: #a6a6a6
! white
*color15: #e6e6e6
! vim:ft=xdefaults
Last edited by bohoomil (2013-07-22 18:56:37)
:: Registered Linux User No. 223384
:: github
:: infinality-bundle+fonts: good looking fonts made easy
Offline
@ bohoomil: very nice one. Thanks for sharing.
May I ask you which font are you using in the screenshot?
Offline
@rix, thanks. It's Monaco 9px, using embedded bitmaps:
<match target="font">
<test name="family">
<string>Monaco</string>
</test>
<edit name="embeddedbitmap" mode="assign">
<bool>true</bool>
</edit>
</match>
:: Registered Linux User No. 223384
:: github
:: infinality-bundle+fonts: good looking fonts made easy
Offline
@ bohoomil: thanks a lot.
Offline
Color scheme from www.dotshare.it
EDIT: My darker black color is #101010. Kinda tough to see in the scrot.
Last edited by komrad_toast (2013-07-11 19:33:50)
(github)
Offline
!-------------------------------------------------------------------------------
! Colors
*background: #181818
*foreground: #c0c0c0
*cursorColor: #93a1a1
!! black dark/light
*color0: #121212
*color8: #2e3436
!! red dark/light
*color1: #a35b66
*color9: #ab6b74
!! green dark/light
*color2: #99ab6f
*color10: #acb972
!! yellow dark/light
*color3: #ca9733
*color11: #ccaa69
!! blue dark/light
*color4: #495d6e
*color12: #687987
!! magenta dark/light
*color5: #825969
*color13: #977381
!! cyan dark/light
*color6: #839191
*color14: #98a4a4
!! white dark/light
*color7: #e0e0e0
color15: #e5e5e5
Offline
@okubax Is that font Inconsolata? Looks nice.
Offline
http://i.imgur.com/5dXqXat.png
! Black
URxvt.color0: #000000
! Red
URxvt.color1: #C75646
! Green
URxvt.color2: #8EB33B
! Yellow
URxvt.color3: #D0B03C
! Blue
URxvt.color4: #72B3CC
! Purple
URxvt.color5: #C8A0D1
! Cyan
URxvt.color6: #218693
! White
URxvt.color7: #B0B0B0
! Grey
URxvt.color8: #5D5D5D
! Light Red
URxvt.color9: #E09690
! Light Green
URxvt.color10: #CDEE69
! Light Yellow
URxvt.color11: #FFE377
! Light Blue
URxvt.color12: #9CD9F0
! Light Purple
URxvt.color13: #FBB1F9
! Light Cyan
URxvt.color14: #77DFD8
! Light white
URxvt.color15: #F8F8F8
Color scheme from http://color.smyck.org
Offline
! BLACK
*color0: #434a54
*color8: #656d78
! WHITE
*color7: #e6e9ed
*color15: #f5f7fa
! RED
*color1: #da4453
*color9: #ed5565
! YELLOW
*color3: #f6bb42
*color11: #ffce54
! GREEN
*color2: #8cc152
*color10: #a0d468
! CYAN
*color6: #37bc98
*color14: #48cfad
! BLUE
*color4: #3bafda
*color12: #4fc1e9
! MAGENTA
*color5: #967adc
*color13: #ac92ec
Offline
>> cat ~/.colors/matte
! -------------------------------------------------
! Author: Cloud
! vim:nu:ai:si:et:ts=4:sw=4:ft=xdefaults:
! -------------------------------------------------
!black
*color0: #443236
*color8: #695F6C
!red
*color1: #BE7765
*color9: #D2998B
!green
*color2: #96BE65
*color10: #A5C085
!yellow
*color3: #FCD384
*color11: #FADEA7
!blue
*color4: #9FB5C2
*color12: #CED7D2
!magenta
*color5: #9B7E9B
*color13: #B58BB5
!cyan
*color6: #76AF92
*color14: #8FC3A9
!white
*color7: #F8F5E2
*color15: #D3C2A9
Offline
! euphrasia v2 by bohoomil
*background: #090C19
*foreground: #E6E6E6
*cursorColor: #1AAA13
*color0: #222946
*color8: #8C8B89
*color1: #B32323
*color9: #DC2C2C
*color2: #1AAA13
*color10: #5DCE33
*color3: #FF9F3E
*color11: #E6CB29
*color4: #4957F3
*color12: #4D79FF
*color5: #BF3E94
*color13: #B641CC
*color6: #09A5B3
*color14: #3CB6F3
*color7: #AEAEAE
*color15: #DBDDE4
"First learn computer science and all the theory. Next develop a programming style. Then forget all that and just hack." ~ George Carrette
Offline
This is a topic where we share colorschemes for URxvt that we created.
This is my colorscheme named Harvest.
URxvt.background: #131426
URxvt.foreground: #cccccc
URxvt.cursorColor: #cccccc
URxvt.color0: #222222
URxvt.color1: #335eea
URxvt.color2: #efef5b
URxvt.color3: #6985ea
URxvt.color4: #0e75ed
URxvt.color5: #efef5b
URxvt.color6: #3197c6
URxvt.color7: #cccccc
URxvt.color8: #3197c6
URxvt.color9: #349edb
URxvt.color10: #efef5b
URxvt.color11: #4674d6
URxvt.color12: #0e76ed
URxvt.color13: #efef5b
URxvt.color14: #0e76ed
URxvt.color15: #cccccc
You can see it here: https://imgur.com/a/VfRpO.
It looks quite nice with jammy Vim colorscheme: https://imgur.com/a/SOxsw.
Offline
Merge bump
Offline
Merging with existing thread...
Offline
One more colorscheme called "Dream".
URxvt.background: #3d284d
URxvt.foreground: #c3e2ef
URxvt.cursorColor: #c3e2ef
URxvt.borderColor: #3d284d
URxvt.color0: #3d284d
URxvt.color1: #2fdfd2
URxvt.color2: #38d2fe
URxvt.color3: #5fd9ee
URxvt.color4: #4ed3fc
URxvt.color5: #6fd4fb
URxvt.color6: #b1a2ba
URxvt.color7: #3d284d
URxvt.color8: #889ea7
URxvt.color9: #2fdfd2
URxvt.color10: #38d2fe
URxvt.color11: #5fd9ee
URxvt.color12: #4ed3fc
URxvt.color13: #6fd4fb
URxvt.color14: #b1a2ba
URxvt.color15: #3d284
Offline
[colors]
# special
foreground = #ffffff
foreground_bold = #ffffff
cursor = #ffffff
background = #000000
# black
color0 = #222222
color8 = #454545
# red
color1 = #9e5641
color9 = #cc896d
# green
color2 = #6c7e55
color10 = #7db37d
# yellow
color3 = #caaf2b
color11 = #bfb556
# blue
color4 = #4c8ea1
color12 = #6bc1d0
# magenta
color5 = #956d9d
color13 = #c18fcb
# cyan
color6 = #7c9aa6
color14 = #8fadbf
# white
color7 = #909090
color15 = #ffffff
Last edited by Docbroke (2018-07-21 17:54:48)
Arch is home!
https://github.com/Docbroke
Offline
Time for 2021 bump?
This is the color scheme I've been using for the past 8.5 years, on my last four home systems and two jobs.
.Xresources:
!black
*color0: rgb:3/3/3
*color8: rgb:7/7/7
!red
*color1: rgb:f/3/7
*color9: rgb:f/3/b
!green
*color2: rgb:7/f/3
*color10: rgb:b/f/3
!yellow
*color3: rgb:f/7/3
*color11: rgb:f/b/3
!blue
*color4: rgb:3/7/f
*color12: rgb:3/b/f
!magenta
*color5: rgb:7/3/f
*color13: rgb:b/3/f
!cyan
*color6: rgb:3/f/7
*color14: rgb:3/f/b
!white
*color7: rgb:b/b/b
*color15: rgb:f/f/f
*cursorColor: rgb:f/f/f
*cursorColor2: rgb:3/3/3
*highlightColor: rgb:f/b/3
*highlightTextColor: rgb:2/2/2
It's called, uncreatively, 37bf. It's pretty simplistic, but it works well enough, and it's easy to recreate on any new system even without access to my old dotfiles.
Screenshot (click for larger version):
It's unfortunate that most of the previously posted screenshots aren't available anymore. At least some of them are still up on the Internet Archive though.
Offline
The only changes to terminal colors I've made are for background and text. Background is black, enabled "bold color" option (altough the whole text everywhere in the terminal is bold - I don't like thin text in the terminal).
Here's a screenshot. The window usually is much larger. I shrunk it only for the screenshot.
If anyone's interested about the text in the screenshot: I made it as a joke about a Bulgarian user of Windows who said that we Linux users spend our whole day "writing spells in the black window like witches" and "without any desktop" - his words.
Offline