master
Tom Weber 3 years ago
parent b90919fcaa
commit 7472d7a738

@ -0,0 +1,37 @@
! special
*.foreground: #d8caac
*.background: #323d43
*.cursorColor: #d8caac
! black
*.color0: #868d80
*.color8: #868d80
! red
*.color1: #e68183
*.color9: #e68183
! green
*.color2: #a7c080
*.color10: #a7c080
! yellow
*.color3: #d9bb80
*.color11: #d9bb80
! blue
*.color4: #89beba
*.color12: #89beba
! magenta
*.color5: #d3a0bc
*.color13: #d3a0bc
! cyan
*.color6: #87c095
*.color14: #87c095
! white
*.color7: #d8caac
*.color15: #d8caac

@ -6,56 +6,44 @@ bold_italic_font Hack ItalicBold
font_size 24.0
background_opacity 0.95
foreground #F9F9F9
background #373E4D
selection_foreground #434C5e
selection_background #F4F4F4
url_color #8be9fd
foreground #d8cacc
background #323d43
selection_foreground #3c474d
selection_background #525c62
url_color #415c6d
cursor #7fbbb3
# black
color0 #434C5e
color8 #4C566A
color0 #4a555b
color8 #525c62
# red
color1 #FA5AA4
color9 #FA74B2
color1 #e68183
color9 #e68183
# green
color2 #2BE491
color10 #44EB9F
color2 #a7c080
color10 #a7c080
# yellow
color3 #FA946E
color11 #FAA687
color3 #dbbc7f
color11 #dbbc7f
# blue
color4 #63C5EA
color12 #7ACBEA
color4 #7fbbb3
color12 #7fbbb3
# magenta
color5 #CF8EF4
color13 #D8A6F4
color5 #d699b6
color13 #d699b6
# cyan
color6 #89CCF7
color14 #A1D5F7
color6 #83c092
color14 #83c092
# white
color7 #F9F9F9
color15 #F7F7F7
# Cursor colors
cursor #F9F9F9
cursor_text_color background
# Tab bar colors
active_tab_foreground #282a36
active_tab_background #f8f8f2
inactive_tab_foreground #282a36
inactive_tab_background #6272a4
# Marks
mark1_foreground #282a36
mark1_background #ff5555
color7 #d8caac
color15 #d8caac

Loading…
Cancel
Save