You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
First - thank you for creating this project, it is awesome - I love this feature that cd into directory triggers view change.
Solarized Dark UI
I created global Solarized Dark theme (it is a bit darker than solarized defaults to make it more 'macOS-like'. If you think it is good enough to add this to defaults then it would be nice to share it with others:
Solarized Dark UI
name "SolarizedDark"
base {
appearance "dark"
background #00222b
separator #062b35
text #b7b8a7
}
actionBar {
separator #062b35
button {
background #062b35
hotkey #b7b8a6
text #cfd2b9
}
}
asyncProgressBar {
border #46585e
progress #697678
itemProgress #768181
}
breadcrumbs {
color1 #00222b
color2 #062b35
color3 #46585e
separator #516269
text #98998a
}
files {
background {
alternate #001e25
current #123640
currentSelected #164450
selected #00384a
}
dragDropSelection {
width 1
}
text {
current #e0e2cd
currentSelected #fd6b08
hidden #535352
matched #fc503f
selected #fd6a08
highlighting1 #268bd2
highlighting2 #859900
highlighting3 #d33682
highlighting4 #6c71c4
}
}
searchBar {
query {
text #b7b8a7
placeholder #88839496
}
results {
highlighting #cb4b16
selection #073642
subtitle #797a6e
text #b7b8a7
}
rowSeparator {
color #062b35
show true
}
}
statusBar {
border #062b35
text #aeaeae
quickSelectNoResultsHighlighting #dc322f
}
tableHeader {
separator #062b35
text #999da2
pressed {
background #062b35
}
}
tabs {
active {
text #98998a
}
inactive {
background #001f28
text #606056
}
}
terminal {
caret {
background #062b35
text #fdf6e3
}
}
textEditor {
error #dc322f
warning #b58900
keyword #859900
comment #586e75
identifier #cb4b16
literal {
string #2aa198
number #268bd2
color #268bd2
}
gutter {
background #062b35
text #99839496
}
}
Issues
Program doesn't open text files with application determined in settings:
Opening Theme
Teminal is not rendering lsd command properly
lsd example
Feature Request
It would be cool tho have toggle for showing favorites:
Sidebar
Pinned Favorites (that can be different from sidebar favorites)
The text was updated successfully, but these errors were encountered:
Hi,
First - thank you for creating this project, it is awesome - I love this feature that
cd
into directory triggers view change.Solarized Dark UI
I created global Solarized Dark theme (it is a bit darker than solarized defaults to make it more 'macOS-like'. If you think it is good enough to add this to defaults then it would be nice to share it with others:
Solarized Dark UI
Issues
Program doesn't open text files with application determined in settings:
Opening Theme
Teminal is not rendering
lsd
command properlylsd example
Feature Request
It would be cool tho have toggle for showing favorites:
The text was updated successfully, but these errors were encountered: