Skip to content

Commit

Permalink
fix: correcting Dark+ background color (mbadolato#362)
Browse files Browse the repository at this point in the history
  • Loading branch information
saccarosium authored May 31, 2022
1 parent 6835cd7 commit ae0d58c
Show file tree
Hide file tree
Showing 18 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion Xresources/Dark+
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
! XRDB2Xreources.py
!
*.foreground: #cccccc
*.background: #0e0e0e
*.background: #1e1e1e
*.cursorColor: #ffffff
!
! Black
Expand Down
2 changes: 1 addition & 1 deletion alacritty/Dark+.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ colors:
white: '#e5e5e5'
yellow: '#e5e510'
primary:
background: '#0e0e0e'
background: '#1e1e1e'
foreground: '#cccccc'
selection:
background: '#3a3d41'
Expand Down
2 changes: 1 addition & 1 deletion dynamic-colors/Dark+.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh
# Dark+
printf "\033]4;0;#000000;1;#cd3131;2;#0dbc79;3;#e5e510;4;#2472c8;5;#bc3fbc;6;#11a8cd;7;#e5e5e5;8;#666666;9;#f14c4c;10;#23d18b;11;#f5f543;12;#3b8eea;13;#d670d6;14;#29b8db;15;#e5e5e5\007"
printf "\033]10;#cccccc;#0e0e0e;#ffffff\007"
printf "\033]10;#cccccc;#1e1e1e;#ffffff\007"
printf "\033]17;#3a3d41\007"
printf "\033]19;#e0e0e0\007"
printf "\033]5;0;#ffffff\007"
4 changes: 2 additions & 2 deletions kitty/Dark+.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ color12 #3b8eea
color13 #d670d6
color14 #29b8db
color15 #e5e5e5
background #0e0e0e
selection_foreground #0e0e0e
background #1e1e1e
selection_foreground #1e1e1e
cursor #ffffff
foreground #cccccc
selection_background #cccccc
4 changes: 2 additions & 2 deletions konsole/Dark+.colorscheme
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ Opacity=1
Wallpaper=

[Background]
Color=14,14,14
Color=30,30,30

[BackgroundIntense]
Color=14,14,14
Color=30,30,30

[Foreground]
Color=204,204,204
Expand Down
2 changes: 1 addition & 1 deletion lxterminal/Dark+.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
;Paste the following configurations in thecorresponding place in lxterminal.conf.
bgcolor=rgba(14,14,14,1)
bgcolor=rgba(30,30,30,1)
fgcolor=rgb(204,204,204)
palette_color_0=rgb(0,0,0)
palette_color_1=rgb(205,49,49)
Expand Down
2 changes: 1 addition & 1 deletion mobaxterm/Dark+.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
;Theme: Dark+
[Colors]
DefaultColorScheme=0
BackgroundColour=14,14,14
BackgroundColour=30,30,30
ForegroundColour=204,204,204
CursorColour=255,255,255
Black=0,0,0
Expand Down
2 changes: 1 addition & 1 deletion pantheonterminal/Dark+.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ dconf load /org/pantheon/terminal/settings/ <<COLORS
name='Dark+'
cursor-color='#ffffff'
foreground='#cccccc'
background='rgba(14,14,14,.95)'
background='rgba(30,30,30,.95)'
palette='#000000:#cd3131:#0dbc79:#e5e510:#2472c8:#bc3fbc:#11a8cd:#e5e5e5:#666666:#f14c4c:#23d18b:#f5f543:#3b8eea:#d670d6:#29b8db:#e5e5e5'
COLORS
4 changes: 2 additions & 2 deletions putty/Dark+.reg
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\Dark+]
"Colour2"="14,14,14"
"Colour3"="14,14,14"
"Colour2"="30,30,30"
"Colour3"="30,30,30"
"Colour0"="204,204,204"
"Colour1"="255,255,255"
"Colour5"="255,255,255"
Expand Down
2 changes: 1 addition & 1 deletion remmina/Dark+.colors
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[ssh_colors]
background = #0e0e0e
background = #1e1e1e
cursor = #ffffff
cursor_foreground = #000000
foreground = #cccccc
Expand Down
6 changes: 3 additions & 3 deletions schemes/Dark+.itermcolors
Original file line number Diff line number Diff line change
Expand Up @@ -215,13 +215,13 @@
<key>Alpha Component</key>
<real>1</real>
<key>Blue Component</key>
<real>0.055718656629323959</real>
<real>0.11764705926179886</real>
<key>Color Space</key>
<string>sRGB</string>
<key>Green Component</key>
<real>0.055718656629323959</real>
<real>0.11764705926179886</real>
<key>Red Component</key>
<real>0.056854248046875</real>
<real>0.11764705926179886</real>
</dict>
<key>Badge Color</key>
<dict>
Expand Down
Binary file modified screenshots/dark_plus.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion terminator/Dark+.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

[[Dark+]]
palette = "#000000:#cd3131:#0dbc79:#e5e510:#2472c8:#bc3fbc:#11a8cd:#e5e5e5:#666666:#f14c4c:#23d18b:#f5f543:#3b8eea:#d670d6:#29b8db:#e5e5e5"
background_color = "#0e0e0e"
background_color = "#1e1e1e"
cursor_color = "#ffffff"
foreground_color = "#cccccc"
background_image = None
2 changes: 1 addition & 1 deletion termite/Dark+
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[colors]
background = #0e0e0e
background = #1e1e1e
cursor = #ffffff
foreground = #cccccc
color0 = #000000
Expand Down
2 changes: 1 addition & 1 deletion wezterm/Dark+.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Dark+
[colors]
foreground = "#cccccc"
background = "#0e0e0e"
background = "#1e1e1e"
cursor_bg = "#ffffff"
cursor_border = "#ffffff"
cursor_fg = "#000000"
Expand Down
2 changes: 1 addition & 1 deletion windowsterminal/Dark+.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"brightPurple": "#d670d6",
"brightCyan": "#29b8db",
"brightWhite": "#e5e5e5",
"background": "#0e0e0e",
"background": "#1e1e1e",
"foreground": "#cccccc",
"cursorColor": "#ffffff",
"selectionBackground": "#3a3d41"
Expand Down
2 changes: 1 addition & 1 deletion xfce4terminal/colorschemes/Dark+.theme
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
[Scheme]
Name=Dark+
ColorForeground=#cccccc
ColorBackground=#0e0e0e
ColorBackground=#1e1e1e
ColorCursor=#ffffff
ColorPalette=#000000;#cd3131;#0dbc79;#e5e510;#2472c8;#bc3fbc;#11a8cd;#e5e5e5;#666666;#f14c4c;#23d18b;#f5f543;#3b8eea;#d670d6;#29b8db;#e5e5e5
2 changes: 1 addition & 1 deletion xrdb/Dark+.xrdb
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#define Ansi_7_Color #e5e5e5
#define Ansi_8_Color #666666
#define Ansi_9_Color #f14c4c
#define Background_Color #0e0e0e
#define Background_Color #1e1e1e
#define Badge_Color #ff2600
#define Bold_Color #ffffff
#define Cursor_Color #ffffff
Expand Down

0 comments on commit ae0d58c

Please sign in to comment.