From 168120d4068eff9816c11f0503738c12861821ae Mon Sep 17 00:00:00 2001 From: bard Date: Mon, 15 Apr 2024 06:24:14 -0400 Subject: initial commit --- urxvt/Repositories/URxvt-themes/something | 44 +++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 urxvt/Repositories/URxvt-themes/something (limited to 'urxvt/Repositories/URxvt-themes/something') diff --git a/urxvt/Repositories/URxvt-themes/something b/urxvt/Repositories/URxvt-themes/something new file mode 100644 index 0000000..a955ecb --- /dev/null +++ b/urxvt/Repositories/URxvt-themes/something @@ -0,0 +1,44 @@ +!--------------------xdefauls +URxvt.font: xft:ubuntu mono:pixelsize=12 +urxvt*termName: rxvt +urxvt*scrollBar: false +urxvt*matcher.button: 1 +urxvt.transparent: false +urxvt.boldFont: +Xft*dpi: 96 +Xft*antialias: true +Xft*hinting: true +Xft*hintstyle: hintfull +Xft*rgba: rgb +URxvt*geometry: 85x20 +*internalBorder: 23 +URxvt*fading: 0 +URxvt*tintColor: #ffffff +URxvt*shading: 0 +URxvt*inheritPixmap: False +URxvt*background: #ACA7AF +URxvt*foreground: #454545 +!black +URxvt*color0: #101010 +URxvt*color8: #404040 +!red +URxvt*color1: #953331 +URxvt*color9: #8D4A48 +!green +URxvt*color2: #546A29 +URxvt*color10: #7E9960 +!yellow +URxvt*color3: #E9E184 +URxvt*color11: #9CA554 +!blue +URxvt*color4: #385E6B +URxvt*color12: #5C737C +!magenta +URxvt*color5: #7F355E +URxvt*color13: #95618B +!cyan +URxvt*color6: #34676F +URxvt*color14: #5D858A +!white +URxvt*color7: #D8DBA2 +URxvt*color15: #D8DBA2 -- cgit v1.2.3