summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkj_sh6042026-01-10 12:43:52 -0500
committerkj_sh6042026-01-10 12:43:52 -0500
commit5971d4ef569f679c9abad0b52e6af6856c1366d9 (patch)
treef9a8d75df3908c67c7704a9271ac65714591def9
parentcd1e3e30022705712043a5da97476102728120a2 (diff)
refactor: formatting changes
-rw-r--r--.Xresources54
1 files changed, 27 insertions, 27 deletions
diff --git a/.Xresources b/.Xresources
index ae23ac8..845497b 100644
--- a/.Xresources
+++ b/.Xresources
@@ -60,33 +60,33 @@ URxvt.visualBell: false
60#define base0D_blue_bright #94bff3 60#define base0D_blue_bright #94bff3
61#define base0E_magenta_bright #ec93d3 61#define base0E_magenta_bright #ec93d3
62 62
63*.foreground: base05_foreground
64*.background: base00_background
65*.cursorColor: base_cursor
66*.cursorColor2: base_cursor
67*.cursorBlink: never 63*.cursorBlink: never
68*.color0: base_black 64*.foreground: base05_foreground
69*.color1: base08_red 65*.background: base00_background
70*.color2: base0B_green 66*.cursorColor: base_cursor
71*.color3: base0A_yellow 67*.cursorColor2: base_cursor
72*.color4: base0D_blue 68*.color0: base_black
73*.color5: base0E_magenta 69*.color1: base08_red
74*.color6: base0C_cyan 70*.color2: base0B_green
75*.color7: base05_foreground 71*.color3: base0A_yellow
76*.color8: base03_gray3 72*.color4: base0D_blue
77*.color9: base08_red_bright 73*.color5: base0E_magenta
78*.color10: base0B_green_bright 74*.color6: base0C_cyan
79*.color11: base0A_yellow_bright 75*.color7: base05_foreground
80*.color12: base0D_blue_bright 76*.color8: base03_gray3
81*.color13: base0E_magenta_bright 77*.color9: base08_red_bright
82*.color14: base0C_cyan_bright 78*.color10: base0B_green_bright
83*.color15: base07_white 79*.color11: base0A_yellow_bright
84*.color16: base09_orange 80*.color12: base0D_blue_bright
85*.color17: base0F_brown 81*.color13: base0E_magenta_bright
86*.color18: base01_gray1 82*.color14: base0C_cyan_bright
87*.color19: base02_gray2 83*.color15: base07_white
88*.color20: base04_gray4 84*.color16: base09_orange
89*.color21: base06_gray5 85*.color17: base0F_brown
86*.color18: base01_gray1
87*.color19: base02_gray2
88*.color20: base04_gray4
89*.color21: base06_gray5
90 90
91XTerm.vt100.faceName: Roboto Mono:size=10:antialias=true 91XTerm.vt100.faceName: Roboto Mono:size=10:antialias=true
92XTerm.vt100.font: -misc-roboto mono-medium-r-normal--10-100-75-75-m-60-iso8859-1 92XTerm.vt100.font: -misc-roboto mono-medium-r-normal--10-100-75-75-m-60-iso8859-1
@@ -103,4 +103,4 @@ URxvt.font: xft: Roboto Mono:size=10:antialias=true
103URxvt.keysym.C-minus: resize-font:smaller 103URxvt.keysym.C-minus: resize-font:smaller
104URxvt.keysym.C-equal: resize-font:bigger 104URxvt.keysym.C-equal: resize-font:bigger
105URxvt.keysym.C-0: resize-font:reset 105URxvt.keysym.C-0: resize-font:reset
106URxvt.keysym.C-question: resize-font:show \ No newline at end of file 106URxvt.keysym.C-question: resize-font:show