added ansible script

This commit is contained in:
liph
2026-02-16 23:40:30 +01:00
parent e6e444fff7
commit 8925d9677e
86 changed files with 15476 additions and 1911 deletions

View File

@@ -1,56 +1,47 @@
## name: Rosé Pine Moon
## author: mvllow
## license: MIT
## upstream: https://github.com/rose-pine/kitty/blob/main/dist/rose-pine-moon.conf
## blurb: All natural pine, faux fur and a bit of soho vibes for the classy minimalist
background #282828
foreground #d4be98
foreground #e0def4
background #232136
selection_foreground #e0def4
selection_background #44415a
selection_background #d4be98
selection_foreground #282828
cursor #56526e
cursor_text_color #e0def4
cursor #a89984
cursor_text_color background
url_color #c4a7e7
active_tab_background #282828
active_tab_foreground #d4be98
active_tab_font_style bold
inactive_tab_background #282828
inactive_tab_foreground #a89984
inactive_tab_font_style normal
active_tab_foreground #e0def4
active_tab_background #393552
inactive_tab_foreground #6e6a86
inactive_tab_background #232136
# Black
color0 #665c54
color8 #928374
active_border_color #3e8fb0
inactive_border_color #44415a
# Red
color1 #ea6962
color9 #ea6962
# black
color0 #393552
color8 #6e6a86
# Green
color2 #a9b665
color10 #a9b665
# red
color1 #eb6f92
color9 #eb6f92
# Yellow
color3 #e78a4e
color11 #d8a657
# green
color2 #3e8fb0
color10 #3e8fb0
# Blue
color4 #7daea3
color12 #7daea3
# yellow
color3 #f6c177
color11 #f6c177
# Magenta
color5 #d3869b
color13 #d3869b
# blue
color4 #9ccfd8
color12 #9ccfd8
# magenta
color5 #c4a7e7
color13 #c4a7e7
# cyan
color6 #ea9a97
color14 #ea9a97
# white
color7 #e0def4
color15 #e0def4
# Cyan
color6 #89b482
color14 #89b482
# White
color7 #d4be98
color15 #d4be98

View File

@@ -1,5 +1,5 @@
# BEGIN_KITTY_THEME
# Rosé Pine Moon
# Gruvbox Material
include current-theme.conf
# END_KITTY_THEME
#

View File

@@ -1,5 +1,5 @@
# BEGIN_KITTY_THEME
# Gruvbox Material
# Kanagawa
include current-theme.conf
# END_KITTY_THEME
#