Skip to content

Commit

Permalink
Update with the latest tinted-theming colorschemes
Browse files Browse the repository at this point in the history
  • Loading branch information
tinted-theming-bot committed Dec 16, 2023
1 parent 98d029d commit cd994a3
Show file tree
Hide file tree
Showing 10 changed files with 505 additions and 0 deletions.
55 changes: 55 additions & 0 deletions xresources/base16-caroline-256.Xresources
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
! Base16 caroline
! Scheme author: ed (https://codeberg.org/ed)
! Template author: Tinted Theming (https://github.com/tinted-theming)

#define base00 #1c1213
#define base01 #3a2425
#define base02 #563837
#define base03 #6d4745
#define base04 #8b5d57
#define base05 #a87569
#define base06 #c58d7b
#define base07 #e3a68c
#define base08 #c24f57
#define base09 #a63650
#define base0A #f28171
#define base0B #806c61
#define base0C #6b6566
#define base0D #684c59
#define base0E #a63650
#define base0F #893f45

*foreground: base05
#ifdef background_opacity
*background: [background_opacity]base00
#else
*background: base00
#endif
*cursorColor: base05

*color0: base00
*color1: base08
*color2: base0B
*color3: base0A
*color4: base0D
*color5: base0E
*color6: base0C
*color7: base05

*color8: base03
*color9: base08
*color10: base0B
*color11: base0A
*color12: base0D
*color13: base0E
*color14: base0C
*color15: base07

! Note: colors beyond 15 might not be loaded (e.g., xterm, urxvt),
! use 'shell' template to set these if necessary
*color16: base09
*color17: base0F
*color18: base01
*color19: base02
*color20: base04
*color21: base06
46 changes: 46 additions & 0 deletions xresources/base16-caroline.Xresources
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
! Base16 caroline
! Scheme author: ed (https://codeberg.org/ed)
! Template author: Tinted Theming (https://github.com/tinted-theming)

#define base00 #1c1213
#define base01 #3a2425
#define base02 #563837
#define base03 #6d4745
#define base04 #8b5d57
#define base05 #a87569
#define base06 #c58d7b
#define base07 #e3a68c
#define base08 #c24f57
#define base09 #a63650
#define base0A #f28171
#define base0B #806c61
#define base0C #6b6566
#define base0D #684c59
#define base0E #a63650
#define base0F #893f45

*foreground: base05
#ifdef background_opacity
*background: [background_opacity]base00
#else
*background: base00
#endif
*cursorColor: base05

*color0: base00
*color1: base08
*color2: base0B
*color3: base0A
*color4: base0D
*color5: base0E
*color6: base0C
*color7: base05

*color8: base03
*color9: base09
*color10: base01
*color11: base02
*color12: base04
*color13: base06
*color14: base0F
*color15: base07
55 changes: 55 additions & 0 deletions xresources/base16-eris-256.Xresources
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
! Base16 eris
! Scheme author: ed (https://codeberg.org/ed)
! Template author: Tinted Theming (https://github.com/tinted-theming)

#define base00 #0a0920
#define base01 #13133a
#define base02 #23255a
#define base03 #333773
#define base04 #4a5293
#define base05 #606bac
#define base06 #7986c5
#define base07 #9aaae5
#define base08 #f768a3
#define base09 #f768a3
#define base0A #faaea2
#define base0B #faaea2
#define base0C #258fc4
#define base0D #258fc4
#define base0E #f768a3
#define base0F #f768a3

*foreground: base05
#ifdef background_opacity
*background: [background_opacity]base00
#else
*background: base00
#endif
*cursorColor: base05

*color0: base00
*color1: base08
*color2: base0B
*color3: base0A
*color4: base0D
*color5: base0E
*color6: base0C
*color7: base05

*color8: base03
*color9: base08
*color10: base0B
*color11: base0A
*color12: base0D
*color13: base0E
*color14: base0C
*color15: base07

! Note: colors beyond 15 might not be loaded (e.g., xterm, urxvt),
! use 'shell' template to set these if necessary
*color16: base09
*color17: base0F
*color18: base01
*color19: base02
*color20: base04
*color21: base06
46 changes: 46 additions & 0 deletions xresources/base16-eris.Xresources
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
! Base16 eris
! Scheme author: ed (https://codeberg.org/ed)
! Template author: Tinted Theming (https://github.com/tinted-theming)

#define base00 #0a0920
#define base01 #13133a
#define base02 #23255a
#define base03 #333773
#define base04 #4a5293
#define base05 #606bac
#define base06 #7986c5
#define base07 #9aaae5
#define base08 #f768a3
#define base09 #f768a3
#define base0A #faaea2
#define base0B #faaea2
#define base0C #258fc4
#define base0D #258fc4
#define base0E #f768a3
#define base0F #f768a3

*foreground: base05
#ifdef background_opacity
*background: [background_opacity]base00
#else
*background: base00
#endif
*cursorColor: base05

*color0: base00
*color1: base08
*color2: base0B
*color3: base0A
*color4: base0D
*color5: base0E
*color6: base0C
*color7: base05

*color8: base03
*color9: base09
*color10: base01
*color11: base02
*color12: base04
*color13: base06
*color14: base0F
*color15: base07
55 changes: 55 additions & 0 deletions xresources/base16-jabuti-256.Xresources
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
! Base16 Jabuti
! Scheme author: https://github.com/notusknot
! Template author: Tinted Theming (https://github.com/tinted-theming)

#define base00 #292a37
#define base01 #343545
#define base02 #3c3e51
#define base03 #45475d
#define base04 #50526b
#define base05 #c0cbe3
#define base06 #d9e0ee
#define base07 #ffffff
#define base08 #ec6a88
#define base09 #efb993
#define base0A #e1c697
#define base0B #3fdaa4
#define base0C #ff7eb6
#define base0D #3fc6de
#define base0E #be95ff
#define base0F #8b8da9

*foreground: base05
#ifdef background_opacity
*background: [background_opacity]base00
#else
*background: base00
#endif
*cursorColor: base05

*color0: base00
*color1: base08
*color2: base0B
*color3: base0A
*color4: base0D
*color5: base0E
*color6: base0C
*color7: base05

*color8: base03
*color9: base08
*color10: base0B
*color11: base0A
*color12: base0D
*color13: base0E
*color14: base0C
*color15: base07

! Note: colors beyond 15 might not be loaded (e.g., xterm, urxvt),
! use 'shell' template to set these if necessary
*color16: base09
*color17: base0F
*color18: base01
*color19: base02
*color20: base04
*color21: base06
46 changes: 46 additions & 0 deletions xresources/base16-jabuti.Xresources
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
! Base16 Jabuti
! Scheme author: https://github.com/notusknot
! Template author: Tinted Theming (https://github.com/tinted-theming)

#define base00 #292a37
#define base01 #343545
#define base02 #3c3e51
#define base03 #45475d
#define base04 #50526b
#define base05 #c0cbe3
#define base06 #d9e0ee
#define base07 #ffffff
#define base08 #ec6a88
#define base09 #efb993
#define base0A #e1c697
#define base0B #3fdaa4
#define base0C #ff7eb6
#define base0D #3fc6de
#define base0E #be95ff
#define base0F #8b8da9

*foreground: base05
#ifdef background_opacity
*background: [background_opacity]base00
#else
*background: base00
#endif
*cursorColor: base05

*color0: base00
*color1: base08
*color2: base0B
*color3: base0A
*color4: base0D
*color5: base0E
*color6: base0C
*color7: base05

*color8: base03
*color9: base09
*color10: base01
*color11: base02
*color12: base04
*color13: base06
*color14: base0F
*color15: base07
55 changes: 55 additions & 0 deletions xresources/base16-nord-light-256.Xresources
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
! Base16 Nord Light
! Scheme author: threddast, based on fuxialexander's doom-nord-light-theme (Doom Emacs)
! Template author: Tinted Theming (https://github.com/tinted-theming)

#define base00 #e5e9f0
#define base01 #c2d0e7
#define base02 #b8c5db
#define base03 #aebacf
#define base04 #60728c
#define base05 #2e3440
#define base06 #3b4252
#define base07 #29838d
#define base08 #99324b
#define base09 #ac4426
#define base0A #9a7500
#define base0B #4f894c
#define base0C #398eac
#define base0D #3b6ea8
#define base0E #97365b
#define base0F #5272af

*foreground: base05
#ifdef background_opacity
*background: [background_opacity]base00
#else
*background: base00
#endif
*cursorColor: base05

*color0: base00
*color1: base08
*color2: base0B
*color3: base0A
*color4: base0D
*color5: base0E
*color6: base0C
*color7: base05

*color8: base03
*color9: base08
*color10: base0B
*color11: base0A
*color12: base0D
*color13: base0E
*color14: base0C
*color15: base07

! Note: colors beyond 15 might not be loaded (e.g., xterm, urxvt),
! use 'shell' template to set these if necessary
*color16: base09
*color17: base0F
*color18: base01
*color19: base02
*color20: base04
*color21: base06
Loading

0 comments on commit cd994a3

Please sign in to comment.