From 069be1d0e13739ab9badee36b8d573dfc91fa88e Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Tue, 4 May 2021 21:07:08 +0200 Subject: bashrc, vimrc and Xdefaults update --- .Xdefaults | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) (limited to '.Xdefaults') diff --git a/.Xdefaults b/.Xdefaults index 64d2594..36874e7 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -1,8 +1,26 @@ -xterm*Background: black -xterm*Foreground: white xterm*cursorColor: yellow xterm*pointerShape: xterm xterm*pointerColor: magenta xterm*faceSize: 12 xterm*faceName: wts11 Sxiv.background: #000000 + +! Dracula Xresources palette +*.foreground: #F8F8F2 +*.background: #282A36 +*.color0: #000000 +*.color8: #4D4D4D +*.color1: #FF5555 +*.color9: #FF6E67 +*.color2: #50FA7B +*.color10: #5AF78E +*.color3: #F1FA8C +*.color11: #F4F99D +*.color4: #BD93F9 +*.color12: #CAA9FA +*.color5: #FF79C6 +*.color13: #FF92D0 +*.color6: #8BE9FD +*.color14: #9AEDFE +*.color7: #BFBFBF +*.color15: #E6E6E6 -- cgit v1.2.3 tabs'> aboutsummaryrefslogtreecommitdiffstats
path: root/README.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-06-26Delete spoteezer.imlClyhtsuriva1-11/+0
2021-06-26Updated javadoc, added jacoco and the necessary JUnit for this feature.Clyhtsuriva128-78/+3725
2021-06-26Applying the latest package architecture.Clyhtsuriva9-3/+47
2021-06-26Modified compile.bat and run.bat to use maven.Clyhtsuriva2-2/+2
2021-06-26Delete out/production/spoteezer/musichub directoryClyhtsuriva17-0/+0
2021-06-26Removed reduced pom and added the content of STZ-0001 with a switch modif.Clyhtsuriva65-149/+208
2021-06-26Delete .classpathClyhtsuriva1-6/+0
2021-06-26Delete .projectClyhtsuriva1-17/+0
2021-06-26Delete .idea directoryClyhtsuriva4-28/+0
2021-06-26UpdateClyhtsuriva50-84/+84
2021-06-26Changed the architecture to respect maven and generated an empty javadocClyhtsuriva129-23/+7829
2021-06-26Add reset, pause, quit functionalitysaid belhadj46-18/+100
2021-06-26Adding the pom.xml and target folder created from mvn package.Clyhtsuriva6-0/+164
2021-06-26Add the possibility to listen a song thanks to Audio System librarysaid belhadj7-4/+55
2021-06-25Fixing STZ-0004 issue.Clyhtsuriva1-1/+3
2021-06-17Delete initial_class_diagram.pngClyhtsuriva1-0/+0