diff options
| author | bard <[email protected]> | 2024-04-15 06:24:14 -0400 |
|---|---|---|
| committer | bard <[email protected]> | 2024-04-15 06:24:14 -0400 |
| commit | 168120d4068eff9816c11f0503738c12861821ae (patch) | |
| tree | 635e839eeca920432fcaa8417b282e074e84a4c2 /urxvt/Repositories/URxvt-themes/light dark | |
initial commit
Diffstat (limited to 'urxvt/Repositories/URxvt-themes/light dark')
| -rw-r--r-- | urxvt/Repositories/URxvt-themes/light dark | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/urxvt/Repositories/URxvt-themes/light dark b/urxvt/Repositories/URxvt-themes/light dark new file mode 100644 index 0000000..ad65c71 --- /dev/null +++ b/urxvt/Repositories/URxvt-themes/light dark @@ -0,0 +1,27 @@ +!black +URxvt.color0: #000000 +URxvt.color8: #2B2B2B +!red +URxvt.color1: #A5372E +URxvt.color9: #E06C5C +!green +URxvt.color2: #4A663C +URxvt.color10: #7B996C +!yellow +URxvt.color3: #7C5618 +URxvt.color11: #B38849 +!blue +URxvt.color4: #566060 +URxvt.color12: #889393 +!magenta +URxvt.color5: #8E4948 +URxvt.color13: #C67C78 +!cyan +URxvt.color6: #6D5B42 +URxvt.color14: #A28D73 +!white +URxvt.color7: #8D8D8D +URxvt.color15: #C6C6C6 + +urxvt.background: #111111 +urxvt.foreground: 15 |
