Add Lubuntu terminal color scheme and set it as QTerminal default
This commit is contained in:
parent
8e83520d1a
commit
130f1a9820
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
lubuntu-default-settings (25.04.3) plucky; urgency=medium
|
||||||
|
|
||||||
|
* Spin off the Ubuntu color scheme into a Lubuntu color scheme and default
|
||||||
|
to that.
|
||||||
|
|
||||||
|
-- Aaron Rainbolt <arraybolt3@ubuntu.com> Fri, 31 Jan 2025 11:13:15 -0600
|
||||||
|
|
||||||
lubuntu-default-settings (25.04.2) plucky; urgency=medium
|
lubuntu-default-settings (25.04.2) plucky; urgency=medium
|
||||||
|
|
||||||
* Default to the Ubuntu color scheme for QTerminal.
|
* Default to the Ubuntu color scheme for QTerminal.
|
||||||
|
@ -4,7 +4,7 @@ FixedTabWidth=false
|
|||||||
HideTabBarWithOnlyOneTab=true
|
HideTabBarWithOnlyOneTab=true
|
||||||
fontFamily=Ubuntu Mono
|
fontFamily=Ubuntu Mono
|
||||||
fontSize=14
|
fontSize=14
|
||||||
colorScheme=Ubuntu
|
colorScheme=Lubuntu
|
||||||
|
|
||||||
[MainWindow]
|
[MainWindow]
|
||||||
size=@Size(800 600)
|
size=@Size(800 600)
|
||||||
|
67
src/usr/share/qtermwidget6/color-schemes/Lubuntu.colorscheme
Normal file
67
src/usr/share/qtermwidget6/color-schemes/Lubuntu.colorscheme
Normal file
@ -0,0 +1,67 @@
|
|||||||
|
[General]
|
||||||
|
Description=Lubuntu
|
||||||
|
Opacity=1
|
||||||
|
Wallpaper=
|
||||||
|
|
||||||
|
[Background]
|
||||||
|
Color=00,00,44
|
||||||
|
MaxRandomHue=0
|
||||||
|
MaxRandomSaturation=0
|
||||||
|
MaxRandomValue=0
|
||||||
|
|
||||||
|
[BackgroundIntense]
|
||||||
|
Color=48,10,36
|
||||||
|
|
||||||
|
[Color0]
|
||||||
|
Color=46,52,54
|
||||||
|
|
||||||
|
[Color0Intense]
|
||||||
|
Color=85,87,83
|
||||||
|
|
||||||
|
[Color1]
|
||||||
|
Color=204,0,0
|
||||||
|
|
||||||
|
[Color1Intense]
|
||||||
|
Color=239,41,41
|
||||||
|
|
||||||
|
[Color2]
|
||||||
|
Color=78,154,6
|
||||||
|
|
||||||
|
[Color2Intense]
|
||||||
|
Color=138,226,52
|
||||||
|
|
||||||
|
[Color3]
|
||||||
|
Color=196,160,0
|
||||||
|
|
||||||
|
[Color3Intense]
|
||||||
|
Color=252,233,79
|
||||||
|
|
||||||
|
[Color4]
|
||||||
|
Color=52,101,164
|
||||||
|
|
||||||
|
[Color4Intense]
|
||||||
|
Color=114,159,207
|
||||||
|
|
||||||
|
[Color5]
|
||||||
|
Color=117,80,123
|
||||||
|
|
||||||
|
[Color5Intense]
|
||||||
|
Color=173,127,168
|
||||||
|
|
||||||
|
[Color6]
|
||||||
|
Color=6,152,154
|
||||||
|
|
||||||
|
[Color6Intense]
|
||||||
|
Color=52,226,226
|
||||||
|
|
||||||
|
[Color7]
|
||||||
|
Color=211,215,207
|
||||||
|
|
||||||
|
[Color7Intense]
|
||||||
|
Color=238,238,236
|
||||||
|
|
||||||
|
[Foreground]
|
||||||
|
Color=238,238,236
|
||||||
|
|
||||||
|
[ForegroundIntense]
|
||||||
|
Color=238,238,236
|
Loading…
x
Reference in New Issue
Block a user