editor ![]() |
| user@termendous: ~ $ colorpick BLK RED GRN YEL BLU MAG CYN WHT FG ████ | ████ ████ ████ ████ ████ ████ ████ ████ NORMAL | xterm [*] BG [ ] | ████ ████ ████ ████ ████ ████ ████ ████ BRIGHT | rxvt [ ] |
help ![]() |
| user@termendous : ~ $ termendous --help How to use the editor: - Click on colored bars in the top 'terminal' to set colors; - See the result in the 'terminal' with colortheme output; - Once you are satisfied with the result, pick urxvt or xterm config format and copy it to your .Xdefaults; - The long ugly link next to the bottom of the page can be used to share your configuration or to come back to it later if necessary; - The editor is under development at the moment, so if you care enough to request a feature, write an email to roman [at] this domain; - CLICK THIS WINDOW TO DISMISS; |
viewer ![]() |
| user@termendous: ~ $ colortheme ┌──────────────────────────────────────────────────────────────────────────┐ DEF │ black red green yellow blue magenta cyan white │ │ black red green yellow blue magenta cyan white │ ├──────────────────────────────────────────────────────────────────────────┤ BLK │ black red green yellow blue magenta cyan white │ │ black red green yellow blue magenta cyan white │ ├──────────────────────────────────────────────────────────────────────────┤ RED │ black red green yellow blue magenta cyan white │ │ black red green yellow blue magenta cyan white │ ├──────────────────────────────────────────────────────────────────────────┤ GRN │ black red green yellow blue magenta cyan white │ │ black red green yellow blue magenta cyan white │ ├──────────────────────────────────────────────────────────────────────────┤ YEL │ black red green yellow blue magenta cyan white │ │ black red green yellow blue magenta cyan white │ ├──────────────────────────────────────────────────────────────────────────┤ BLU │ black red green yellow blue magenta cyan white │ │ black red green yellow blue magenta cyan white │ ├──────────────────────────────────────────────────────────────────────────┤ MAG │ black red green yellow blue magenta cyan white │ │ black red green yellow blue magenta cyan white │ ├──────────────────────────────────────────────────────────────────────────┤ CYN │ black red green yellow blue magenta cyan white │ │ black red green yellow blue magenta cyan white │ ├──────────────────────────────────────────────────────────────────────────┤ WHT │ black red green yellow blue magenta cyan white │ │ black red green yellow blue magenta cyan white │ └──────────────────────────────────────────────────────────────────────────┘ |
.Xdefaults ![]() |
| user@termendous: ~ $ cat ~/colortheme
! A cool terminal colorscheme ! generated with termendous.org XTerm*background: #2e002e XTerm*foreground: #d9b800 !Black XTerm*color0: #5c465c XTerm*color8: #8a5d8a !Red XTerm*color1: #c41c1c XTerm*color9: #e80000 !Green XTerm*color2: #14db49 XTerm*color10: #2dfa3b !Yellow XTerm*color3: #c7de6a XTerm*color11: #d0f00 !Blue XTerm*color4: #6655eb XTerm*color12: #4c82ff !Magenta XTerm*color5: #b007bf XTerm*color13: #e637cc !Cyan XTerm*color6: #31c2b6 XTerm*color14: #41f0d9 !White XTerm*color7: #c0c0c0 XTerm*color15: #ffffff |
credits ![]() |
| @powered_by = qw/dancer jquery eyecon_colorpicker/; $wallpapers_by = "dinpattern"; $default_colorscheme = "Merlin by me"; |