summaryrefslogtreecommitdiff
path: root/.Xresources
diff options
context:
space:
mode:
authoryuzu-eva <cafebabe@disroot.org>2025-05-20 18:42:05 +0200
committeryuzu-eva <cafebabe@disroot.org>2025-05-20 18:42:05 +0200
commitaac2054e7e8a9bb3f3975a9055aca609c80f2b3f (patch)
treece9e5e72c43fd2f54c3bbfe62fd3c5c6ab8c07dc /.Xresources
parent8263451ce5ae7fe4f4aa58c2a040b89fad9ea395 (diff)
added a light mode theme
Diffstat (limited to '.Xresources')
-rw-r--r--.Xresources35
1 files changed, 32 insertions, 3 deletions
diff --git a/.Xresources b/.Xresources
index ae68e93..4677996 100644
--- a/.Xresources
+++ b/.Xresources
@@ -6,16 +6,19 @@ URxvt.imLocale: ja_JP.utf8
URxvt.imFont: xft:WenQuanYi Micro Hei Mono:size=12
URxvt.inputMethod: ibus
-URxvt.*font: xft:Iosevka Term Custom:style=Regular:size=11:antialias=True
-/*,xft:JoyPixels:pixelsize=10*/
+URxvt.*font: xft:Iosevka Term Custom:style=Regular:size=11:antialias=True,xft:Joypixels:pixelsize=10
!! true transparency
!!URxvt.depth: 32
!!URxvt.background: [90]#000000
!! no transparency
+! light
+! URxvt.background: #eeeeee
+! URxvt.foreground: #444444
+! dark
URxvt.background: #000000
-URxvt.foreground: #ffffff
+URxvt.foreground: #FFFFFF
!! visuals and colors
/* URxvt.letterSpace: 0 */
@@ -25,6 +28,7 @@ URxvt.externalBorder: 0
URxvt.internalBorder: 0
URxvt.backgroundBorder: 0
URxvt.borderLess: False
+!! colors for dracula theme
!! black
URxvt.color0: #000000
URxvt.color8: #343636
@@ -50,6 +54,31 @@ URxvt.color14: #6db0ad
URxvt.color7: #c4c4c4
URxvt.color15: #cccccc
+!! colors for papercolor-theme
+! !! white
+! URxvt.color0: #eeeeee
+! URxvt.color8: #bcbcbc
+! !! red
+! URxvt.color1: #af0000
+! URxvt.color9: #d70000
+! !! dark green and magenta
+! URxvt.color2: #008700
+! URxvt.color10: #d70087
+! !! murky green and purple
+! URxvt.color3: #5f8700
+! URxvt.color11: #8700af
+! !! jeans blue and orange
+! URxvt.color4: #0087af
+! URxvt.color12: #d75f00
+! !! gray and orange
+! URxvt.color5: #878787
+! URxvt.color13: #d75f00
+! !! ocean blue
+! URxvt.color6: #005f87
+! URxvt.color14: #005faf
+! !! dark gray and ocean blue
+! URxvt.color7: #444444
+! URxvt.color15: #005f87
!! perl extensions
URxvt.perl-ext-common: default,url-select,resize-font,selection-to-clipboard,-confirm-paste