Skip to content

Commit

Permalink
Add missing formats
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Badolato committed Feb 5, 2019
1 parent 4d92c2b commit 6e4a067
Show file tree
Hide file tree
Showing 11 changed files with 264 additions and 2 deletions.
44 changes: 44 additions & 0 deletions Xresources/Unikitty
@@ -0,0 +1,44 @@
!
! Generated with :
! XRDB2Xreources.py
!
*.foreground: #0b0b0b
*.background: #ff8cd9
*.cursorColor: #bafc8b
!
! Black
*.color0: #0c0c0c
*.color8: #434343
!
! Red
*.color1: #a80f20
*.color9: #d91329
!
! Green
*.color2: #bafc8b
*.color10: #d3ffaf
!
! Yellow
*.color3: #eedf4b
*.color11: #ffef50
!
! Blue
*.color4: #145fcd
*.color12: #0075ea
!
! Magenta
*.color5: #ff36a2
*.color13: #fdd5e5
!
! Cyan
*.color6: #6bd1bc
*.color14: #79ecd5
!
! White
*.color7: #e2d7e1
*.color15: #fff3fe
!
! Bold, Italic, Underline
*.colorBD: #000000
!*.colorIT:
*.colorUL: #38a276
17 changes: 17 additions & 0 deletions freebsd_vt/Unikitty.conf
@@ -0,0 +1,17 @@
# Unikitty
kern.vt.color.0.rgb="#0c0c0c"
kern.vt.color.1.rgb="#a80f20"
kern.vt.color.2.rgb="#bafc8b"
kern.vt.color.3.rgb="#eedf4b"
kern.vt.color.4.rgb="#145fcd"
kern.vt.color.5.rgb="#ff36a2"
kern.vt.color.6.rgb="#6bd1bc"
kern.vt.color.7.rgb="#0b0b0b"
kern.vt.color.8.rgb="#434343"
kern.vt.color.9.rgb="#d91329"
kern.vt.color.10.rgb="#d3ffaf"
kern.vt.color.11.rgb="#ffef50"
kern.vt.color.12.rgb="#0075ea"
kern.vt.color.13.rgb="#fdd5e5"
kern.vt.color.14.rgb="#79ecd5"
kern.vt.color.15.rgb="#fff3fe"
23 changes: 23 additions & 0 deletions kitty/Unikitty.conf
@@ -0,0 +1,23 @@
color0 #0c0c0c
color1 #a80f20
color2 #bafc8b
color3 #eedf4b
color4 #145fcd
color5 #ff36a2
color6 #6bd1bc
color7 #e2d7e1
color8 #434343
color9 #d91329
color10 #d3ffaf
color11 #ffef50
color12 #0075ea
color13 #fdd5e5
color14 #79ecd5
color15 #fff3fe
foreground #0b0b0b
selection_background #0b0b0b
background #ff8cd9
selection_foreground #ff8cd9
underline_color #38a276
url_color #38a276
cursor #bafc8b
4 changes: 2 additions & 2 deletions kitty/rebecca.conf
Expand Up @@ -14,10 +14,10 @@ color12 #69c0fa
color13 #c17ff8
color14 #8bfde1
color15 #f4f2f9
underline_color #596181
url_color #596181
foreground #e8e6ed
selection_background #e8e6ed
background #292a44
selection_foreground #292a44
underline_color #596181
url_color #596181
cursor #b89bf9
65 changes: 65 additions & 0 deletions konsole/Unikitty.colorscheme
@@ -0,0 +1,65 @@
[General]
Description=Unikitty
Opacity=1
Wallpaper=

[Background]
Color=255,140,217

[BackgroundIntense]
Color=255,140,217

[Foreground]
Color=11,11,11

[ForegroundIntense]
Color=0,0,0

[Color0]
Color=12,12,12

[Color1]
Color=168,15,32

[Color2Intense]
Color=211,255,175

[Color3Intense]
Color=255,239,80

[Color4Intense]
Color=0,117,234

[Color5Intense]
Color=253,213,229

[Color6Intense]
Color=121,236,213

[Color7Intense]
Color=255,243,254

[Color2]
Color=186,252,139

[Color3]
Color=238,223,75

[Color4]
Color=20,95,205

[Color5]
Color=255,54,162

[Color6]
Color=107,209,188

[Color7]
Color=226,215,225

[Color0Intense]
Color=67,67,67

[Color1Intense]
Color=217,19,41

25 changes: 25 additions & 0 deletions putty/Unikitty.reg
@@ -0,0 +1,25 @@
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\Unikitty]
"Colour2"="255,140,217"
"Colour3"="255,140,217"
"Colour0"="11,11,11"
"Colour1"="0,0,0"
"Colour5"="186,252,139"
"Colour4"="32,32,32"
"Colour6"="12,12,12"
"Colour8"="168,15,32"
"Colour11"="211,255,175"
"Colour13"="255,239,80"
"Colour15"="0,117,234"
"Colour17"="253,213,229"
"Colour19"="121,236,213"
"Colour21"="255,243,254"
"Colour10"="186,252,139"
"Colour12"="238,223,75"
"Colour14"="20,95,205"
"Colour16"="255,54,162"
"Colour18"="107,209,188"
"Colour20"="226,215,225"
"Colour7"="67,67,67"
"Colour9"="217,19,41"
23 changes: 23 additions & 0 deletions remmina/Unikitty.colors
@@ -0,0 +1,23 @@
[ssh_colors]
background = #ff8cd9
cursor = #bafc8b
foreground = #0b0b0b
color0 = #0c0c0c
color1 = #a80f20
color2 = #bafc8b
color3 = #eedf4b
color4 = #145fcd
color5 = #ff36a2
color6 = #6bd1bc
color7 = #e2d7e1
color8 = #434343
color9 = #d91329
color10 = #d3ffaf
color11 = #ffef50
color12 = #0075ea
color13 = #fdd5e5
color14 = #79ecd5
color15 = #fff3fe
colorBD = #000000
colorIT =
colorUL = #38a276
7 changes: 7 additions & 0 deletions terminator/Unikitty.config
@@ -0,0 +1,7 @@

[[Unikitty]]
palette = "#0c0c0c:#a80f20:#bafc8b:#eedf4b:#145fcd:#ff36a2:#6bd1bc:#e2d7e1:#434343:#d91329:#d3ffaf:#ffef50:#0075ea:#fdd5e5:#79ecd5:#fff3fe"
background_color = "#ff8cd9"
cursor_color = "#bafc8b"
foreground_color = "#0b0b0b"
background_image = None
23 changes: 23 additions & 0 deletions termite/Unikitty
@@ -0,0 +1,23 @@
[colors]
background = "#ff8cd9"
cursor = "#bafc8b"
foreground = "#0b0b0b"
color0 = #0c0c0c
color1 = #a80f20
color2 = #bafc8b
color3 = #eedf4b
color4 = #145fcd
color5 = #ff36a2
color6 = #6bd1bc
color7 = #e2d7e1
color8 = #434343
color9 = #d91329
color10 = #d3ffaf
color11 = #ffef50
color12 = #0075ea
color13 = #fdd5e5
color14 = #79ecd5
color15 = #fff3fe
colorBD = #000000
colorIT =
colorUL = #38a276
7 changes: 7 additions & 0 deletions xfce4terminal/colorschemes/Unikitty.theme
@@ -0,0 +1,7 @@

[Scheme]
Name=Unikitty
ColorForeground=#0b0b0b
ColorBackground=#ff8cd9
ColorCursor=#bafc8b
ColorPalette=#0c0c0c;#a80f20;#bafc8b;#eedf4b;#145fcd;#ff36a2;#6bd1bc;#e2d7e1;#434343;#d91329;#d3ffaf;#ffef50;#0075ea;#fdd5e5;#79ecd5;#fff3fe
28 changes: 28 additions & 0 deletions xrdb/Unikitty.xrdb
@@ -0,0 +1,28 @@
#define Ansi_0_Color #0c0c0c
#define Ansi_1_Color #a80f20
#define Ansi_10_Color #d3ffaf
#define Ansi_11_Color #ffef50
#define Ansi_12_Color #0075ea
#define Ansi_13_Color #fdd5e5
#define Ansi_14_Color #79ecd5
#define Ansi_15_Color #fff3fe
#define Ansi_2_Color #bafc8b
#define Ansi_3_Color #eedf4b
#define Ansi_4_Color #145fcd
#define Ansi_5_Color #ff36a2
#define Ansi_6_Color #6bd1bc
#define Ansi_7_Color #e2d7e1
#define Ansi_8_Color #434343
#define Ansi_9_Color #d91329
#define Background_Color #ff8cd9
#define Badge_Color #fdd5e5
#define Bold_Color #000000
#define Cursor_Color #bafc8b
#define Cursor_Guide_Color #fdd5e5
#define Cursor_Text_Color #202020
#define Foreground_Color #0b0b0b
#define Link_Color #005cbb
#define Selected_Text_Color #ffffff
#define Selection_Color #3ea9fe
#define Tab_Color #ff8cd9
#define Underline_Color #38a276

0 comments on commit 6e4a067

Please sign in to comment.