Skip to content

Commit

Permalink
Update arena-256 theme
Browse files Browse the repository at this point in the history
  • Loading branch information
leo-arch committed Feb 17, 2024
1 parent d9cc753 commit d17e40e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions colors/arena-256.clifm
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
# License: GPL3

define D=0 # Default terminal foreground color
#define BD=1 # Bold (keep current color)
define BD=0;1 # Bold (reset foreground color)

define R=38;5;203 # Red
Expand Down Expand Up @@ -64,8 +63,7 @@ InterfaceColors="bm=BG:dd=:de=C:df=W:dg=Y:dk=R:dl=DW:dn=DW:dr=Y:do=C:dp=M:dw=R:d

ExtColors="*.tar=BR:*.tgz=BR:*.taz=BR:*.lha=BR:*.lz4=BR:*.lzh=BR:*.lzma=BR:*.tlz=BR:*.txz=BR:*.tzo=BR:*.t7z=BR:*.zip=BR:*.z=BR:*.dz=BR:*.gz=BR:*.lrz=BR:*.lz=BR:*.lzo=BR:*.xz=BR:*.zst=BR:*.tzst=BR:*.bz2=BR:*.bz=BR:*.tbz=BR:*.tbz2=BR:*.tz=BR:*.deb=BR:*.rpm=BR:*.rar=BR:*.cpio=BR:*.7z=BR:*.rz=BR:*.cab=BR:*.iso=BR:*.html=Y:*.htm=Y:*.jpg=BM:*.jpeg=BM:*.mjpg=BM:*.mjpeg=BM:*.gif=BM:*.bmp=BM:*.xbm=BM:*.xpm=BM:*.png=BM:*.svg=BM:*.pcx=BM:*.mov=BM:*.mpg=BM:*.mpeg=BM:*.m2v=BM:*.mkv=BM:*.webm=BM:*.webp=BM:*.ogm=BM:*.ogv=BM:*.mp4=BM:*.m4v=BM:*.mp4v=BM:*.vob=BM:*.wmv=BM:*.flc=BM:*.avi=BM:*.flv=BM:*.m4a=BY:*.mid=BY:*.midi=BY:*.mp3=BY:*.ogg=BY:*.wav=BY:*.pdf=BR:*.djvu=BR:*.doc=M:*.docx=M:*.xls=M:*.xlsx=M:*.ppt=M:*.pptx=M:*.odt=M:*.ods=M:*.odp=M:*.rtf=M:*.cache=DW:*.tmp=DW:*.temp=DW:*.log=DW:*.bak=DW:*.bk=DW:*.in=DW:*.out=DW:*.part=DW:*.aux=DW:*.c=BD:*.c++=BD:*.h=BD:*.cc=BD:*.cpp=BD:*.h=BD:*.h++=BD:*.hh=BD:*.go=BD:*.java=BD:*.js=BD:*.lua=BD:*.rb=BD:*.rs=BD:"

DateShades="2,196-2,231,253,250,247,244"
#SizeShades="2,196-2,114,150,144,172,190"
# DateShades uses default values
SizeShades="2,196-2,109,150,180,172,190"

DirIconColor="Y"
Expand Down

0 comments on commit d17e40e

Please sign in to comment.