Questions tagged [theme-development]

6 questions
5
votes
1 answer

Changing the dark overlay background on the Activity- and Apps-overview screens, as well as behind dialog boxes (Gnome 3)

On Ubuntu 20.04.1 LTS Gnome version according the Settings app's "About" tab: 3.36.8 gnome-shell --version GNOME Shell 3.36.4 Theme: Yaru (the default; not the "light", not the "dark") When I press the super key, or activate the hot corner, the…
Levente
  • 4,607
4
votes
0 answers

Unity Theming Transparent Panel

I am making a theme for Ubuntu and just want to know 2 things (at the moment): How can I set the transparency of the panel from the theme and How can I set the height of the panel from within the theme's css file?
4
votes
1 answer

What is the right way to develop themes for Ubuntu?

I forked the Ambiance theme to create my own one which I maintain. I wonder what's the best way to develop Ubuntu themes. My current solution is: Have the theme directory into ~/Documents/foo I make edits in the CSS files. sudo rm -rf…
Ionică Bizău
  • 9,803
  • 25
  • 89
  • 129
2
votes
1 answer

How can I create custom themes Pluma editor for anyone to use?

Ubuntu MATE 20.10 groovy This "Pluma" code editor comes with Ubuntu mate (screenshot from https://mate-desktop.org/) In pluma > preferences > fonts & colors > Color scheme it states: You can add a new color scheme by clicking on Add..., and…
2
votes
0 answers

Applying kvantum themes to Gtk applications

Is there any way to apply Kvantum themes to Gtk applications in Kubuntu 18.04?
1
vote
2 answers

Change Desktop's font family

I can change filename's colors with that css file. (gtk.css) But I can't set the font or bold property, it is still default font and bold. How can I change font familiy or font weight? Thanks! - ( Eg. Image of my desktop: )
eminfedar
  • 245