Skip to content

Commit c63b989

Browse files
wpkelsojeremypw
andauthored
Themes: Make color09 different from bg (#985)
* brblack and bg shouldn't be the same * base1 has better contrast than black --------- Co-authored-by: Jeremy Wootten <jeremywootten@gmail.com>
1 parent 58f8cab commit c63b989

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

data/io.elementary.terminal.gschema.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@
142142
<description>The shape of the cursor of the terminal.</description>
143143
</key>
144144
<key name="palette" type="s">
145-
<default>"#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#dc322f:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3"</default>
145+
<default>"#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#93a1a1:#dc322f:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3"</default>
146146
<summary>Palette of the terminal.</summary>
147147
<description>Defines the colors of various things in the terminal.</description>
148148
</key>

0 commit comments

Comments
 (0)