Skip to content

Commit

Permalink
Workspace: Update xfce4-terminal colors to VSCode Dark Modern
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnorNelson authored Nov 8, 2024
1 parent ed86955 commit e379d22
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<channel name="xfce4-terminal" version="1.0">
<property name="font-name" type="string" value="DejaVu Sans Mono 12"/>
<property name="color-palette" type="string" value="#000000;#cd3131;#0dbc79;#e5e510;#2472c8;#bc3fbc;#11a8cd;#e5e5e5;#666666;#f14c4c;#23d18b;#f5f543;#3b8eea;#d670d6;#29b8db;#e5e5e5"/>
<property name="color-foreground" type="string" value="#ffffff"/>
<property name="color-background" type="string" value="#181818"/>
<property name="color-cursor-use-default" type="bool" value="false"/>
<property name="color-cursor" type="string" value="#cccccc"/>
<property name="color-selection-use-default" type="bool" value="false"/>
<property name="color-selection-background" type="string" value="#264f78"/>
</channel>

0 comments on commit e379d22

Please sign in to comment.