Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
awit-zsh-superawesome
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
allworldit
awit-zsh-superawesome
Commits
8d8bcb51
Commit
8d8bcb51
authored
6 years ago
by
Nigel Kukard
Browse files
Options
Downloads
Patches
Plain Diff
Added Konsole colorscheme and profile
parent
eb4d88e6
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
AWIT-ZSH-SuperAwesome.colorscheme
+97
-0
97 additions, 0 deletions
AWIT-ZSH-SuperAwesome.colorscheme
AWIT-ZSH-SuperAwesome.profile
+25
-0
25 additions, 0 deletions
AWIT-ZSH-SuperAwesome.profile
README.md
+3
-1
3 additions, 1 deletion
README.md
with
125 additions
and
1 deletion
AWIT-ZSH-SuperAwesome.colorscheme
0 → 100644
+
97
−
0
View file @
8d8bcb51
[Background]
Color=0,0,0
MaxRandomHue=0
MaxRandomSaturation=0
MaxRandomValue=0
[BackgroundFaint]
Color=0,0,0
[BackgroundIntense]
Color=104,104,104
[Color0]
Color=0,0,0
[Color0Faint]
Color=24,24,24
[Color0Intense]
Color=104,104,104
[Color1]
Color=178,24,24
[Color1Faint]
Color=101,0,0
[Color1Intense]
Color=255,84,84
[Color2]
Color=24,178,24
[Color2Faint]
Color=0,101,0
[Color2Intense]
Color=84,255,84
[Color3]
Color=178,104,24
[Color3Faint]
Color=101,94,0
[Color3Intense]
Color=255,255,84
[Color4]
Color=85,85,255
[Color4Faint]
Color=0,0,101
[Color4Intense]
Color=0,170,255
[Color5]
Color=178,24,178
[Color5Faint]
Color=101,0,101
[Color5Intense]
Color=255,84,255
[Color6]
Color=24,178,178
[Color6Faint]
Color=0,101,101
[Color6Intense]
Color=84,255,255
[Color7]
Color=178,178,178
[Color7Faint]
Color=101,101,101
[Color7Intense]
Color=255,255,255
[Foreground]
Color=178,178,178
[ForegroundFaint]
Color=101,101,101
[ForegroundIntense]
Color=255,255,255
[General]
Description=AWIT ZSH SuperAwesome
Opacity=1
Wallpaper=
This diff is collapsed.
Click to expand it.
AWIT-ZSH-SuperAwesome.profile
0 → 100644
+
25
−
0
View file @
8d8bcb51
[
Appearance
]
AntiAliasFonts
=
true
BoldIntense
=
true
ColorScheme
=
AWIT
-
ZSH
-
SuperAwesome
Font
=
Hack
Nerd
Font
Mono
,
12
,
-
1
,
0
,
50
,
0
,
0
,
0
,
0
,
0
,
Regular
UseFontLineChararacters
=
false
[
Cursor
Options
]
CursorShape
=
2
[
General
]
Command
=/
bin
/
zsh
LocalTabTitleFormat
=%
d
-
%
n
-
%
w
Name
=
AWIT
ZSH
SuperAwesome
Parent
=
FALLBACK
/
RemoteTabTitleFormat
=
(
%
u
)
%
H
-
%
w
[
Interaction
Options
]
TrimTrailingSpacesInSelectedText
=
true
[
Scrolling
]
HistorySize
=
10000
[
Terminal
Features
]
BlinkingCursorEnabled
=
true
This diff is collapsed.
Click to expand it.
README.md
+
3
−
1
View file @
8d8bcb51
...
...
@@ -7,8 +7,10 @@
mkdir ~/.fonts
cp fonts/*.ttf ~/.fonts/
fc-cache -fv ~/.fonts
cp AWIT-ZSH-SuperAwesome.profile ~/.local/share/konsole/
cp AWIT-ZSH-SuperAwesome.colorscheme ~/.local/share/konsole/
Next in your terminal select "Hack Nerd Font Mono"
Select the "AWIT-ZSH-SuperAwesome" profile as default in Konsole's profile manager.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment