mirror of
https://github.com/1xtier/.dotfiles.git
synced 2026-03-17 10:57:57 +00:00
macos
This commit is contained in:
33
macos/kitty/dark-theme.auto.conf
Normal file
33
macos/kitty/dark-theme.auto.conf
Normal file
@@ -0,0 +1,33 @@
|
||||
# Theme ported from the Mac Terminal application.
|
||||
|
||||
background #000000
|
||||
foreground #f2f2f2
|
||||
cursor #4d4d4d
|
||||
selection_background #414141
|
||||
color0 #000000
|
||||
color8 #666666
|
||||
color1 #990000
|
||||
color9 #e50000
|
||||
color2 #00a600
|
||||
color10 #00d900
|
||||
color3 #999900
|
||||
color11 #e5e500
|
||||
color4 #1f08db
|
||||
color12 #0000ff
|
||||
color5 #b200b2
|
||||
color13 #e500e5
|
||||
color6 #00a6b2
|
||||
color14 #00e5e5
|
||||
color7 #bfbfbf
|
||||
color15 #e5e5e5
|
||||
selection_foreground #000000
|
||||
|
||||
# START_AUTOGENERATED_TAB_STYLE
|
||||
# Feel free to update these colors manually and remove these comments.
|
||||
active_tab_foreground #eeeeee
|
||||
active_tab_background #414141
|
||||
inactive_tab_foreground #f2f2f2
|
||||
inactive_tab_background #000000
|
||||
# END_AUTOGENERATED_TAB_STYLE
|
||||
#background_image bg-blurred.png
|
||||
#background_image_layout scaled
|
||||
Reference in New Issue
Block a user