diff options
| author | realtradam <[email protected]> | 2022-03-22 02:49:42 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-03-22 02:49:42 -0400 |
| commit | 1392e7cc938c25d601dcade20b1f739f8fa002cc (patch) | |
| tree | b55b0b8007f9c7993807a198ec33f4d1ba813954 /current-theme.conf | |
| download | config-kitty-master.tar.gz config-kitty-master.zip | |
Diffstat (limited to 'current-theme.conf')
| -rw-r--r-- | current-theme.conf | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/current-theme.conf b/current-theme.conf new file mode 100644 index 0000000..c79637b --- /dev/null +++ b/current-theme.conf @@ -0,0 +1,23 @@ +# Monokai_Soda + +background #191919 +foreground #c4c4b5 +cursor #f6f6ec +selection_background #343434 +color0 #191919 +color8 #615e4b +color1 #f3005f +color9 #f3005f +color2 #97e023 +color10 #97e023 +color3 #fa8419 +color11 #dfd561 +color4 #9c64fe +color12 #9c64fe +color5 #f3005f +color13 #f3005f +color6 #57d1ea +color14 #57d1ea +color7 #c4c4b5 +color15 #f6f6ee +selection_foreground #191919 |
